Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gamin.spec'], env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}logger=shell=Falseuid=1000timeout=172800printOutput=Falsegid=425user='mockbuild'chrootPath='/var/lib/mock/f22-build-5070734-582558/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gamin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-09-nfs.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gamin-0.1.10-22.fc22.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/gamin.spec '], env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}logger=shell=Falseuid=1000timeout=172800printOutput=Falsegid=425user='mockbuild'private_network=TruechrootPath='/var/lib/mock/f22-build-5070734-582558/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gamin.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.02Ehxd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gamin-0.1.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gamin-0.1.10.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gamin-0.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (gamin-0.1.10-gnueabi.patch): + echo 'Patch #1 (gamin-0.1.10-gnueabi.patch):' + /usr/bin/cat /builddir/build/SOURCES/gamin-0.1.10-gnueabi.patch + /usr/bin/patch -p1 -b --suffix .gnueabi --fuzz=0 patching file configure.in Patch #2 (gamin-manape.patch): + echo 'Patch #2 (gamin-manape.patch):' + /usr/bin/cat /builddir/build/SOURCES/gamin-manape.patch + /usr/bin/patch -p1 -b --suffix .manape --fuzz=0 patching file server/Makefile.am Patch #4 (0001-Poll-files-on-nfs4.patch): + echo 'Patch #4 (0001-Poll-files-on-nfs4.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Poll-files-on-nfs4.patch + /usr/bin/patch -p1 -b --suffix .nfs4 --fuzz=0 patching file server/gam_fs.c Patch #5 (0002-Fix-compilation-of-recent-glib-removing-G_CONST_RETU.patch): + echo 'Patch #5 (0002-Fix-compilation-of-recent-glib-removing-G_CONST_RETU.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-Fix-compilation-of-recent-glib-removing-G_CONST_RETU.patch + /usr/bin/patch -p1 -b --suffix .const --fuzz=0 patching file server/gam_node.c patching file server/gam_node.h patching file server/gam_subscription.c patching file server/gam_subscription.h Patch #7 (0004-fix-possible-server-deadlock-in-ih_sub_cancel.patch): + echo 'Patch #7 (0004-fix-possible-server-deadlock-in-ih_sub_cancel.patch):' + /usr/bin/cat /builddir/build/SOURCES/0004-fix-possible-server-deadlock-in-ih_sub_cancel.patch + /usr/bin/patch -p1 -b --suffix .double-lock --fuzz=0 patching file server/inotify-helper.c patching file server/inotify-helper.h + for i in ChangeLog NEWS + iconv -f iso-8859-1 -t utf-8 + touch -r ChangeLog XXX + mv XXX ChangeLog + for i in ChangeLog NEWS + iconv -f iso-8859-1 -t utf-8 + touch -r NEWS XXX + mv XXX NEWS ++ find -name '*.py' + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./doc/apibuild.py + touch -r ./doc/apibuild.py.bak ./doc/apibuild.py + rm ./doc/apibuild.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/gamin.py + touch -r ./python/gamin.py.bak ./python/gamin.py + rm ./python/gamin.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/multiple.py + touch -r ./python/tests/multiple.py.bak ./python/tests/multiple.py + rm ./python/tests/multiple.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify2.py + touch -r ./python/tests/dnotify2.py.bak ./python/tests/dnotify2.py + rm ./python/tests/dnotify2.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/readonly.py + touch -r ./python/tests/readonly.py.bak ./python/tests/readonly.py + rm ./python/tests/readonly.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify5.py + touch -r ./python/tests/dnotify5.py.bak ./python/tests/dnotify5.py + rm ./python/tests/dnotify5.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/flood.py + touch -r ./python/tests/flood.py.bak ./python/tests/flood.py + rm ./python/tests/flood.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify.py + touch -r ./python/tests/dnotify.py.bak ./python/tests/dnotify.py + rm ./python/tests/dnotify.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/flood2.py + touch -r ./python/tests/flood2.py.bak ./python/tests/flood2.py + rm ./python/tests/flood2.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify7.py + touch -r ./python/tests/dnotify7.py.bak ./python/tests/dnotify7.py + rm ./python/tests/dnotify7.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/flood3.py + touch -r ./python/tests/flood3.py.bak ./python/tests/flood3.py + rm ./python/tests/flood3.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify11.py + touch -r ./python/tests/dnotify11.py.bak ./python/tests/dnotify11.py + rm ./python/tests/dnotify11.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic6.py + touch -r ./python/tests/basic6.py.bak ./python/tests/basic6.py + rm ./python/tests/basic6.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/nokernel.py + touch -r ./python/tests/nokernel.py.bak ./python/tests/nokernel.py + rm ./python/tests/nokernel.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify9.py + touch -r ./python/tests/dnotify9.py.bak ./python/tests/dnotify9.py + rm ./python/tests/dnotify9.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify12.py + touch -r ./python/tests/dnotify12.py.bak ./python/tests/dnotify12.py + rm ./python/tests/dnotify12.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic4.py + touch -r ./python/tests/basic4.py.bak ./python/tests/basic4.py + rm ./python/tests/basic4.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify6.py + touch -r ./python/tests/dnotify6.py.bak ./python/tests/dnotify6.py + rm ./python/tests/dnotify6.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/multiple3.py + touch -r ./python/tests/multiple3.py.bak ./python/tests/multiple3.py + rm ./python/tests/multiple3.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic.py + touch -r ./python/tests/basic.py.bak ./python/tests/basic.py + rm ./python/tests/basic.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic2.py + touch -r ./python/tests/basic2.py.bak ./python/tests/basic2.py + rm ./python/tests/basic2.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify4.py + touch -r ./python/tests/dnotify4.py.bak ./python/tests/dnotify4.py + rm ./python/tests/dnotify4.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic5.py + touch -r ./python/tests/basic5.py.bak ./python/tests/basic5.py + rm ./python/tests/basic5.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/level.py + touch -r ./python/tests/level.py.bak ./python/tests/level.py + rm ./python/tests/level.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify15.py + touch -r ./python/tests/dnotify15.py.bak ./python/tests/dnotify15.py + rm ./python/tests/dnotify15.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/multiple2.py + touch -r ./python/tests/multiple2.py.bak ./python/tests/multiple2.py + rm ./python/tests/multiple2.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify13.py + touch -r ./python/tests/dnotify13.py.bak ./python/tests/dnotify13.py + rm ./python/tests/dnotify13.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/flood4.py + touch -r ./python/tests/flood4.py.bak ./python/tests/flood4.py + rm ./python/tests/flood4.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify10.py + touch -r ./python/tests/dnotify10.py.bak ./python/tests/dnotify10.py + rm ./python/tests/dnotify10.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify8.py + touch -r ./python/tests/dnotify8.py.bak ./python/tests/dnotify8.py + rm ./python/tests/dnotify8.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/basic3.py + touch -r ./python/tests/basic3.py.bak ./python/tests/basic3.py + rm ./python/tests/basic3.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/dnotify3.py + touch -r ./python/tests/dnotify3.py.bak ./python/tests/dnotify3.py + rm ./python/tests/dnotify3.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/bigfile.py + touch -r ./python/tests/bigfile.py.bak ./python/tests/bigfile.py + rm ./python/tests/bigfile.py.bak + for i in '`find -name '\''*.py'\''`' + sed -i.bak 's|^#!/usr/bin/env python|#!/usr/bin/python|g' ./python/tests/noexists.py + touch -r ./python/tests/noexists.py.bak ./python/tests/noexists.py + rm ./python/tests/noexists.py.bak + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A464EH + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level autoreconf: configure.in: tracing configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level autoreconf: running: /usr/bin/autoconf --force configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level autoreconf: running: /usr/bin/autoheader --force configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:32: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:32: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... configure.in:32: the top level configure.in:28: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:28: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:30: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' lib/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libgamin/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') python/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') server/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking gtk-doc version >= 1.0... no checking for usleep... yes checking for setsid... yes checking for setenv... yes checking for putenv... yes checking for getlogin_r... yes checking for nanoseconds field of struct stat.st_mtim... tv_nsec checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DAEMON... yes checking for TEST... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for kevent... no Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutexattr_settype in -lpthread... yes Use weak symbols ! checking for ISO C99 varargs macros in C... yes checking for GNUC varargs macros... yes checking for struct cmsgcred... no checking abstract socket namespace... yes Found python in /bin/python Found Python version 2.7 checking for more compiler warnings... yes checking whether gcc understands -Wno-sign-compare... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libgamin/Makefile config.status: creating server/Makefile config.status: creating tests/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating doc/Makefile config.status: creating gamin.pc config.status: creating gamin.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gamin-0.1.10: prefix: /usr source code location: . compiler: gcc compiler flags: -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build gam_server: yes build libgamin/libfam: yes build python bindings: yes build tests: yes backends: polling, inotify, dnotify build documentation: no debug support: yes + make -j16 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_event.o gam_event.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_error.o gam_error.c rm -f libgamin_shared.a ar cru libgamin_shared.a gam_event.o gam_error.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgamin_shared.a make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/doc' Making all in libgamin make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_api.lo gam_api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_data.lo gam_data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_fork.lo gam_fork.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_error.lo gam_error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_event.lo gam_event.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\""/usr/libexec"\" -DBUILDDIR=\"".."\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gamin.o gamin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gam_data.c -fPIC -DPIC -o .libs/gam_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gam_api.c -fPIC -DPIC -o .libs/gam_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gam_event.c -fPIC -DPIC -o .libs/gam_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gam_error.c -fPIC -DPIC -o .libs/gam_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -DBINDIR=\"/usr/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gam_fork.c -fPIC -DPIC -o .libs/gam_fork.o gam_data.c: In function 'gamin_data_new': gam_data.c:461:26: warning: the comparison will always evaluate as 'true' for the address of 'pthread_mutex_init' will never be NULL [-Waddress] (pthread_mutex_init != NULL) && ^ gam_api.c:41:3: warning: 'FAMError' defined but not used [-Wunused-variable] } FAMError; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./gamin_sym.version -version-info 1:10:1 -Wl,-z,relro -o libgamin-1.la -rpath /usr/lib64 gam_api.lo gam_data.lo gam_fork.lo gam_error.lo gam_event.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,--version-script=./gamin_sym.version -version-info 0:0:0 -Wl,-z,relro -o libfam.la -rpath /usr/lib64 gam_api.lo gam_data.lo gam_fork.lo gam_error.lo gam_event.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gam_api.o .libs/gam_data.o .libs/gam_fork.o .libs/gam_error.o .libs/gam_event.o -O2 -m64 -mtune=generic -Wl,--version-script=./gamin_sym.version -Wl,-z -Wl,relro -Wl,-soname -Wl,libfam.so.0 -o .libs/libfam.so.0.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/gam_api.o .libs/gam_data.o .libs/gam_fork.o .libs/gam_error.o .libs/gam_event.o -O2 -m64 -mtune=generic -Wl,--version-script=./gamin_sym.version -Wl,-z -Wl,relro -Wl,-soname -Wl,libgamin-1.so.0 -o .libs/libgamin-1.so.0.1.10 libtool: link: (cd ".libs" && rm -f "libfam.so.0" && ln -s "libfam.so.0.0.0" "libfam.so.0") libtool: link: (cd ".libs" && rm -f "libgamin-1.so.0" && ln -s "libgamin-1.so.0.1.10" "libgamin-1.so.0") libtool: link: (cd ".libs" && rm -f "libfam.so" && ln -s "libfam.so.0.0.0" "libfam.so") libtool: link: (cd ".libs" && rm -f "libgamin-1.so" && ln -s "libgamin-1.so.0.1.10" "libgamin-1.so") libtool: link: ( cd ".libs" && rm -f "libfam.la" && ln -s "../libfam.la" "libfam.la" ) libtool: link: ( cd ".libs" && rm -f "libgamin-1.la" && ln -s "../libgamin-1.la" "libgamin-1.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gamin gamin.o libgamin-1.la libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/gamin gamin.o ./.libs/libgamin-1.so make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' Making all in python make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python' Making all in tests make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../libgamin -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gamin.lo gamin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../libgamin -I../lib -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gamin.c -fPIC -DPIC -o .libs/gamin.o In file included from gamin.c:11:0: ../config.h:59:0: warning: "HAVE_PTHREAD_H" redefined #define HAVE_PTHREAD_H /**/ ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from gamin.c:9: /usr/include/python2.7/pyconfig-64.h:543:0: note: this is the location of the previous definition #define HAVE_PTHREAD_H 1 ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -Wl,-z,relro -o _gamin.la -rpath /usr/lib64/python2.7/site-packages gamin.lo ../libgamin/libgamin-1.la libtool: link: gcc -shared -fPIC -DPIC .libs/gamin.o -Wl,-rpath -Wl,/builddir/build/BUILD/gamin-0.1.10/libgamin/.libs ../libgamin/.libs/libgamin-1.so -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,_gamin.so -o .libs/_gamin.so libtool: link: ( cd ".libs" && rm -f "_gamin.la" && ln -s "../_gamin.la" "_gamin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' Making all in server make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' make all-am make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_subscription.o gam_subscription.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_listener.o gam_listener.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_server.o gam_server.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_node.o gam_node.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_tree.o gam_tree.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_poll_basic.o gam_poll_basic.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_poll_generic.o gam_poll_generic.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_pidname.o gam_pidname.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_channel.o gam_channel.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_connection.o gam_connection.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_debugging.o gam_debugging.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_excludes.o gam_excludes.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_fs.o gam_fs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_conf.o gam_conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_eq.o gam_eq.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_inotify.o gam_inotify.c gam_subscription.c:351:1: warning: no previous prototype for 'gam_subscription_shutdown' [-Wmissing-prototypes] gam_subscription_shutdown () ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-helper.o inotify-helper.c gam_inotify.c: In function 'gam_inotify_init': gam_inotify.c:145:2: warning: implicit declaration of function 'gam_poll_basic_init' [-Wimplicit-function-declaration] gam_poll_basic_init (); ^ gam_inotify.c:145:2: warning: nested extern declaration of 'gam_poll_basic_init' [-Wnested-externs] gam_listener.c: In function 'gam_listener_free_subscription': gam_listener.c:101:39: warning: implicit declaration of function 'gam_exclude_check' [-Wimplicit-function-declaration] if (gam_inotify_is_running() && (!gam_exclude_check(path))) { ^ gam_listener.c:101:5: warning: nested extern declaration of 'gam_exclude_check' [-Wnested-externs] if (gam_inotify_is_running() && (!gam_exclude_check(path))) { ^ gam_node.c: In function 'gam_node_emit_event': gam_node.c:375:2: warning: implicit declaration of function 'gam_server_emit_event' [-Wimplicit-function-declaration] gam_server_emit_event(gam_node_get_path(node), is_dir_node, event, subs, 0); ^ gam_poll_generic.c: In function 'gam_poll_generic_scan_directory_internal': gam_poll_generic.c:282:15: warning: variable 'exists' set but not used [-Wunused-but-set-variable] unsigned int exists = 0; ^ gam_node.c:375:2: warning: nested extern declaration of 'gam_server_emit_event' [-Wnested-externs] gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-kernel.o inotify-kernel.c gam_server.c: In function 'gam_init_subscriptions': gam_server.c:167:6: warning: implicit declaration of function 'gam_poll_basic_init' [-Wimplicit-function-declaration] if (gam_poll_basic_init()) { ^ gam_server.c:167:2: warning: nested extern declaration of 'gam_poll_basic_init' [-Wnested-externs] if (gam_poll_basic_init()) { ^ gam_server.c: In function 'gam_server_emit_event': gam_server.c:373:9: warning: variable 'pathlen' set but not used [-Wunused-but-set-variable] int pathlen; ^ gam_server.c: In function 'gam_error_signal_pipe_handler': gam_server.c:535:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ gam_eq.c: In function 'gam_eq_flush': gam_eq.c:127:3: warning: 'return' with no value, in function returning non-void return; ^ gam_connection.c: In function 'gam_connection_request': gam_connection.c:402:42: warning: implicit declaration of function 'gam_exclude_check' [-Wimplicit-function-declaration] if ((gam_inotify_is_running()) && (!gam_exclude_check(path))) { ^ gam_connection.c:402:6: warning: nested extern declaration of 'gam_exclude_check' [-Wnested-externs] if ((gam_inotify_is_running()) && (!gam_exclude_check(path))) { ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-missing.o inotify-missing.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-path.o inotify-path.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-sub.o inotify-sub.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inotify-diag.o inotify-diag.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_dnotify.o gam_dnotify.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DBINDIR=\""/usr/libexec"\" -DGAM_DEBUG_ENABLED -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gam_poll_dnotify.o gam_poll_dnotify.c gam_dnotify.c:21:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE ^ In file included from server_config.h:19:0, from gam_dnotify.c:20: ../config.h:137:0: note: this is the location of the previous definition # define _GNU_SOURCE 1 ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gam_server gam_subscription.o gam_listener.o gam_server.o gam_node.o gam_tree.o gam_poll_basic.o gam_poll_generic.o gam_pidname.o gam_channel.o gam_connection.o gam_debugging.o gam_excludes.o gam_fs.o gam_conf.o gam_eq.o gam_inotify.o inotify-helper.o inotify-kernel.o inotify-missing.o inotify-path.o inotify-sub.o inotify-diag.o gam_dnotify.o gam_poll_dnotify.o ../lib/libgamin_shared.a -lglib-2.0 libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o gam_server gam_subscription.o gam_listener.o gam_server.o gam_node.o gam_tree.o gam_poll_basic.o gam_poll_generic.o gam_pidname.o gam_channel.o gam_connection.o gam_debugging.o gam_excludes.o gam_fs.o gam_conf.o gam_eq.o gam_inotify.o inotify-helper.o inotify-kernel.o inotify-missing.o inotify-path.o inotify-sub.o inotify-diag.o gam_dnotify.o gam_poll_dnotify.o ../lib/libgamin_shared.a -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../libgamin -I../libgamin -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o testing.o testing.c testing.c: In function 'main': testing.c:593:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(pwd, sizeof(pwd)); ^ testing.c: In function 'processCommand': testing.c:420:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ret, "a", 1); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testgam testing.o -L../libgamin -lgamin-1 libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testgam testing.o -L../libgamin /builddir/build/BUILD/gamin-0.1.10/libgamin/.libs/libgamin-1.so make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fDQnZL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 + cd gamin-0.1.10 + make install DESTDIR=/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 'INSTALL=install -p' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' install -p -m 644 libgamin_shared.a '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' && ranlib libgamin_shared.a ) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/doc' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/doc' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/doc' Making install in libgamin make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgamin-1.la libfam.la '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' libtool: install: install -p .libs/libgamin-1.so.0.1.10 /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin-1.so.0.1.10 libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64 && { ln -s -f libgamin-1.so.0.1.10 libgamin-1.so.0 || { rm -f libgamin-1.so.0 && ln -s libgamin-1.so.0.1.10 libgamin-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64 && { ln -s -f libgamin-1.so.0.1.10 libgamin-1.so || { rm -f libgamin-1.so && ln -s libgamin-1.so.0.1.10 libgamin-1.so; }; }) libtool: install: install -p .libs/libgamin-1.lai /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin-1.la libtool: install: install -p .libs/libfam.so.0.0.0 /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libfam.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64 && { ln -s -f libfam.so.0.0.0 libfam.so.0 || { rm -f libfam.so.0 && ln -s libfam.so.0.0.0 libfam.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64 && { ln -s -f libfam.so.0.0.0 libfam.so || { rm -f libfam.so && ln -s libfam.so.0.0.0 libfam.so; }; }) libtool: install: install -p .libs/libfam.lai /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libfam.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/include/' install -p -m 644 fam.h '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/include/' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/libgamin' Making install in python make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python/tests' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python' make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages' /bin/sh ../libtool --mode=install install -p _gamin.la '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `_gamin.la' libtool: install: (cd /builddir/build/BUILD/gamin-0.1.10/python; /bin/sh /builddir/build/BUILD/gamin-0.1.10/libtool --tag CC --mode=relink gcc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -module -avoid-version -Wl,-z,relro -o _gamin.la -rpath /usr/lib64/python2.7/site-packages gamin.lo ../libgamin/libgamin-1.la -inst-prefix-dir /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/gamin.o -L/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64 -L/usr/lib64 -lgamin-1 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,_gamin.so -o .libs/_gamin.so libtool: install: install -p .libs/_gamin.soT /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages/_gamin.so libtool: install: install -p .libs/_gamin.lai /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages/_gamin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages' install -p -m 644 gamin.py '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages' Byte-compiling python modules... gamin.py Byte-compiling python modules (optimized versions) ... gamin.py make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/python' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' install -p -m 644 libgamin_shared.a '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64' && ranlib libgamin_shared.a ) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/lib' Making install in server make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' make install-am make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' make[3]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/libexec' /bin/sh ../libtool --mode=install install -p gam_server '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/libexec' libtool: install: install -p gam_server /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/libexec/gam_server make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/server' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10/tests' make[1]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' make[2]: Entering directory '/builddir/build/BUILD/gamin-0.1.10' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/pkgconfig' install -p -m 644 gamin.pc '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' make[1]: Leaving directory '/builddir/build/BUILD/gamin-0.1.10' + rm -fv /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libfam.la /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin-1.la removed '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libfam.la' removed '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin-1.la' + rm -fv /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin_shared.a removed '/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin_shared.a' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gamin-0.1.10 extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/libexec/gam_server extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7/site-packages/_gamin.so extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libgamin-1.so.0.1.10 extracting debug info from /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/libfam.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgamin-1.so.0.1.10.debug to /usr/lib/debug/usr/lib64/libgamin-1.so.0.debug symlinked /usr/lib/debug/usr/lib64/libfam.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libfam.so.debug symlinked /usr/lib/debug/usr/lib64/libgamin-1.so.0.1.10.debug to /usr/lib/debug/usr/lib64/libgamin-1.so.debug symlinked /usr/lib/debug/usr/lib64/libfam.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libfam.so.0.debug 667 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IScF9V + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + exit 0 Processing files: gamin-0.1.10-22.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qNYpk6 + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + DOCDIR=/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr AUTHORS /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr ChangeLog /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr NEWS /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr README /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr TODO /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr doc/FAQ.html doc/config.html doc/contacts.html doc/debug.html doc/devel.html doc/differences.html doc/downloads.html doc/gamin.html doc/index.html doc/internals.html doc/news.html doc/overview.html doc/python.html doc/security.html doc/using.html /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr doc/callbacks.gif doc/client_server.gif doc/server_structs.gif /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + cp -pr doc/debugging.txt doc/socket.txt /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rA5kyg + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + LICENSEDIR=/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/licenses/gamin + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/licenses/gamin + cp -pr COPYING /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/licenses/gamin + exit 0 Provides: gamin = 0.1.10-22.fc22 gamin(x86-64) = 0.1.10-22.fc22 libfam.so.0()(64bit) libgamin-1.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gamin-devel-0.1.10-22.fc22.x86_64 Provides: gamin-devel = 0.1.10-22.fc22 gamin-devel(x86-64) = 0.1.10-22.fc22 pkgconfig(gamin) = 0.1.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfam.so.0()(64bit) libgamin-1.so.0()(64bit) Processing files: gamin-python-0.1.10-22.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fy5g5q + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + DOCDIR=/builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin-python + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin-python + cp -pr python/tests/basic.py python/tests/basic2.py python/tests/basic3.py python/tests/basic4.py python/tests/basic5.py python/tests/basic6.py python/tests/bigfile.py python/tests/dnotify.py python/tests/dnotify10.py python/tests/dnotify11.py python/tests/dnotify12.py python/tests/dnotify13.py python/tests/dnotify15.py python/tests/dnotify2.py python/tests/dnotify3.py python/tests/dnotify4.py python/tests/dnotify5.py python/tests/dnotify6.py python/tests/dnotify7.py python/tests/dnotify8.py python/tests/dnotify9.py python/tests/flood.py python/tests/flood2.py python/tests/flood3.py python/tests/flood4.py python/tests/level.py python/tests/multiple.py python/tests/multiple2.py python/tests/multiple3.py python/tests/noexists.py python/tests/nokernel.py python/tests/readonly.py /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin-python + cp -pr doc/python.html /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64/usr/share/doc/gamin-python + exit 0 Provides: gamin-python = 0.1.10-22.fc22 gamin-python(x86-64) = 0.1.10-22.fc22 libtool(/usr/lib64/python2.7/site-packages/_gamin.la) python-gamin = 0.1.10-22.fc22 python2-gamin = 0.1.10-22.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgamin-1.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: gamin-debuginfo-0.1.10-22.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 warning: Could not canonicalize hostname: buildhw-09-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gamin-0.1.10-22.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/gamin-devel-0.1.10-22.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/gamin-python-0.1.10-22.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/gamin-debuginfo-0.1.10-22.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rQBaGD + umask 022 + cd /builddir/build/BUILD + cd gamin-0.1.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gamin-0.1.10-22.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->