D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/ctpl-0.3.4-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zKkIf6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ctpl-0.3.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ctpl-0.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ctpl-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f waf + rm -f wscript + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LNaN59 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ctpl-0.3.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/auxf/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/auxf/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/auxf/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/auxf/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/auxf/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/auxf/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --enable-gtk-doc --docdir=/usr/share/doc/ctpl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 x86_64-mageia-linux-gnu-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-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-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... yes checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes 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... no checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for GLIB... yes checking for GIO... yes checking whether we are building for a Win32 host... no checking for CTPL_CLI... yes checking for acos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memchr... yes checking for strchr... yes checking for fabs... yes checking whether fpclassify is declared... yes checking whether to enable paranoiac compiler options... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/ctpl.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ctpl/Makefile config.status: creating docs/reference/ctpl/version.xml config.status: creating po/Makefile.in config.status: creating testsuite/Makefile config.status: creating README config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-i18n.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-mathutils.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-io.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-environ.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-lexer-expr.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-lexer.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-output-stream.lo In file included from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ctpl-output-stream.h:28, from ctpl-output-stream.c:20: ctpl-output-stream.c: In function 'ctpl_output_stream_new': /usr/include/glib-2.0/gobject/gobject.h:518:33: warning: returning 'GOutputStream *' {aka 'struct _GOutputStream *'} from a function with incompatible return type 'CtplOutputStream *' {aka 'struct _CtplOutputStream *'} [-Wincompatible-pointer-types] 518 | #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ctpl-output-stream.c:67:10: note: in expansion of macro 'g_object_ref' 67 | return g_object_ref (stream); | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-eval.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC ctpl-ctpl.o ctpl.c: In function 'main': ctpl.c:416:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 416 | g_type_init (); | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ctpl.c:33: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here 691 | void g_type_init (void); | ^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-version.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-parser.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-stack.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-token.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-input-stream.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CC libctpl_la-ctpl-value.lo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CCLD libctpl.la make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' CCLD ctpl make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' Making all in data make[2]: Nothing to be done for 'all'. Making all in docs Making all in reference Making all in ctpl make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' DOC Preparing build make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' DOC Scanning header files DOC Introspecting gobjects make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' DOC Building XML make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' DOC Building HTML In gtk-doc.xsl: For acronym (rename-to) no value found! DOC Fixing cross-references html/ctpl-CtplEnviron.html:324: warning: no link for: "api-index-0.3" -> (0.3). html/ctpl-CtplEval.html:143: warning: no link for: "api-index-0.2" -> (0.2). html/ctpl-CtplInputStream.html:832: warning: no link for: "api-index-" -> (). make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in testsuite make[2]: Nothing to be done for 'all'. Making all in po + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O0zqh9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 + cd ctpl-0.3.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libctpl.la '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libctpl.so.2.2.2 /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.so.2.2.2 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64 && { ln -s -f libctpl.so.2.2.2 libctpl.so.2 || { rm -f libctpl.so.2 && ln -s libctpl.so.2.2.2 libctpl.so.2; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64 && { ln -s -f libctpl.so.2.2.2 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.2.2.2 libctpl.so; }; }) libtool: install: /usr/bin/install -p .libs/libctpl.lai /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.la libtool: install: /usr/bin/install -p .libs/libctpl.a /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.a libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.a libtool: install: x86_64-mageia-linux-gnu-ranlib /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ctpl '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/bin' libtool: install: warning: `libctpl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ctpl /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/bin/ctpl /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/include/ctpl' /usr/bin/install -p -m 644 ctpl.h ctpl-environ.h ctpl-eval.h ctpl-io.h ctpl-input-stream.h ctpl-lexer.h ctpl-lexer-expr.h ctpl-output-stream.h ctpl-parser.h ctpl-token.h ctpl-value.h ctpl-version.h '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/include/ctpl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/src' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/data' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 ctpl.1 '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ctpl.pc '/home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/data' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs' Making install in reference make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' Making install in ctpl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-deprecated.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch01s02.html /usr/bin/install -p -m 644 ./html/ch01s03.html /usr/bin/install -p -m 644 ./html/ch01s05.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ctpl-CtplEnviron.html /usr/bin/install -p -m 644 ./html/ctpl-CtplEval.html /usr/bin/install -p -m 644 ./html/ctpl-CtplInputStream.html /usr/bin/install -p -m 644 ./html/ctpl-CtplLexer.html /usr/bin/install -p -m 644 ./html/ctpl-CtplLexerExpr.html /usr/bin/install -p -m 644 ./html/ctpl-CtplOutputStream.html /usr/bin/install -p -m 644 ./html/ctpl-CtplParser.html /usr/bin/install -p -m 644 ./html/ctpl-CtplToken.html /usr/bin/install -p -m 644 ./html/ctpl-CtplValue.html /usr/bin/install -p -m 644 ./html/ctpl-Generic-IO.html /usr/bin/install -p -m 644 ./html/ctpl-Version-information.html /usr/bin/install -p -m 644 ./html/ctpl.devhelp2 /usr/bin/install -p -m 644 ./html/environment-description-syntax.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png ../gio/ -> /usr/share/gtk-doc/html/gio (41) ../glib/ -> /usr/share/gtk-doc/html/glib (340) ../gobject/ -> /usr/share/gtk-doc/html/gobject (3) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference/ctpl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs/reference' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/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 '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/docs' Making install in testsuite make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/testsuite' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/testsuite' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/testsuite' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/po' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/ctpl.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/ctpl.mo if test "ctpl" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ctpl-0.3.4' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/doc/ctpl + install -pm 644 AUTHORS COPYING NEWS HACKING TODO README THANKS /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/share/doc/ctpl ++ find /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 -name '*.a' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.a ++ find /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 -name '*.la' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.la + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 ctpl + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.3.4-4.mga8 --unique-debug-suffix -0.3.4-4.mga8.x86_64 --unique-debug-src-base ctpl-0.3.4-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ctpl-0.3.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/bin/ctpl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.so.2.2.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/lib64/libctpl.so.2.2.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64/usr/bin/ctpl original debug info size: 312kB, size after compression: 300kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 554 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ctpl-0.3.4-4.mga8.x86_64 Provides: ctpl = 0.3.4-4.mga8 ctpl(x86-64) = 0.3.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libctpl.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) Processing files: lib64ctpl2-0.3.4-4.mga8.x86_64 Provides: lib64ctpl2 = 0.3.4-4.mga8 lib64ctpl2(x86-64) = 0.3.4-4.mga8 libctpl.so.2()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64ctpl-devel-0.3.4-4.mga8.x86_64 Provides: ctpl-devel = 0.3.4-4.mga8 devel(libctpl(64bit)) lib64ctpl-devel = 0.3.4-4.mga8 lib64ctpl-devel(x86-64) = 0.3.4-4.mga8 pkgconfig(ctpl) = 0.3.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) pkgconfig pkgconfig(gio-2.0) pkgconfig(glib-2.0) Processing files: ctpl-doc-0.3.4-4.mga8.x86_64 Provides: ctpl-doc = 0.3.4-4.mga8 ctpl-doc(x86-64) = 0.3.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ctpl-debugsource-0.3.4-4.mga8.x86_64 Provides: ctpl-debugsource = 0.3.4-4.mga8 ctpl-debugsource(x86-64) = 0.3.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ctpl-debuginfo-0.3.4-4.mga8.x86_64 Provides: ctpl-debuginfo = 0.3.4-4.mga8 ctpl-debuginfo(x86-64) = 0.3.4-4.mga8 debuginfo(build-id) = 627d84f0362bd05142a0a8eccb26a006024c8666 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ctpl-debugsource(x86-64) = 0.3.4-4.mga8 Processing files: lib64ctpl2-debuginfo-0.3.4-4.mga8.x86_64 Provides: debuginfo(build-id) = fd1295ccfe2bb3e99730e1a150d3df87ae9eba11 lib64ctpl2-debuginfo = 0.3.4-4.mga8 lib64ctpl2-debuginfo(x86-64) = 0.3.4-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ctpl-debugsource(x86-64) = 0.3.4-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ctpl-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ctpl2-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ctpl-debuginfo-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ctpl-devel-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64ctpl2-debuginfo-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ctpl-debugsource-0.3.4-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ctpl-doc-0.3.4-4.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wbSgW7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ctpl-0.3.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ctpl-0.3.4-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pCf035 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ctpl-0.3.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!