Mock Version: 1.2.3 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/restraint.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1713/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/restraint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} warning: Could not canonicalize hostname: i-0001ff53 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/restraint-0.1.17-3.git.0.c5a10e6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/restraint.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1713/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/restraint.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hP9V1i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf restraint-git-0.c5a10e6 + /usr/bin/gzip -dc /builddir/build/SOURCES/restraint-git-0.c5a10e6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd restraint-git-0.c5a10e6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hrvcvq + umask 022 + cd /builddir/build/BUILD + cd restraint-git-0.c5a10e6 + pushd third-party ~/build/BUILD/restraint-git-0.c5a10e6/third-party ~/build/BUILD/restraint-git-0.c5a10e6 + make tar -xzf xz-5.0.4.tar.gz patch -dxz-5.0.4 -p1 sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the 'cmp's didn't complain, it looks like you're in business. To install in /usr/local/bin, /usr/local/lib, /usr/local/man and /usr/local/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/bzip2-1.0.6' make -C bzip2-1.0.6 PREFIX=/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree install make[1]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/bzip2-1.0.6' if ( test ! -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin ) ; then mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin ; fi if ( test ! -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ) ; then mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ; fi if ( test ! -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man ) ; then mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man ; fi if ( test ! -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1 ) ; then mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1 ; fi if ( test ! -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include ) ; then mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include ; fi cp -f bzip2 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzip2 cp -f bzip2 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bunzip2 cp -f bzip2 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzcat cp -f bzip2recover /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzip2recover chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzip2 chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bunzip2 chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzcat chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzip2recover cp -f bzip2.1 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1 chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzip2.1 cp -f bzlib.h /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/bzlib.h cp -f libbz2.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libbz2.a cp -f bzgrep /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzgrep ln -s -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzgrep /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzegrep ln -s -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzgrep /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzfgrep chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzgrep cp -f bzmore /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzmore ln -s -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzmore /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzless chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzmore cp -f bzdiff /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzdiff ln -s -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzdiff /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzcmp chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1 chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzgrep.1 chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzmore.1 chmod a+r /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/man/man1/bzcmp.1 make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/bzip2-1.0.6' tar -xzf libffi-3.1.tar.gz patch -dlibffi-3.1 -p1 = 2.2... 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 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 ga 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 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... 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/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 extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for vprintf... yes checking for _doprnt... no 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 atexit... yes checking for on_exit... yes checking for timegm... yes checking for gmtime_r... 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... yes checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) 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 sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... no checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes 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_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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... 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 strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... 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 memmem... yes checking for chown... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... 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 for C99 vsnprintf... yes checking whether printf supports positional parameters... 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 getprotobyname_r... yes checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... 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 linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 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 wcslen... 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 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 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 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 posix getpwuid_r... yes checking for posix getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_monotonic... no checking for pthread_cond_timedwait_monotonic_np... no 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 gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/bin/xmlcatalog checking whether to generate man pages... no checking whether to include dtrace tracing support... 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 -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 -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 build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating build/win32/vs11/Makefile config.status: creating glib/Makefile config.status: creating glib/glib.stp 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/gobject.stp 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/fen/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 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/gdbus-object-manager-example/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-modular-tests make -C glib-2.38.0 make[1]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' Making all in . make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' Making all in m4macros make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' Making all in glib make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' GEN glibconfig-stamp config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making all in libcharset make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' CC libcharset_la-localcharset.lo CCLD libcharset.la GEN ref-add.sed GEN ref-del.sed GEN charset.alias make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' Making all in pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/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_xclass.lo CCLD libpcre.la make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' Making all in update-pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' CC libglib_2_0_la-gallocator.lo CC libglib_2_0_la-gcache.lo CC libglib_2_0_la-gcompletion.lo CC libglib_2_0_la-grel.lo CC libglib_2_0_la-gthread-deprecated.lo 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-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-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 CCLD libglib-2.0.la CC gtester.o CCLD gtester echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making all in gmodule make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' CC libgmodule_2_0_la-gmodule.lo CCLD libgmodule-2.0.la make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' Making all in gthread make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make all-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' CC libgthread_2_0_la-gthread-impl.lo CCLD libgthread-2.0.la make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' Making all in gobject make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' 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 CCLD libgobject-2.0.la CC gobject-query.o CCLD gobject-query CC glib-genmarshal.o CCLD glib-genmarshal GEN gobject-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making all in gio make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' GEN gioenumtypes.h GEN gioenumtypes.c make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making all in gdbus-2.0/codegen make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' GEN gdbus-codegen make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' Making all in xdgmime make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/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[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' Making all in inotify make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/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 CC libinotify_la-ginotifydirectorymonitor.lo CCLD libinotify.la make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' Making all in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' 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-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-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-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-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-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-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-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-gdesktopappinfo.lo CC libgio_2_0_la-gfiledescriptorbased.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-gunixmount.lo CC libgio_2_0_la-gunixmounts.lo CC libgio_2_0_la-gunixsocketaddress.lo CC libgio_2_0_la-gunixvolume.lo CC libgio_2_0_la-gunixvolumemonitor.lo CC libgio_2_0_la-gunixinputstream.lo CC libgio_2_0_la-gunixoutputstream.lo CC libgio_2_0_la-gcontenttype.lo CC libgio_2_0_la-gnetworkmonitornetlink.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-gvdb-reader.lo CC libgio_2_0_la-gdelayedsettingsbackend.lo CC libgio_2_0_la-gkeyfilesettingsbackend.lo CC libgio_2_0_la-gmemorysettingsbackend.lo CC libgio_2_0_la-gnullsettingsbackend.lo CC libgio_2_0_la-gsettingsbackend.lo CC libgio_2_0_la-gsettingsschema.lo CC libgio_2_0_la-gsettings-mapping.lo CC libgio_2_0_la-gsettings.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 CC libgio_2_0_la-gdbuserror.lo CC libgio_2_0_la-gdbusconnection.lo CC libgio_2_0_la-gdbusmessage.lo CC libgio_2_0_la-gdbusnameowning.lo CC libgio_2_0_la-gdbusnamewatching.lo CC libgio_2_0_la-gdbusproxy.lo CC libgio_2_0_la-gdbusprivate.lo CC libgio_2_0_la-gdbusintrospection.lo CC libgio_2_0_la-gdbusmethodinvocation.lo CC libgio_2_0_la-gdbusserver.lo CC libgio_2_0_la-gdbusinterface.lo CC libgio_2_0_la-gdbusinterfaceskeleton.lo CC libgio_2_0_la-gdbusobject.lo CC libgio_2_0_la-gdbusobjectskeleton.lo CC libgio_2_0_la-gdbusobjectproxy.lo CC libgio_2_0_la-gdbusobjectmanager.lo CC libgio_2_0_la-gdbusobjectmanagerclient.lo CC libgio_2_0_la-gdbusobjectmanagerserver.lo CC libgio_2_0_la-gtestdbus.lo CC libgio_2_0_la-glocaldirectorymonitor.lo CC libgio_2_0_la-glocalfile.lo CC libgio_2_0_la-glocalfileenumerator.lo CC libgio_2_0_la-glocalfileinfo.lo CC libgio_2_0_la-glocalfileinputstream.lo CC libgio_2_0_la-glocalfilemonitor.lo CC libgio_2_0_la-glocalfileoutputstream.lo CC libgio_2_0_la-glocalfileiostream.lo CC libgio_2_0_la-glocalvfs.lo CC libgio_2_0_la-gsocks4proxy.lo CC libgio_2_0_la-gsocks4aproxy.lo CC libgio_2_0_la-gsocks5proxy.lo CCLD libgio-2.0.la CC gio-querymodules.o CCLD gio-querymodules CC gvdb-builder.o CC glib-compile-schemas.o CCLD glib-compile-schemas CC glib-compile-resources.o CCLD glib-compile-resources CC gsettings-tool.o CCLD gsettings CC gdbus-tool.o CCLD gdbus CC gresource-gresource-tool.o CCLD gresource GEN gio-public-headers.txt make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make all-recursive make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' Making all in gdbus-object-manager-example make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make all-am make[8]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' Making all in services make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making all in po make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/po' Making all in docs make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' Making all in reference make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' Making all in glib make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' Making all in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' Making all in gio make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' Making all in gdbus-object-manager-example make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make all-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' Making all in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' GEN stamp-testmarshal.h GEN testmarshal.c make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' CC performance.o CCLD performance CC performance-threaded.o CCLD performance-threaded make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' Making all in refcount make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make all-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make -C glib-2.38.0 install make[1]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' Making install in . make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/install -c glib-gettextize '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/pkgconfig' /usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' Making install in m4macros make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/aclocal' /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/aclocal' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/m4macros' Making install in glib make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making install in libcharset make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' /bin/sh /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/install-sh -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib if test -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.alias > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.alias ; \ rm -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp ; \ else \ if test @GLIBC21@ = no; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.alias ; \ rm -f /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/charset.tmp ; \ fi ; \ fi make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/libcharset' Making install in pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/pcre' Making install in update-pcre make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/update-pcre' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libglib-2.0.lai /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libglib-2.0.la libtool: install: /usr/bin/install -c .libs/libglib-2.0.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libglib-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libglib-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libglib-2.0.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gtester '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' libtool: install: /usr/bin/install -c gtester /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gtester /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/install -c gtester-report '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/glib-2.0/include' /usr/bin/install -c -m 644 glibconfig.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/glib-2.0/include' make install-exec-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' for sf in gtester-report ; do \ mv -f "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf" "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf".tmp \ && sed < "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf".tmp > "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin", "glib-version" : "2.38.0"|' \ -e '1,1s|#! /usr/bin/env python.*|#!/usr/bin/python|' \ || exit $? ; \ chmod a+x /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf ; \ rm -f "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/$sf".tmp ; \ done make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/glib/deprecated' /usr/bin/install -c -m 644 deprecated/gallocator.h deprecated/gcache.h deprecated/gcompletion.h deprecated/gmain.h deprecated/grel.h deprecated/gthread.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/glib/deprecated' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gdb' /usr/bin/install -c glib.py '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0' /usr/bin/install -c -m 644 glib-unix.h glib-object.h glib.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/glib' /usr/bin/install -c -m 644 galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/glib' /usr/bin/install -c -m 644 gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/glib' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' GEN libglib-gdb.py mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/gdb/auto-load /usr/bin/install -c ./libglib-gdb.py /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/gdb/auto-load/libglib-2.0.so.0.3800.0-gdb.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/glib' Making install in gmodule make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.lai /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgmodule-2.0.la libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgmodule-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgmodule-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgmodule-2.0.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0' /usr/bin/install -c -m 644 gmodule.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0' make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gmodule' Making install in gthread make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make install-am make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgthread-2.0.lai /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgthread-2.0.la libtool: install: /usr/bin/install -c .libs/libgthread-2.0.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgthread-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgthread-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgthread-2.0.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[6]: Nothing to be done for `install-data-hook'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gthread' Making install in gobject make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgobject-2.0.lai /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgobject-2.0.la libtool: install: /usr/bin/install -c .libs/libgobject-2.0.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgobject-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgobject-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgobject-2.0.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query glib-genmarshal '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' libtool: install: /usr/bin/install -c gobject-query /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gobject-query libtool: install: /usr/bin/install -c glib-genmarshal /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/glib-genmarshal /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/install -c glib-mkenums '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gdb' /usr/bin/install -c gobject.py '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gobject' /usr/bin/install -c -m 644 glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gobject' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' GEN libgobject-gdb.py mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/gdb/auto-load/ /usr/bin/install -c ./libgobject-gdb.py /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/gdb/auto-load//libgobject-2.0.so.0.3800.0-gdb.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gobject' Making install in gio make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making install in gdbus-2.0/codegen make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/install -c gdbus-codegen '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/codegen' /usr/bin/install -c -m 644 __init__.py codegen.py codegen_main.py codegen_docbook.py config.py dbustypes.py parser.py utils.py '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/codegen' Byte-compiling python modules... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/gdbus-2.0/codegen' Making install in xdgmime make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/xdgmime' Making install in inotify make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/inotify' Making install in . make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgio-2.0.la '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib' libtool: install: /usr/bin/install -c .libs/libgio-2.0.lai /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgio-2.0.la libtool: install: /usr/bin/install -c .libs/libgio-2.0.a /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgio-2.0.a libtool: install: chmod 644 /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgio-2.0.a libtool: install: ranlib /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/libgio-2.0.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gio-querymodules glib-compile-schemas glib-compile-resources gsettings gdbus gresource '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin' libtool: install: /usr/bin/install -c gio-querymodules /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gio-querymodules libtool: install: /usr/bin/install -c glib-compile-schemas /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/glib-compile-schemas libtool: install: /usr/bin/install -c glib-compile-resources /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/glib-compile-resources libtool: install: /usr/bin/install -c gsettings /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gsettings libtool: install: /usr/bin/install -c gdbus /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gdbus libtool: install: /usr/bin/install -c gresource /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/gresource /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/gdbus completion/gsettings completion/gresource '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/bash-completion/completions' /bin/sh /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/install-sh -d /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/gio/modules /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/schemas' /usr/bin/install -c -m 644 gschema.dtd '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/schemas' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gbytesicon.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetaddressmask.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h giotypes.h gioenums.h gioerror.h giomodule.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gioscheduler.h giostream.h gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworking.h gnetworkmonitor.h gnetworkservice.h goutputstream.h gpermission.h gpollableinputstream.h gpollableoutputstream.h gpollableutils.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gresource.h gseekable.h gsimpleasyncresult.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gsimpleproxyresolver.h gtask.h gtcpconnection.h gtcpwrapperconnection.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gthreadedsocketservice.h gthemedicon.h gtlsbackend.h gtlscertificate.h gtlsclientconnection.h gtlsconnection.h gtlsdatabase.h gtlsfiledatabase.h gtlsinteraction.h gtlspassword.h gtlsserverconnection.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h gapplication.h gapplicationcommandline.h gactiongroup.h gactionmap.h gsimpleactiongroup.h gremoteactiongroup.h gactiongroupexporter.h gdbusactiongroup.h gaction.h gpropertyaction.h gsimpleaction.h gmenumodel.h gmenu.h gmenuexporter.h gdbusmenumodel.h gsettingsbackend.h gsettingsschema.h gsettings.h gdbusauthobserver.h gcredentials.h gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gdbusinterface.h gdbusinterfaceskeleton.h gdbusobject.h gdbusobjectskeleton.h gdbusobjectproxy.h gdbusobjectmanager.h gdbusobjectmanagerclient.h gdbusobjectmanagerserver.h gtestdbus.h gioenumtypes.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/glib-2.0/gio/' /usr/bin/mkdir -p '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/gio-unix-2.0/gio' /usr/bin/install -c -m 644 gdesktopappinfo.h gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/include/gio-unix-2.0/gio' make install-data-hook make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[7]: Nothing to be done for `install-data-hook'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make install-recursive make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' Making install in gdbus-object-manager-example make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make install-am make[8]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[9]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[9]: Nothing to be done for `install-exec-am'. make[9]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[8]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/gdbus-object-manager-example' Making install in services make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[8]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests/services' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[8]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[8]: Nothing to be done for `install-exec-am'. make[8]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/gio' Making install in po make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/po' mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share; \ catalogs='af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale;; \ *) destdir=/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/glib20.mo; \ echo "installing $cat as $dir/glib20.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/glib20.mo; \ echo "installing ./$cat as" \ "$dir/glib20.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/glib20.mo.m; \ echo "installing $cat.m as $dir/glib20.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/glib20.mo.m; \ echo "installing ./$cat as" \ "$dir/glib20.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/af/LC_MESSAGES/glib20.mo installing am.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/am/LC_MESSAGES/glib20.mo installing an.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/an/LC_MESSAGES/glib20.mo installing ar.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ar/LC_MESSAGES/glib20.mo installing as.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/as/LC_MESSAGES/glib20.mo installing ast.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ast/LC_MESSAGES/glib20.mo installing az.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/be/LC_MESSAGES/glib20.mo installing be@latin.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/be@latin/LC_MESSAGES/glib20.mo installing bg.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/bn/LC_MESSAGES/glib20.mo installing bn_IN.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/bn_IN/LC_MESSAGES/glib20.mo installing bs.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/bs/LC_MESSAGES/glib20.mo installing ca.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ca/LC_MESSAGES/glib20.mo installing ca@valencia.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ca@valencia/LC_MESSAGES/glib20.mo installing cs.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/de/LC_MESSAGES/glib20.mo installing dz.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/dz/LC_MESSAGES/glib20.mo installing el.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/el/LC_MESSAGES/glib20.mo installing en_CA.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/en_CA/LC_MESSAGES/glib20.mo installing en_GB.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/en_GB/LC_MESSAGES/glib20.mo installing en@shaw.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/en@shaw/LC_MESSAGES/glib20.mo installing eo.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/fr/LC_MESSAGES/glib20.mo installing ga.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ga/LC_MESSAGES/glib20.mo installing gl.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/gl/LC_MESSAGES/glib20.mo installing gu.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/gu/LC_MESSAGES/glib20.mo installing he.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/hr/LC_MESSAGES/glib20.mo installing hu.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/hu/LC_MESSAGES/glib20.mo installing hy.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/hy/LC_MESSAGES/glib20.mo installing id.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ja/LC_MESSAGES/glib20.mo installing ka.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ka/LC_MESSAGES/glib20.mo installing kk.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/kk/LC_MESSAGES/glib20.mo installing kn.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/kn/LC_MESSAGES/glib20.mo installing ko.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ko/LC_MESSAGES/glib20.mo installing ku.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ku/LC_MESSAGES/glib20.mo installing lt.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/lv/LC_MESSAGES/glib20.mo installing mai.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/mai/LC_MESSAGES/glib20.mo installing mg.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/mg/LC_MESSAGES/glib20.mo installing mk.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/mk/LC_MESSAGES/glib20.mo installing ml.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ml/LC_MESSAGES/glib20.mo installing mn.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/mn/LC_MESSAGES/glib20.mo installing mr.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/mr/LC_MESSAGES/glib20.mo installing ms.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ms/LC_MESSAGES/glib20.mo installing nb.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/nb/LC_MESSAGES/glib20.mo installing nds.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/nds/LC_MESSAGES/glib20.mo installing ne.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ne/LC_MESSAGES/glib20.mo installing nl.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/nn/LC_MESSAGES/glib20.mo installing oc.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/oc/LC_MESSAGES/glib20.mo installing or.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/or/LC_MESSAGES/glib20.mo installing pa.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/pl/LC_MESSAGES/glib20.mo installing ps.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ps/LC_MESSAGES/glib20.mo installing pt.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ru/LC_MESSAGES/glib20.mo installing rw.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/rw/LC_MESSAGES/glib20.mo installing si.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/si/LC_MESSAGES/glib20.mo installing sk.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@latin.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sr@latin/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sv.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ta/LC_MESSAGES/glib20.mo installing te.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/te/LC_MESSAGES/glib20.mo installing tg.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/tg/LC_MESSAGES/glib20.mo installing th.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/th/LC_MESSAGES/glib20.mo installing tl.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/tl/LC_MESSAGES/glib20.mo installing tr.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/tr/LC_MESSAGES/glib20.mo installing ug.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/ug/LC_MESSAGES/glib20.mo installing tt.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/tt/LC_MESSAGES/glib20.mo installing uk.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/vi/LC_MESSAGES/glib20.mo installing wa.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/wa/LC_MESSAGES/glib20.mo installing xh.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/xh/LC_MESSAGES/glib20.mo installing yi.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_HK.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/zh_HK/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ mkdir -p /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/po' Making install in docs make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' Making install in reference make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' Making install in glib make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-10.html /usr/bin/install -c -m 644 ./html/api-index-2-12.html /usr/bin/install -c -m 644 ./html/api-index-2-14.html /usr/bin/install -c -m 644 ./html/api-index-2-16.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-2.html /usr/bin/install -c -m 644 ./html/api-index-2-20.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-2-4.html /usr/bin/install -c -m 644 ./html/api-index-2-6.html /usr/bin/install -c -m 644 ./html/api-index-2-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/deprecated.html /usr/bin/install -c -m 644 ./html/file-name-encodings.png /usr/bin/install -c -m 644 ./html/glib-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Asynchronous-Queues.html /usr/bin/install -c -m 644 ./html/glib-Atomic-Operations.html /usr/bin/install -c -m 644 ./html/glib-Automatic-String-Completion.html /usr/bin/install -c -m 644 ./html/glib-Balanced-Binary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Base64-Encoding.html /usr/bin/install -c -m 644 ./html/glib-Basic-Types.html /usr/bin/install -c -m 644 ./html/glib-Bookmark-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Byte-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Byte-Order-Macros.html /usr/bin/install -c -m 644 ./html/glib-Caches.html /usr/bin/install -c -m 644 ./html/glib-Character-Set-Conversion.html /usr/bin/install -c -m 644 ./html/glib-Commandline-option-parser.html /usr/bin/install -c -m 644 ./html/glib-Data-Checksums.html /usr/bin/install -c -m 644 ./html/glib-Data-HMACs.html /usr/bin/install -c -m 644 ./html/glib-Datasets.html /usr/bin/install -c -m 644 ./html/glib-Date-and-Time-Functions.html /usr/bin/install -c -m 644 ./html/glib-Deprecated-Thread-APIs.html /usr/bin/install -c -m 644 ./html/glib-Double-ended-Queues.html /usr/bin/install -c -m 644 ./html/glib-Doubly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Dynamic-Loading-of-Modules.html /usr/bin/install -c -m 644 ./html/glib-Error-Reporting.html /usr/bin/install -c -m 644 ./html/glib-File-Utilities.html /usr/bin/install -c -m 644 ./html/glib-GDateTime.html /usr/bin/install -c -m 644 ./html/glib-GTimeZone.html /usr/bin/install -c -m 644 ./html/glib-GVariant.html /usr/bin/install -c -m 644 ./html/glib-GVariantType.html /usr/bin/install -c -m 644 ./html/glib-Glob-style-pattern-matching.html /usr/bin/install -c -m 644 ./html/glib-Hash-Tables.html /usr/bin/install -c -m 644 ./html/glib-Hook-Functions.html /usr/bin/install -c -m 644 ./html/glib-Hostname-Utilities.html /usr/bin/install -c -m 644 ./html/glib-I18N.html /usr/bin/install -c -m 644 ./html/glib-IO-Channels.html /usr/bin/install -c -m 644 ./html/glib-Key-value-file-parser.html /usr/bin/install -c -m 644 ./html/glib-Keyed-Data-Lists.html /usr/bin/install -c -m 644 ./html/glib-Lexical-Scanner.html /usr/bin/install -c -m 644 ./html/glib-Memory-Allocation.html /usr/bin/install -c -m 644 ./html/glib-Memory-Slices.html /usr/bin/install -c -m 644 ./html/glib-Message-Logging.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Macros.html /usr/bin/install -c -m 644 ./html/glib-Miscellaneous-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-N-ary-Trees.html /usr/bin/install -c -m 644 ./html/glib-Numerical-Definitions.html /usr/bin/install -c -m 644 ./html/glib-Perl-compatible-regular-expressions.html /usr/bin/install -c -m 644 ./html/glib-Pointer-Arrays.html /usr/bin/install -c -m 644 ./html/glib-Quarks.html /usr/bin/install -c -m 644 ./html/glib-Random-Numbers.html /usr/bin/install -c -m 644 ./html/glib-Relations-and-Tuples.html /usr/bin/install -c -m 644 ./html/glib-Sequences.html /usr/bin/install -c -m 644 ./html/glib-Shell-related-Utilities.html /usr/bin/install -c -m 644 ./html/glib-Simple-XML-Subset-Parser.html /usr/bin/install -c -m 644 ./html/glib-Singly-Linked-Lists.html /usr/bin/install -c -m 644 ./html/glib-Spawning-Processes.html /usr/bin/install -c -m 644 ./html/glib-Standard-Macros.html /usr/bin/install -c -m 644 ./html/glib-String-Chunks.html /usr/bin/install -c -m 644 ./html/glib-String-Utility-Functions.html /usr/bin/install -c -m 644 ./html/glib-Strings.html /usr/bin/install -c -m 644 ./html/glib-Testing.html /usr/bin/install -c -m 644 ./html/glib-The-Main-Event-Loop.html /usr/bin/install -c -m 644 ./html/glib-Thread-Pools.html /usr/bin/install -c -m 644 ./html/glib-Threads.html /usr/bin/install -c -m 644 ./html/glib-Timers.html /usr/bin/install -c -m 644 ./html/glib-Trash-Stacks.html /usr/bin/install -c -m 644 ./html/glib-Type-Conversion-Macros.html /usr/bin/install -c -m 644 ./html/glib-UNIX-specific-utilities-and-integration.html /usr/bin/install -c -m 644 ./html/glib-URI-Functions.html /usr/bin/install -c -m 644 ./html/glib-Unicode-Manipulation.html /usr/bin/install -c -m 644 ./html/glib-Version-Information.html /usr/bin/install -c -m 644 ./html/glib-Warnings-and-Assertions.html /usr/bin/install -c -m 644 ./html/glib-Windows-Compatibility-Functions.html /usr/bin/install -c -m 644 ./html/glib-building.html /usr/bin/install -c -m 644 ./html/glib-changes.html /usr/bin/install -c -m 644 ./html/glib-compiling.html /usr/bin/install -c -m 644 ./html/glib-core.html /usr/bin/install -c -m 644 ./html/glib-cross-compiling.html /usr/bin/install -c -m 644 ./html/glib-data-types.html /usr/bin/install -c -m 644 ./html/glib-fundamentals.html /usr/bin/install -c -m 644 ./html/glib-gettextize.html /usr/bin/install -c -m 644 ./html/glib-programming.html /usr/bin/install -c -m 644 ./html/glib-regex-syntax.html /usr/bin/install -c -m 644 ./html/glib-resources.html /usr/bin/install -c -m 644 ./html/glib-running.html /usr/bin/install -c -m 644 ./html/glib-utilities.html /usr/bin/install -c -m 644 ./html/glib.devhelp2 /usr/bin/install -c -m 644 ./html/glib.html /usr/bin/install -c -m 644 ./html/gtester-report.html /usr/bin/install -c -m 644 ./html/gtester.html /usr/bin/install -c -m 644 ./html/gvariant-format-strings.html /usr/bin/install -c -m 644 ./html/gvariant-text.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/mainloop-states.gif /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/glib' Making install in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GBinding.html /usr/bin/install -c -m 644 ./html/GTypeModule.html /usr/bin/install -c -m 644 ./html/GTypePlugin.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-10.html /usr/bin/install -c -m 644 ./html/api-index-2-12.html /usr/bin/install -c -m 644 ./html/api-index-2-14.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-2.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-2-4.html /usr/bin/install -c -m 644 ./html/api-index-2-6.html /usr/bin/install -c -m 644 ./html/api-index-2-8.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01s02.html /usr/bin/install -c -m 644 ./html/chapter-gobject.html /usr/bin/install -c -m 644 ./html/chapter-gtype.html /usr/bin/install -c -m 644 ./html/chapter-intro.html /usr/bin/install -c -m 644 ./html/chapter-signal.html /usr/bin/install -c -m 644 ./html/glib-genmarshal.html /usr/bin/install -c -m 644 ./html/glib-mkenums.html /usr/bin/install -c -m 644 ./html/glue.png /usr/bin/install -c -m 644 ./html/gobject-Boxed-Types.html /usr/bin/install -c -m 644 ./html/gobject-Closures.html /usr/bin/install -c -m 644 ./html/gobject-Enumeration-and-Flag-Types.html /usr/bin/install -c -m 644 ./html/gobject-GParamSpec.html /usr/bin/install -c -m 644 ./html/gobject-Generic-values.html /usr/bin/install -c -m 644 ./html/gobject-Signals.html /usr/bin/install -c -m 644 ./html/gobject-Standard-Parameter-and-Value-Types.html /usr/bin/install -c -m 644 ./html/gobject-The-Base-Object-Type.html /usr/bin/install -c -m 644 ./html/gobject-Type-Information.html /usr/bin/install -c -m 644 ./html/gobject-Value-arrays.html /usr/bin/install -c -m 644 ./html/gobject-Varargs-Value-Collection.html /usr/bin/install -c -m 644 ./html/gobject-memory.html /usr/bin/install -c -m 644 ./html/gobject-properties.html /usr/bin/install -c -m 644 ./html/gobject-query.html /usr/bin/install -c -m 644 ./html/gobject.devhelp2 /usr/bin/install -c -m 644 ./html/gtype-conventions.html /usr/bin/install -c -m 644 ./html/gtype-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable-classed.html /usr/bin/install -c -m 644 ./html/gtype-non-instantiable.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/howto-gobject-chainup.html /usr/bin/install -c -m 644 ./html/howto-gobject-code.html /usr/bin/install -c -m 644 ./html/howto-gobject-construction.html /usr/bin/install -c -m 644 ./html/howto-gobject-destruction.html /usr/bin/install -c -m 644 ./html/howto-gobject-methods.html /usr/bin/install -c -m 644 ./html/howto-gobject.html /usr/bin/install -c -m 644 ./html/howto-interface-implement.html /usr/bin/install -c -m 644 ./html/howto-interface-override.html /usr/bin/install -c -m 644 ./html/howto-interface-prerequisite.html /usr/bin/install -c -m 644 ./html/howto-interface-properties.html /usr/bin/install -c -m 644 ./html/howto-interface.html /usr/bin/install -c -m 644 ./html/howto-signals.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pr01.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/pt03.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/rn01.html /usr/bin/install -c -m 644 ./html/rn02.html /usr/bin/install -c -m 644 ./html/signal.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/tools-ginspector.html /usr/bin/install -c -m 644 ./html/tools-gob.html /usr/bin/install -c -m 644 ./html/tools-gtkdoc.html /usr/bin/install -c -m 644 ./html/tools-refdb.html /usr/bin/install -c -m 644 ./html/tools-vala.html /usr/bin/install -c -m 644 ./html/up.png make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gobject' Making install in gio make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' Making install in gdbus-object-manager-example make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/ExampleAnimal.html /usr/bin/install -c -m 644 ./html/ExampleCat.html /usr/bin/install -c -m 644 ./html/ExampleObject.html /usr/bin/install -c -m 644 ./html/ExampleObjectManagerClient.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gdbus-object-manager-example.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make install-data-hook make[8]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' rm -rf /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/gtk-doc/html/gdbus-object-manager-example make[8]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio/gdbus-object-manager-example' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/ExampleAnimal.html /usr/bin/install -c -m 644 ./html/ExampleCat.html /usr/bin/install -c -m 644 ./html/ExampleObject.html /usr/bin/install -c -m 644 ./html/ExampleObjectManagerClient.html /usr/bin/install -c -m 644 ./html/GAction.html /usr/bin/install -c -m 644 ./html/GActionGroup.html /usr/bin/install -c -m 644 ./html/GActionMap.html /usr/bin/install -c -m 644 ./html/GAppInfo.html /usr/bin/install -c -m 644 ./html/GApplication.html /usr/bin/install -c -m 644 ./html/GApplicationCommandLine.html /usr/bin/install -c -m 644 ./html/GAsyncInitable.html /usr/bin/install -c -m 644 ./html/GAsyncResult.html /usr/bin/install -c -m 644 ./html/GBufferedInputStream.html /usr/bin/install -c -m 644 ./html/GBufferedOutputStream.html /usr/bin/install -c -m 644 ./html/GCancellable.html /usr/bin/install -c -m 644 ./html/GCharsetConverter.html /usr/bin/install -c -m 644 ./html/GConverter.html /usr/bin/install -c -m 644 ./html/GCredentials.html /usr/bin/install -c -m 644 ./html/GDBusActionGroup.html /usr/bin/install -c -m 644 ./html/GDBusAuthObserver.html /usr/bin/install -c -m 644 ./html/GDBusConnection.html /usr/bin/install -c -m 644 ./html/GDBusInterface.html /usr/bin/install -c -m 644 ./html/GDBusInterfaceSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusMenuModel.html /usr/bin/install -c -m 644 ./html/GDBusMessage.html /usr/bin/install -c -m 644 ./html/GDBusMethodInvocation.html /usr/bin/install -c -m 644 ./html/GDBusObject.html /usr/bin/install -c -m 644 ./html/GDBusObjectManager.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerClient.html /usr/bin/install -c -m 644 ./html/GDBusObjectManagerServer.html /usr/bin/install -c -m 644 ./html/GDBusObjectProxy.html /usr/bin/install -c -m 644 ./html/GDBusObjectSkeleton.html /usr/bin/install -c -m 644 ./html/GDBusProxy.html /usr/bin/install -c -m 644 ./html/GDBusServer.html /usr/bin/install -c -m 644 ./html/GDataInputStream.html /usr/bin/install -c -m 644 ./html/GDataOutputStream.html /usr/bin/install -c -m 644 ./html/GDrive.html /usr/bin/install -c -m 644 ./html/GEmblem.html /usr/bin/install -c -m 644 ./html/GEmblemedIcon.html /usr/bin/install -c -m 644 ./html/GFile.html /usr/bin/install -c -m 644 ./html/GFileDescriptorBased.html /usr/bin/install -c -m 644 ./html/GFileEnumerator.html /usr/bin/install -c -m 644 ./html/GFileIOStream.html /usr/bin/install -c -m 644 ./html/GFileIcon.html /usr/bin/install -c -m 644 ./html/GFileInfo.html /usr/bin/install -c -m 644 ./html/GFileInputStream.html /usr/bin/install -c -m 644 ./html/GFileMonitor.html /usr/bin/install -c -m 644 ./html/GFileOutputStream.html /usr/bin/install -c -m 644 ./html/GFilenameCompleter.html /usr/bin/install -c -m 644 ./html/GFilterInputStream.html /usr/bin/install -c -m 644 ./html/GFilterOutputStream.html /usr/bin/install -c -m 644 ./html/GIOModule.html /usr/bin/install -c -m 644 ./html/GIOStream.html /usr/bin/install -c -m 644 ./html/GIcon.html /usr/bin/install -c -m 644 ./html/GInetAddress.html /usr/bin/install -c -m 644 ./html/GInetSocketAddress.html /usr/bin/install -c -m 644 ./html/GInitable.html /usr/bin/install -c -m 644 ./html/GInputStream.html /usr/bin/install -c -m 644 ./html/GLoadableIcon.html /usr/bin/install -c -m 644 ./html/GMemoryInputStream.html /usr/bin/install -c -m 644 ./html/GMemoryOutputStream.html /usr/bin/install -c -m 644 ./html/GMenu.html /usr/bin/install -c -m 644 ./html/GMenuModel.html /usr/bin/install -c -m 644 ./html/GMount.html /usr/bin/install -c -m 644 ./html/GMountOperation.html /usr/bin/install -c -m 644 ./html/GNetworkAddress.html /usr/bin/install -c -m 644 ./html/GNetworkMonitor.html /usr/bin/install -c -m 644 ./html/GNetworkService.html /usr/bin/install -c -m 644 ./html/GOutputStream.html /usr/bin/install -c -m 644 ./html/GPermission.html /usr/bin/install -c -m 644 ./html/GPollableInputStream.html /usr/bin/install -c -m 644 ./html/GPollableOutputStream.html /usr/bin/install -c -m 644 ./html/GProxy.html /usr/bin/install -c -m 644 ./html/GProxyAddress.html /usr/bin/install -c -m 644 ./html/GProxyResolver.html /usr/bin/install -c -m 644 ./html/GRemoteActionGroup.html /usr/bin/install -c -m 644 ./html/GResolver.html /usr/bin/install -c -m 644 ./html/GSeekable.html /usr/bin/install -c -m 644 ./html/GSettings.html /usr/bin/install -c -m 644 ./html/GSettingsBackend.html /usr/bin/install -c -m 644 ./html/GSimpleAction.html /usr/bin/install -c -m 644 ./html/GSimpleActionGroup.html /usr/bin/install -c -m 644 ./html/GSimpleAsyncResult.html /usr/bin/install -c -m 644 ./html/GSimplePermission.html /usr/bin/install -c -m 644 ./html/GSimpleProxyResolver.html /usr/bin/install -c -m 644 ./html/GSocket.html /usr/bin/install -c -m 644 ./html/GSocketAddress.html /usr/bin/install -c -m 644 ./html/GSocketClient.html /usr/bin/install -c -m 644 ./html/GSocketConnectable.html /usr/bin/install -c -m 644 ./html/GSocketConnection.html /usr/bin/install -c -m 644 ./html/GSocketControlMessage.html /usr/bin/install -c -m 644 ./html/GSocketListener.html /usr/bin/install -c -m 644 ./html/GSocketService.html /usr/bin/install -c -m 644 ./html/GSrvTarget.html /usr/bin/install -c -m 644 ./html/GTask.html /usr/bin/install -c -m 644 ./html/GTcpConnection.html /usr/bin/install -c -m 644 ./html/GTcpWrapperConnection.html /usr/bin/install -c -m 644 ./html/GTestDBus.html /usr/bin/install -c -m 644 ./html/GThemedIcon.html /usr/bin/install -c -m 644 ./html/GThreadedSocketService.html /usr/bin/install -c -m 644 ./html/GTlsBackend.html /usr/bin/install -c -m 644 ./html/GTlsCertificate.html /usr/bin/install -c -m 644 ./html/GTlsClientConnection.html /usr/bin/install -c -m 644 ./html/GTlsConnection.html /usr/bin/install -c -m 644 ./html/GTlsDatabase.html /usr/bin/install -c -m 644 ./html/GTlsFileDatabase.html /usr/bin/install -c -m 644 ./html/GTlsInteraction.html /usr/bin/install -c -m 644 ./html/GTlsPassword.html /usr/bin/install -c -m 644 ./html/GTlsServerConnection.html /usr/bin/install -c -m 644 ./html/GUnixConnection.html /usr/bin/install -c -m 644 ./html/GUnixCredentialsMessage.html /usr/bin/install -c -m 644 ./html/GUnixFDList.html /usr/bin/install -c -m 644 ./html/GUnixFDMessage.html /usr/bin/install -c -m 644 ./html/GUnixInputStream.html /usr/bin/install -c -m 644 ./html/GUnixOutputStream.html /usr/bin/install -c -m 644 ./html/GUnixSocketAddress.html /usr/bin/install -c -m 644 ./html/GVfs.html /usr/bin/install -c -m 644 ./html/GVolume.html /usr/bin/install -c -m 644 ./html/GVolumeMonitor.html /usr/bin/install -c -m 644 ./html/GZlibCompressor.html /usr/bin/install -c -m 644 ./html/GZlibDecompressor.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-2-18.html /usr/bin/install -c -m 644 ./html/api-index-2-20.html /usr/bin/install -c -m 644 ./html/api-index-2-22.html /usr/bin/install -c -m 644 ./html/api-index-2-24.html /usr/bin/install -c -m 644 ./html/api-index-2-26.html /usr/bin/install -c -m 644 ./html/api-index-2-28.html /usr/bin/install -c -m 644 ./html/api-index-2-30.html /usr/bin/install -c -m 644 ./html/api-index-2-32.html /usr/bin/install -c -m 644 ./html/api-index-2-34.html /usr/bin/install -c -m 644 ./html/api-index-2-36.html /usr/bin/install -c -m 644 ./html/api-index-2-38.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/application.html /usr/bin/install -c -m 644 ./html/async.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch02.html /usr/bin/install -c -m 644 ./html/ch03.html /usr/bin/install -c -m 644 ./html/ch29.html /usr/bin/install -c -m 644 ./html/ch30.html /usr/bin/install -c -m 644 ./html/ch30s02.html /usr/bin/install -c -m 644 ./html/ch30s03.html /usr/bin/install -c -m 644 ./html/ch31.html /usr/bin/install -c -m 644 ./html/ch31s02.html /usr/bin/install -c -m 644 ./html/ch31s03.html /usr/bin/install -c -m 644 ./html/ch31s04.html /usr/bin/install -c -m 644 ./html/ch31s05.html /usr/bin/install -c -m 644 ./html/ch31s06.html /usr/bin/install -c -m 644 ./html/ch31s07.html /usr/bin/install -c -m 644 ./html/ch32.html /usr/bin/install -c -m 644 ./html/ch32s02.html /usr/bin/install -c -m 644 ./html/ch32s03.html /usr/bin/install -c -m 644 ./html/ch32s04.html /usr/bin/install -c -m 644 ./html/ch32s05.html /usr/bin/install -c -m 644 ./html/conversion.html /usr/bin/install -c -m 644 ./html/extending-gio.html /usr/bin/install -c -m 644 ./html/extending.html /usr/bin/install -c -m 644 ./html/failable_initialization.html /usr/bin/install -c -m 644 ./html/file_mon.html /usr/bin/install -c -m 644 ./html/file_ops.html /usr/bin/install -c -m 644 ./html/gdbus-codegen.html /usr/bin/install -c -m 644 ./html/gdbus-convenience.html /usr/bin/install -c -m 644 ./html/gdbus-lowlevel.html /usr/bin/install -c -m 644 ./html/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html /usr/bin/install -c -m 644 ./html/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html /usr/bin/install -c -m 644 ./html/gdbus.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Addresses.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Introspection-Data.html /usr/bin/install -c -m 644 ./html/gio-D-Bus-Utilities.html /usr/bin/install -c -m 644 ./html/gio-Desktop-file-based-GAppInfo.html /usr/bin/install -c -m 644 ./html/gio-Extension-Points.html /usr/bin/install -c -m 644 ./html/gio-GActionGroup-exporter.html /usr/bin/install -c -m 644 ./html/gio-GBytesIcon.html /usr/bin/install -c -m 644 ./html/gio-GContentType.html /usr/bin/install -c -m 644 ./html/gio-GConverterInputstream.html /usr/bin/install -c -m 644 ./html/gio-GConverterOutputstream.html /usr/bin/install -c -m 644 ./html/gio-GDBusError.html /usr/bin/install -c -m 644 ./html/gio-GFileAttribute.html /usr/bin/install -c -m 644 ./html/gio-GIOError.html /usr/bin/install -c -m 644 ./html/gio-GIOScheduler.html /usr/bin/install -c -m 644 ./html/gio-GInetAddressMask.html /usr/bin/install -c -m 644 ./html/gio-GMenuModel-exporter.html /usr/bin/install -c -m 644 ./html/gio-GPropertyAction.html /usr/bin/install -c -m 644 ./html/gio-GResource.html /usr/bin/install -c -m 644 ./html/gio-GSettingsSchema-GSettingsSchemaSource.html /usr/bin/install -c -m 644 ./html/gio-GWin32InputStream.html /usr/bin/install -c -m 644 ./html/gio-GWin32OutputStream.html /usr/bin/install -c -m 644 ./html/gio-Owning-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-TLS-Overview.html /usr/bin/install -c -m 644 ./html/gio-Unix-Mounts.html /usr/bin/install -c -m 644 ./html/gio-Watching-Bus-Names.html /usr/bin/install -c -m 644 ./html/gio-gnetworking.h.html /usr/bin/install -c -m 644 ./html/gio-gpollableutils.html /usr/bin/install -c -m 644 ./html/gio-hierarchy.html /usr/bin/install -c -m 644 ./html/gio-querymodules.html /usr/bin/install -c -m 644 ./html/gio.devhelp2 /usr/bin/install -c -m 644 ./html/glib-compile-resources.html /usr/bin/install -c -m 644 ./html/glib-compile-schemas.html /usr/bin/install -c -m 644 ./html/gresource-tool.html /usr/bin/install -c -m 644 ./html/gsettings-tool.html /usr/bin/install -c -m 644 ./html/gvfs-overview.png /usr/bin/install -c -m 644 ./html/highlevel-socket.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/icons.html /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/menu-example.png /usr/bin/install -c -m 644 ./html/menu-model.png /usr/bin/install -c -m 644 ./html/migrating.html /usr/bin/install -c -m 644 ./html/networking.html /usr/bin/install -c -m 644 ./html/permissions.html /usr/bin/install -c -m 644 ./html/pt01.html /usr/bin/install -c -m 644 ./html/pt02.html /usr/bin/install -c -m 644 ./html/resolver.html /usr/bin/install -c -m 644 ./html/resources.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/running-gio-apps.html /usr/bin/install -c -m 644 ./html/settings.html /usr/bin/install -c -m 644 ./html/streaming.html /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/testing.html /usr/bin/install -c -m 644 ./html/tls.html /usr/bin/install -c -m 644 ./html/tools.html /usr/bin/install -c -m 644 ./html/types.html /usr/bin/install -c -m 644 ./html/up.png /usr/bin/install -c -m 644 ./html/utils.html /usr/bin/install -c -m 644 ./html/volume_mon.html make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference/gio' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/docs' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' Making install in gobject make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/gobject' Making install in refcount make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make install-am make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[7]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[7]: Nothing to be done for `install-exec-am'. make[7]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests/refcount' make[5]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[6]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[5]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/glib-2.38.0' tar -xzf libxml2-2.9.1.tar.gz patch -dlibxml2-2.9.1 -p1 intltool-extract.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib|g" < intltool-extract.in > intltool-extract sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' "./intltool-merge.in.in" > intltool-merge.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib|g" < intltool-merge.in > intltool-merge sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' "./intltool-update.in.in" > intltool-update.in sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib|g" < intltool-update.in > intltool-update sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.35.5|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_ICONV@|/usr/bin/iconv|g" -e "s|[@]INTLTOOL_MSGFMT@|/usr/bin/msgfmt|g" -e "s|[@]INTLTOOL_MSGMERGE@|/usr/bin/msgmerge|g" -e "s|[@]INTLTOOL_XGETTEXT@|/usr/bin/xgettext|g" -e "s|[@]INTLTOOL_LIBDIR@|/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/lib|g" < intltool-prepare.in > intltool-prepare make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' make -C intltool-0.35.5 install make[1]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' Making install in cases make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/cases' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/cases' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/cases' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/cases' Making install in results make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/results' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/results' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/results' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests/results' make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' make[4]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/tests' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/doc' make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8" || mkdir -p -- "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8" /usr/bin/install -c -m 644 './intltoolize.8' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8/intltoolize.8' /usr/bin/install -c -m 644 './intltool-extract.8' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8/intltool-extract.8' /usr/bin/install -c -m 644 './intltool-merge.8' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8/intltool-merge.8' /usr/bin/install -c -m 644 './intltool-prepare.8' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8/intltool-prepare.8' /usr/bin/install -c -m 644 './intltool-update.8' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/man/man8/intltool-update.8' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5/doc' make[2]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' make[3]: Entering directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' test -z "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin" || mkdir -p -- "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin" /usr/bin/install -c 'intltool-extract' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/intltool-extract' /usr/bin/install -c 'intltool-merge' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/intltool-merge' /usr/bin/install -c 'intltool-update' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/intltool-update' /usr/bin/install -c 'intltoolize' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/intltoolize' /usr/bin/install -c 'intltool-prepare' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/intltool-prepare' test -z "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/aclocal" || mkdir -p -- "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/aclocal" /usr/bin/install -c -m 644 'intltool.m4' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/aclocal/intltool.m4' test -z "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool" || mkdir -p -- "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool" /usr/bin/install -c -m 644 'Makefile.in.in' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool/Makefile.in.in' test -z "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool" || mkdir -p -- "/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool" /usr/bin/install -c -m 644 'intltool-extract.in' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool/intltool-extract.in' /usr/bin/install -c -m 644 'intltool-merge.in' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool/intltool-merge.in' /usr/bin/install -c -m 644 'intltool-update.in' '/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/share/intltool/intltool-update.in' make[3]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' make[2]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' make[1]: Leaving directory `/builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/intltool-0.35.5' /builddir/build/BUILD/restraint-git-0.c5a10e6/third-party/tree/bin/xzcat libsoup-2.42.3.tar.xz | tar -xf - patch -dlibsoup-2.42.3 -p1