[quait@AMD-PHENOMII SPECS]$ rpmbuild -ba 03-pclos-xfconf.spec
Executing(%prep): /bin/sh -e /home/quait/src/tmp/rpm-tmp.MxgUwa
+ umask 022
+ cd /home/quait/src/rpm/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/quait/src/rpm/BUILD
+ rm -rf xfconf-4.13.3
+ /usr/bin/xz -dc /home/quait/src/rpm/SOURCES/xfconf-4.13.3.tar.xz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xfconf-4.13.3
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /home/quait/src/tmp/rpm-tmp.bljfzj
+ umask 022
+ cd /home/quait/src/rpm/BUILD
+ cd xfconf-4.13.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./autogen.sh --prefix=/usr --disable-static --disable-maintainer-mode --disable-checks --enable-gtk-doc --enable-perl-bindings --disable-visibility --disable-linker-opts --libdir=/usr/lib64 --mandir=/usr/share/man --disable-debug
Preparing package directory /home/quait/src/rpm/BUILD/xfconf-4.13.3...
Running glib-gettextize --force --copy...
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running intltoolize --automake --copy --force
Patching file 'po/Makefile.in.in'
Running libtoolize --force --copy...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
Running gtkdocize --copy...
Running aclocal -I /usr/share/xfce4/dev-tools/m4macros -I /usr/share/xfce4/dev-tools/m4macros -I /home/quait/src/rpm/BUILD/xfconf-4.13.3/m4...
Running autoheader...
Running automake --force-missing --add-missing --copy --gnu...
docs/reference/Makefile.am:80: warning: '%'-style pattern rules are a GNU make extension
xfconf/Makefile.am:18: warning: source file '$(top_srcdir)/common/xfconf-types.c' is in a subdirectory,
xfconf/Makefile.am:18: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
xfconfd/Makefile.am:61: warning: '%'-style pattern rules are a GNU make extension
xfconfd/Makefile.am:21: warning: source file '$(top_srcdir)/common/xfconf-types.c' is in a subdirectory,
xfconfd/Makefile.am:21: but option 'subdir-objects' is disabled
Running autoconf...
Running /home/quait/src/rpm/BUILD/xfconf-4.13.3/configure --enable-maintainer-mode --prefix=/usr --disable-static --disable-maintainer-mode --disable-checks --enable-gtk-doc --enable-perl-bindings --disable-visibility --disable-linker-opts --libdir=/usr/lib64 --mandir=/usr/share/man --disable-debug...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '500' is supported by ustar format... yes
checking whether GID '500' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether gmake supports nested variables... (cached) yes
checking for style of include used by gmake... GNU
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... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for 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) gcc3
checking whether gmake sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.22.3
checking for XML::Parser... ok
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/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 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-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 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 for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) 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 for fdatasync... yes
checking for fsync... yes
checking for setlocale... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed... ar ast bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sr sv te th tr ug uk ur ur_PK zh_CN zh_HK zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for gdbus-codegen... /usr/bin/gdbus-codegen
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-2.0 >= 2.30.0... 2.52.3
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gio-2.0 >= 2.26.0... 2.52.3
checking GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gio-unix-2.0 >= 2.26.0... 2.52.3
checking GIO_UNIX_CFLAGS... -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking GIO_UNIX_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gthread-2.0 >= 2.30.0... 2.52.3
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4util-1.0 >= 4.10.0... 4.13.1git-63c8c99
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0
checking for perl5.8... no
checking for perl5.6... no
checking for perl5... /usr/bin/perl5
checking for perl modules: ExtUtils::Depends, ExtUtils::PkgConfig, Glib... yes
checking alignment of guchar... 1
checking alignment of gchar... 1
checking alignment of guint16... 2
checking alignment of gint16... 2
checking alignment of guint32... 4
checking alignment of gint32... 4
checking alignment of guint64... 8
checking alignment of gint64... 8
checking alignment of gfloat... 4
checking alignment of gdouble... 8
checking alignment of gboolean... 4
checking alignment of gpointer... 8
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking whether to build with debugging support... no
checking if gcc supports -Wno-sign-compare... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating docs/spec/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating tests/set-properties/Makefile
config.status: creating tests/has-properties/Makefile
config.status: creating tests/get-properties/Makefile
config.status: creating tests/reset-properties/Makefile
config.status: creating tests/object-bindings/Makefile
config.status: creating tests/property-changed-signal/Makefile
config.status: creating xfconf/Makefile
config.status: creating xfconf/libxfconf-0.pc
config.status: creating xfconf-perl/Makefile.PL
config.status: creating xfconf-perl/Makefile
config.status: creating xfconf-perl/Xfconf.pm
config.status: creating xfconf-perl/xs/Makefile
config.status: creating xfconf-query/Makefile
config.status: creating xfconfd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Now type "make" to compile.
+ make -O -j4
make all-recursive
Making all in common
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
GEN xfconf-marshal.h
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
GEN xfconf-marshal.c
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
GEN xfconf-gdbus-bindings.c
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make all-am
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CC libxfconf_gvaluefuncs_la-xfconf-gvaluefuncs.lo
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CC libxfconf_common_la-xfconf-errors.lo
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CC libxfconf_common_la-xfconf-marshal.lo
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CC libxfconf_dbus_la-xfconf-gdbus-bindings.lo
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CCLD libxfconf-gvaluefuncs.la
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CCLD libxfconf-common.la
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
CCLD libxfconf-dbus.la
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
Making all in xfconf
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CC libxfconf_0_la-xfconf-channel.lo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CC libxfconf_0_la-xfconf-binding.lo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CC libxfconf_0_la-xfconf.lo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CC libxfconf_0_la-xfconf-cache.lo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CC libxfconf_0_la-xfconf-types.lo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
CCLD libxfconf-0.la
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
Making all in xfconfd
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-backend.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-backend-factory.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-main.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-daemon.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-backend-perchannel-xml.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-locking-utils.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
GEN org.xfce.Xfconf.service
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CC xfconfd-xfconf-types.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
CCLD xfconfd
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
Making all in xfconf-query
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
CC xfconf_query-main.o
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
CCLD xfconf-query
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
Making all in xfconf-perl
Making all in xs
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
if test "../.." != "../.."; then \
for f in Xfconf.xs XfconfBinding.xs XfconfChannel.xs; do \
test -f $f || ln -s ./$f $f; \
done; \
fi
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
if test ".." != ".."; then \
for f in copyright.pod doctypes xfconfperl.h xfconfperl.maps xs_files; do \
test -f $f || ln -s ./$f $f; \
done; \
fi
top_builddir=".." /usr/bin/perl5 Makefile.PL PREFIX="/usr"
Loaded 3 xs files from xs_files
WARNING: Setting ABSTRACT via file 'Xfconf.pm' failed
at /usr/lib/perl5/vendor_perl/5.22.3/ExtUtils/MakeMaker.pm line 754.
Unrecognized argument in LIBS ignored: '-pthread'
Generating a Unix-style Makefile.perl
Writing Makefile.perl for Xfce4::Xfconf
Writing MYMETA.yml and MYMETA.json
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make -f Makefile.perl
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
Running Mkbootstrap for Xfconf ()
chmod 644 "Xfconf.bs"
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
cp Xfconf.pm blib/lib/Xfce4/Xfconf.pm
cp /repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/build/xfconfperl.typemap blib/arch/Xfce4/Xfconf/Install/xfconfperl.typemap
cp build/IFiles.pm blib/arch/Xfce4/Xfconf/Install/Files.pm
cp build/xfconfperl-autogen.h blib/arch/Xfce4/Xfconf/Install/xfconfperl-autogen.h
cp xfconfperl.h blib/arch/Xfce4/Xfconf/Install/xfconfperl.h
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
"/usr/bin/perl5.22.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Xfconf.bs blib/arch/auto/Xfce4/Xfconf/Xfconf.bs 644
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ XS xs/Xfconf.xs ]
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Xfconf.xs, line 41
mv xs/Xfconf.xsc xs/Xfconf.c
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ XS xs/XfconfBinding.xs ]
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in XfconfBinding.xs, line 47
mv xs/XfconfBinding.xsc xs/XfconfBinding.c
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ XS xs/XfconfChannel.xs ]
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in XfconfChannel.xs, line 87
Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in XfconfChannel.xs, line 220
mv xs/XfconfChannel.xsc xs/XfconfChannel.c
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ CC xs/XfconfBinding.c ]
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ CC xs/Xfconf.c ]
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
[ CC xs/XfconfChannel.c ]
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
rm -f blib/arch/auto/Xfce4/Xfconf/Xfconf.so
[ LD blib/arch/auto/Xfce4/Xfconf/Xfconf.so ]
chmod 755 blib/arch/auto/Xfce4/Xfconf/Xfconf.so
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
Manifying 1 pod document
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
Making all in po
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT bn.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ar.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ast.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT bg.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ca.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT cs.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT de.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT da.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT en_AU.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT el.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT en_GB.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT es.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT eu.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT fi.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT gl.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT fr.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT hr.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT he.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT hu.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT is.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT it.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT id.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ja.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT lt.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT kk.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ko.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT lv.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT nb.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT nl.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ms.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT nn.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT oc.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT pl.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT pa.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT pt_BR.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT pt.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ru.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ro.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT si.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT sv.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT sk.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT sr.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT th.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT te.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ug.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT tr.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT uk.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ur.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT zh_CN.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT ur_PK.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT zh_HK.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
MSGFMT zh_TW.gmo
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
Making all in docs
Making all in reference
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
DOC Preparing build
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
DOC Scanning header files
DOC Introspecting gobjects
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
DOC Rebuilding template files
./xfconf-unused.txt:1: warning: 54 unused declarations.They should be added to xfconf-sections.txt in the appropriate place.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
DOC Building XML
../../xfconf/xfconf-cache.c:159: warning: Symbol name not found at the start of the comment block.
../../xfconf/xfconf-channel.c:1512: warning: Symbol name not found at the start of the comment block.
../../common/xfconf-gdbus-bindings.c:162: warning: Section XfconfExported is not defined in the xfconf-sections.txt file.
./xfconf-unused.txt:1: warning: 54 unused declarations.They should be added to xfconf-sections.txt in the appropriate place.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
DOC Building HTML
DOC Fixing cross-references
html/xfconf-Xfconf-Library-Core.html:91: warning: no link for: 'GError' -> (GError).
html/xfconf-Xfconf-Library-Core.html:111: warning: no link for: 'TRUE:CAPS' -> (TRUE
).
html/xfconf-Xfconf-Library-Core.html:111: warning: no link for: 'FALSE:CAPS' -> (FALSE
).
html/xfconf-Xfconf-Library-Core.html:132: warning: no link for: 'GType' -> (GType).
html/xfconf-Xfconf-Library-Core.html:167: warning: no link for: 'GPtrArray' -> (GPtrArray).
html/xfconf-Xfconf-Library-Core.html:169: warning: no link for: 'GValue' -> (GValue).
html/xfconf-Xfconf-Backend.html:273: warning: no link for: 'GSList' -> (GSList).
html/xfconf-Xfconf-Backend.html:438: warning: no link for: 'GHashTable' -> (GHashTable).
html/xfconf-Xfconf-Backend.html:668: warning: no link for: 'XfconfPropertyChangedFunc' -> (XfconfPropertyChangedFunc).
html/xfconf-Xfconf-Backend.html:790: warning: no link for: 'GTypeInterface' -> (GTypeInterface).
html/xfconf-Xfconf-Channel.html:384: warning: no link for: 'G-SIGNAL-DETAILED:CAPS' -> (Has Details).
html/xfconf-Xfconf-Channel.html:461: warning: no link for: 'GObject' -> (GObject).
html/xfconf-Xfconf-Channel.html:482: warning: no link for: 'g-object-unref' -> (g_object_unref()
).
html/xfconf-Xfconf-Channel.html:629: warning: no link for: 'NULL:CAPS' -> (NULL
).
html/xfconf-Xfconf-Channel.html:705: warning: no link for: 'g-hash-table-destroy' -> (g_hash_table_destroy()
).
html/xfconf-Xfconf-Channel.html:748: warning: no link for: 'g-free' -> (g_free()
).
html/xfconf-Xfconf-Channel.html:752: warning: no link for: 'g-strdup' -> (g_strdup()
).
html/xfconf-Xfconf-Channel.html:791: warning: no link for: 'g-strfreev' -> (g_strfreev()
).
html/xfconf-Xfconf-Channel.html:1351: warning: no link for: 'g-value-unset' -> (g_value_unset()
).
html/xfconf-Xfconf-GObject-Binding.html:180: warning: no link for: 'GdkColor' -> (GdkColor).
html/xfconf-Xfconf-GObject-Binding.html:238: warning: no link for: 'GdkRGBA' -> (GdkRGBA).
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
Making all in spec
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tests
Making all in set-properties
make[3]: Nothing to be done for 'all'.
Making all in has-properties
make[3]: Nothing to be done for 'all'.
Making all in get-properties
make[3]: Nothing to be done for 'all'.
Making all in reset-properties
make[3]: Nothing to be done for 'all'.
Making all in property-changed-signal
make[3]: Nothing to be done for 'all'.
Making all in object-bindings
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /home/quait/src/tmp/rpm-tmp.RsvFkq
+ umask 022
+ cd /home/quait/src/rpm/BUILD
+ '[' /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64 '!=' / ']'
+ rm -rf /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64
++ dirname /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64
+ mkdir -p /home/quait/src/rpm/BUILDROOT
+ mkdir /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64
+ cd xfconf-4.13.3
+ '[' 1 -eq 1 ']'
+ '[' /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64 '!=' / ']'
+ rm -rf /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64
+ make DESTDIR=/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64 install INSTALLSITEMAN3DIR=/usr/share/man/man3
Making install in common
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make install-am
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/common'
Making install in xfconf
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -c libxfconf-0.la '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libxfconf-0.so.3.0.0 /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/libxfconf-0.so.3.0.0
libtool: install: (cd /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64 && { ln -s -f libxfconf-0.so.3.0.0 libxfconf-0.so.3 || { rm -f libxfconf-0.so.3 && ln -s libxfconf-0.so.3.0.0 libxfconf-0.so.3; }; })
libtool: install: (cd /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64 && { ln -s -f libxfconf-0.so.3.0.0 libxfconf-0.so || { rm -f libxfconf-0.so && ln -s libxfconf-0.so.3.0.0 libxfconf-0.so; }; })
libtool: install: /usr/bin/install -c .libs/libxfconf-0.lai /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/libxfconf-0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/include/xfce4/xfconf-0/xfconf'
/usr/bin/install -c -m 644 xfconf-binding.h xfconf-channel.h xfconf-errors.h xfconf-types.h xfconf.h '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/include/xfce4/xfconf-0/xfconf'
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/pkgconfig'
/usr/bin/install -c -m 644 libxfconf-0.pc '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf'
Making install in xfconfd
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/dbus-1/services'
/usr/bin/install -c -m 644 org.xfce.Xfconf.service '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/dbus-1/services'
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/xfce4/xfconf'
/bin/sh ../libtool --mode=install /usr/bin/install -c xfconfd '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/xfce4/xfconf'
libtool: install: /usr/bin/install -c xfconfd /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib64/xfce4/xfconf/xfconfd
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconfd'
Making install in xfconf-query
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
/bin/mkdir -p '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c xfconf-query '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/bin'
libtool: install: warning: `../xfconf/libxfconf-0.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/xfconf-query /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/bin/xfconf-query
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-query'
Making install in xfconf-perl
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
Making install in xs
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
if test "../.." != "../.."; then \
for f in Xfconf.xs XfconfBinding.xs XfconfChannel.xs; do \
test -f $f || ln -s ./$f $f; \
done; \
fi
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl/xs'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make -f Makefile.perl
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
"/usr/bin/perl5.22.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Xfconf.bs blib/arch/auto/Xfce4/Xfconf/Xfconf.bs 644
Manifying 1 pod document
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make -f Makefile.perl install DESTDIR=/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64
make[4]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
"/usr/bin/perl5.22.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Xfconf.bs blib/arch/auto/Xfce4/Xfconf/Xfconf.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/auto/Xfce4/Xfconf/Xfconf.so
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/Xfce4/Xfconf/Install/Files.pm
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/Xfce4/Xfconf/Install/xfconfperl.typemap
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/Xfce4/Xfconf/Install/xfconfperl-autogen.h
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/Xfce4/Xfconf/Install/xfconfperl.h
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/Xfce4/Xfconf.pm
Installing /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/man/man3/Xfce4::Xfconf.3pm
Appending installation info to /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/5.22.3/x86_64-linux-thread-multi/perllocal.pod
make[4]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/xfconf-perl'
Making install in po
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
linguas="ar ast bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sr sv te th tr ug uk ur ur_PK zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/quait/src/rpm/BUILD/xfconf-4.13.3/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -c -m 644 $lang.gmo $dir/xfconf.mo; \
echo "installing $lang.gmo as $dir/xfconf.mo"; \
else \
/usr/bin/install -c -m 644 ./$lang.gmo $dir/xfconf.mo; \
echo "installing ./$lang.gmo as" \
"$dir/xfconf.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -c -m 644 $lang.gmo.m $dir/xfconf.mo.m; \
echo "installing $lang.gmo.m as $dir/xfconf.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -c -m 644 ./$lang.gmo.m \
$dir/xfconf.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/xfconf.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ar/LC_MESSAGES/xfconf.mo
installing ast.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ast/LC_MESSAGES/xfconf.mo
installing bg.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/bg/LC_MESSAGES/xfconf.mo
installing bn.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/bn/LC_MESSAGES/xfconf.mo
installing ca.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ca/LC_MESSAGES/xfconf.mo
installing cs.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/cs/LC_MESSAGES/xfconf.mo
installing da.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/da/LC_MESSAGES/xfconf.mo
installing de.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/de/LC_MESSAGES/xfconf.mo
installing el.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/el/LC_MESSAGES/xfconf.mo
installing en_AU.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/en_AU/LC_MESSAGES/xfconf.mo
installing en_GB.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/en_GB/LC_MESSAGES/xfconf.mo
installing es.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/es/LC_MESSAGES/xfconf.mo
installing eu.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/eu/LC_MESSAGES/xfconf.mo
installing fi.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/fi/LC_MESSAGES/xfconf.mo
installing fr.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/fr/LC_MESSAGES/xfconf.mo
installing gl.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/gl/LC_MESSAGES/xfconf.mo
installing he.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/he/LC_MESSAGES/xfconf.mo
installing hr.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/hr/LC_MESSAGES/xfconf.mo
installing hu.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/hu/LC_MESSAGES/xfconf.mo
installing id.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/id/LC_MESSAGES/xfconf.mo
installing is.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/is/LC_MESSAGES/xfconf.mo
installing it.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/it/LC_MESSAGES/xfconf.mo
installing ja.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ja/LC_MESSAGES/xfconf.mo
installing kk.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/kk/LC_MESSAGES/xfconf.mo
installing ko.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ko/LC_MESSAGES/xfconf.mo
installing lt.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/lt/LC_MESSAGES/xfconf.mo
installing lv.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/lv/LC_MESSAGES/xfconf.mo
installing ms.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ms/LC_MESSAGES/xfconf.mo
installing nb.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/nb/LC_MESSAGES/xfconf.mo
installing nl.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/nl/LC_MESSAGES/xfconf.mo
installing nn.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/nn/LC_MESSAGES/xfconf.mo
installing oc.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/oc/LC_MESSAGES/xfconf.mo
installing pa.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/pa/LC_MESSAGES/xfconf.mo
installing pl.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/pl/LC_MESSAGES/xfconf.mo
installing pt.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/pt/LC_MESSAGES/xfconf.mo
installing pt_BR.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xfconf.mo
installing ro.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ro/LC_MESSAGES/xfconf.mo
installing ru.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ru/LC_MESSAGES/xfconf.mo
installing si.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/si/LC_MESSAGES/xfconf.mo
installing sk.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/sk/LC_MESSAGES/xfconf.mo
installing sr.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/sr/LC_MESSAGES/xfconf.mo
installing sv.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/sv/LC_MESSAGES/xfconf.mo
installing te.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/te/LC_MESSAGES/xfconf.mo
installing th.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/th/LC_MESSAGES/xfconf.mo
installing tr.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/tr/LC_MESSAGES/xfconf.mo
installing ug.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ug/LC_MESSAGES/xfconf.mo
installing uk.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/uk/LC_MESSAGES/xfconf.mo
installing ur.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ur/LC_MESSAGES/xfconf.mo
installing ur_PK.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/xfconf.mo
installing zh_CN.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/xfconf.mo
installing zh_HK.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/xfconf.mo
installing zh_TW.gmo as /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/xfconf.mo
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/po'
Making install in docs
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
Making install in reference
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[3]: Nothing to be done for 'install-exec-am'.
/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/ch04.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-insensitive.png
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/right-insensitive.png
/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-insensitive.png
/usr/bin/install -c -m 644 ./html/up.png
/usr/bin/install -c -m 644 ./html/xfconf-Error-Reporting.html
/usr/bin/install -c -m 644 ./html/xfconf-Xfconf-Backend.html
/usr/bin/install -c -m 644 ./html/xfconf-Xfconf-Channel.html
/usr/bin/install -c -m 644 ./html/xfconf-Xfconf-GObject-Binding.html
/usr/bin/install -c -m 644 ./html/xfconf-Xfconf-Library-Core.html
/usr/bin/install -c -m 644 ./html/xfconf-Xfconf-Types.html
/usr/bin/install -c -m 644 ./html/xfconf.devhelp2
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/reference'
Making install in spec
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/spec'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/spec'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/spec'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs/spec'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/docs'
Making install in tests
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests'
Making install in set-properties
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/set-properties'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/set-properties'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/set-properties'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/set-properties'
Making install in has-properties
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/has-properties'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/has-properties'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/has-properties'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/has-properties'
Making install in get-properties
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/get-properties'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/get-properties'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/get-properties'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/get-properties'
Making install in reset-properties
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/reset-properties'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/reset-properties'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/reset-properties'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/reset-properties'
Making install in property-changed-signal
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/property-changed-signal'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/property-changed-signal'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/property-changed-signal'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/property-changed-signal'
Making install in object-bindings
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/object-bindings'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/object-bindings'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/object-bindings'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests/object-bindings'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests'
make[3]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3/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 '/repm/src/rpm/BUILD/xfconf-4.13.3/tests'
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3/tests'
make[1]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3'
make[2]: Entering directory '/repm/src/rpm/BUILD/xfconf-4.13.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3'
make[1]: Leaving directory '/repm/src/rpm/BUILD/xfconf-4.13.3'
+ find /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64 -name '*.la' -exec rm -f '{}' ';'
+ find /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64 -name '*.a' -exec rm -f '{}' ';'
+ mkdir -p /home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/etc/xdg/xfce4/xfconf
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .bz2
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ '[' -n '' ']'
+ export DISABLE_DEBUG=1
+ DISABLE_DEBUG=1
+ /usr/lib/rpm/mandriva/find-debuginfo.sh /home/quait/src/rpm/BUILD/xfconf-4.13.3
eu-strip: while opening '/home/quait/src/rpm/BUILDROOT/xfconf-4.13.3-1pclos2017.x86_64/usr/lib/perl5/site_perl/5.22.3/x86_64-linux-thread-multi/auto/Xfce4/Xfconf/Xfconf.so': Permission denied
error: Bad exit status from /home/quait/src/tmp/rpm-tmp.RsvFkq (%install)
RPM build errors:
Bad exit status from /home/quait/src/tmp/rpm-tmp.RsvFkq (%install)
[quait@AMD-PHENOMII SPECS]$