D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/universalcodegrep-0.2.1-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WbG1iA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf universalcodegrep-0.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/universalcodegrep-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd universalcodegrep-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pdQRCA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd universalcodegrep-0.2.1 + '[' 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-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/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 . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 checking build system type... x86_64-mageia-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 host system type... x86_64-mageia-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking the number of available CPUs... 96 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 for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib 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 for a sed that does not truncate output... /usr/bin/sed checking lib pcre... (testing) checking for pcre_study in -lpcre... yes checking lib pcre... -lpcre checking if boost source distribution tarball was specified... no configure: WARNING: No Boost source tarball specified. 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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking whether x86_64-mageia-linux-gnu-g++ supports C++11 features with -std=gnu++11... checking whether C++ compiler accepts -std=gnu++11... yes yes checking whether C++ compiler accepts -std=gnu++11... (cached) yes checking whether C++ compiler accepts -Wno-unused-local-typedefs... yes checking whether C++ compiler accepts -pthread... yes checking whether C++ compiler accepts -Wformat... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Werror=format-security... yes checking for library containing argp_parse... none required checking for sched_setaffinity... yes checking for get_current_dir_name... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating src/Makefile config.status: creating third_party/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing tests/atconfig commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in third_party make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' echo "All third-party builds complete, $(date)" > "stampfile-all-third-party-builds-complete-temp" mv "stampfile-all-third-party-builds-complete-temp" "stampfile-all-third-party-builds-complete" make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-File.o `test -f 'File.cpp' || echo './'`File.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-Match.o `test -f 'Match.cpp' || echo './'`Match.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-DirInclusionManager.o `test -f 'DirInclusionManager.cpp' || echo './'`DirInclusionManager.cpp DirInclusionManager.cpp: In member function 'bool DirInclusionManager::DirShouldBeExcluded(const string&, const string&) const': DirInclusionManager.cpp:69:66: warning: unused parameter 'path' [-Wunused-parameter] 69 | bool DirInclusionManager::DirShouldBeExcluded(const std::string& path, const std::string &name) const | ~~~~~~~~~~~~~~~~~~~^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-MatchList.o `test -f 'MatchList.cpp' || echo './'`MatchList.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-OutputTask.o `test -f 'OutputTask.cpp' || echo './'`OutputTask.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-FileScanner.o `test -f 'FileScanner.cpp' || echo './'`FileScanner.cpp FileScanner.cpp: In member function 'void FileScanner::ScanFileCpp11(const regex&, const char*, size_t, MatchList&)': FileScanner.cpp:204:51: warning: unused parameter 'expression' [-Wunused-parameter] 204 | void FileScanner::ScanFileCpp11(const std::regex& expression, const char *file_data, size_t file_size, MatchList& ml) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ FileScanner.cpp:204:75: warning: unused parameter 'file_data' [-Wunused-parameter] 204 | void FileScanner::ScanFileCpp11(const std::regex& expression, const char *file_data, size_t file_size, MatchList& ml) | ~~~~~~~~~~~~^~~~~~~~~ FileScanner.cpp:204:93: warning: unused parameter 'file_size' [-Wunused-parameter] 204 | void FileScanner::ScanFileCpp11(const std::regex& expression, const char *file_data, size_t file_size, MatchList& ml) | ~~~~~~~^~~~~~~~~ FileScanner.cpp:204:115: warning: unused parameter 'ml' [-Wunused-parameter] 204 | void FileScanner::ScanFileCpp11(const std::regex& expression, const char *file_data, size_t file_size, MatchList& ml) | ~~~~~~~~~~~^~ FileScanner.cpp: In member function 'void FileScanner::ScanFileLibPCRE(const char*, size_t, MatchList&)': FileScanner.cpp:249:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 249 | while(ovector[1] < file_size) | ~~~~~~~~~~~^~~~~~~~~~~ FileScanner.cpp:258:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 258 | if (ovector[0] == file_size) | ~~~~~~~~~~~^~~~~~~~~~~~ FileScanner.cpp:316:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 316 | while(ovector[1] < file_size) | ~~~~~~~~~~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-Globber.o `test -f 'Globber.cpp' || echo './'`Globber.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-ArgParse.o `test -f 'ArgParse.cpp' || echo './'`ArgParse.cpp ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] 142 | }; | ^ ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::key' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::arg' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::flags' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::doc' [-Wmissing-field-initializers] ArgParse.cpp:142:2: warning: missing initializer for member 'argp_option::group' [-Wmissing-field-initializers] ArgParse.cpp:251:76: warning: missing initializer for member 'argp::children' [-Wmissing-field-initializers] 251 | struct argp ArgParse::argp = { options, ArgParse::parse_opt, args_doc, doc }; | ^ ArgParse.cpp:251:76: warning: missing initializer for member 'argp::help_filter' [-Wmissing-field-initializers] ArgParse.cpp:251:76: warning: missing initializer for member 'argp::argp_domain' [-Wmissing-field-initializers] ArgParse.cpp: In static member function 'static void ArgParse::PrintVersionText(FILE*, argp_state*)': ArgParse.cpp:343:66: warning: unused parameter 'state' [-Wunused-parameter] 343 | void ArgParse::PrintVersionText(FILE* stream, struct argp_state* state) | ~~~~~~~~~~~~~~~~~~~^~~~~ ArgParse.cpp: In member function 'void ArgParse::FindAndParseConfigFiles(std::vector*, std::vector*, std::vector*)': ArgParse.cpp:410:60: warning: unused parameter 'global_argv' [-Wunused-parameter] 410 | void ArgParse::FindAndParseConfigFiles(std::vector *global_argv, std::vector *user_argv, std::vector *project_argv) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -I "../third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libsrc_a-TypeManager.o `test -f 'TypeManager.cpp' || echo './'`TypeManager.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' rm -f libsrc.a x86_64-mageia-linux-gnu-ar cru libsrc.a libsrc_a-ArgParse.o libsrc_a-DirInclusionManager.o libsrc_a-Globber.o libsrc_a-Match.o libsrc_a-MatchList.o libsrc_a-File.o libsrc_a-FileScanner.o libsrc_a-OutputTask.o libsrc_a-TypeManager.o x86_64-mageia-linux-gnu-ranlib libsrc.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' if [ -d "./.git" -a -f "./.tarball-version" ]; \ then \ echo "ERROR: The top-level source directory, \".\", appears to be in an"; \ echo "inconsistent state: it looks like both an extracted tarball and a .git repo."; \ echo "Removing the file \"./.tarball-version\" will allow it to build."; \ exit 1; \ fi; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' echo "// Build information file." > "build_info.cpp" echo "// THIS FILE IS AUTOMATICALLY GENERATED BY THE TOP-LEVEL MAKEFILE, DO NOT EDIT" >> "build_info.cpp" echo "// VCS repo info (git describe / tarball)" >> "build_info.cpp" if [ -f ./.tarball-version ]; then \ : We are building from a tarball. ; \ GIT_DESCRIBE=$(cat ./.tarball-version); \ elif (which git && cd . && git describe > /dev/null); then \ : We are building from a git repo. ; \ GIT_DESCRIBE="$(cd . && git describe --long --dirty)"; \ else GIT_DESCRIBE="unknown"; \ fi; \ echo "const char *g_git_describe = \"${GIT_DESCRIBE}\";" >> "build_info.cpp" echo "// CXX" >> "build_info.cpp" echo "const char *g_cxx = \"x86_64-mageia-linux-gnu-g++\";" >> "build_info.cpp" CXX_VERSION_STR=$(if $("x86_64-mageia-linux-gnu-g++" --version > /dev/null); then echo "$(x86_64-mageia-linux-gnu-g++ --version | sed -r -n 's/^(.*[0-9]+\.[0-9]+\.[0-9]+.*)$/\1/p')"; else echo "unknown"; fi;); \ echo "const char *g_cxx_version_str = \"${CXX_VERSION_STR}\";" >> "build_info.cpp"; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./src -I "./third_party/" -Wall -Wextra -I "./third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ucg-build_info.o `test -f 'build_info.cpp' || echo './'`build_info.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./src -I "./third_party/" -Wall -Wextra -I "./third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ucg-main.o `test -f 'main.cpp' || echo './'`main.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' x86_64-mageia-linux-gnu-g++ -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ucg ucg-main.o ucg-build_info.o ./src/libsrc.a -lpcre make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' Making all in tests make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Gx5Bx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 + cd universalcodegrep-0.2.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in third_party make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' 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/universalcodegrep-0.2.1/third_party' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' 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/universalcodegrep-0.2.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' if [ -d "./.git" -a -f "./.tarball-version" ]; \ then \ echo "ERROR: The top-level source directory, \".\", appears to be in an"; \ echo "inconsistent state: it looks like both an extracted tarball and a .git repo."; \ echo "Removing the file \"./.tarball-version\" will allow it to build."; \ exit 1; \ fi; echo "// Build information file." > "build_info.cpp" echo "// THIS FILE IS AUTOMATICALLY GENERATED BY THE TOP-LEVEL MAKEFILE, DO NOT EDIT" >> "build_info.cpp" echo "// VCS repo info (git describe / tarball)" >> "build_info.cpp" if [ -f ./.tarball-version ]; then \ : We are building from a tarball. ; \ GIT_DESCRIBE=$(cat ./.tarball-version); \ elif (which git && cd . && git describe > /dev/null); then \ : We are building from a git repo. ; \ GIT_DESCRIBE="$(cd . && git describe --long --dirty)"; \ else GIT_DESCRIBE="unknown"; \ fi; \ echo "const char *g_git_describe = \"${GIT_DESCRIBE}\";" >> "build_info.cpp" echo "// CXX" >> "build_info.cpp" echo "const char *g_cxx = \"x86_64-mageia-linux-gnu-g++\";" >> "build_info.cpp" CXX_VERSION_STR=$(if $("x86_64-mageia-linux-gnu-g++" --version > /dev/null); then echo "$(x86_64-mageia-linux-gnu-g++ --version | sed -r -n 's/^(.*[0-9]+\.[0-9]+\.[0-9]+.*)$/\1/p')"; else echo "unknown"; fi;); \ echo "const char *g_cxx_version_str = \"${CXX_VERSION_STR}\";" >> "build_info.cpp"; x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./src -I "./third_party/" -Wall -Wextra -I "./third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ucg-build_info.o `test -f 'build_info.cpp' || echo './'`build_info.cpp x86_64-mageia-linux-gnu-g++ -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ucg ucg-main.o ucg-build_info.o ./src/libsrc.a -lpcre make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' if [ -d "./.git" -a -f "./.tarball-version" ]; \ then \ echo "ERROR: The top-level source directory, \".\", appears to be in an"; \ echo "inconsistent state: it looks like both an extracted tarball and a .git repo."; \ echo "Removing the file \"./.tarball-version\" will allow it to build."; \ exit 1; \ fi; echo "// Build information file." > "build_info.cpp" echo "// THIS FILE IS AUTOMATICALLY GENERATED BY THE TOP-LEVEL MAKEFILE, DO NOT EDIT" >> "build_info.cpp" echo "// VCS repo info (git describe / tarball)" >> "build_info.cpp" if [ -f ./.tarball-version ]; then \ : We are building from a tarball. ; \ GIT_DESCRIBE=$(cat ./.tarball-version); \ elif (which git && cd . && git describe > /dev/null); then \ : We are building from a git repo. ; \ GIT_DESCRIBE="$(cd . && git describe --long --dirty)"; \ else GIT_DESCRIBE="unknown"; \ fi; \ echo "const char *g_git_describe = \"${GIT_DESCRIBE}\";" >> "build_info.cpp" echo "// CXX" >> "build_info.cpp" echo "const char *g_cxx = \"x86_64-mageia-linux-gnu-g++\";" >> "build_info.cpp" CXX_VERSION_STR=$(if $("x86_64-mageia-linux-gnu-g++" --version > /dev/null); then echo "$(x86_64-mageia-linux-gnu-g++ --version | sed -r -n 's/^(.*[0-9]+\.[0-9]+\.[0-9]+.*)$/\1/p')"; else echo "unknown"; fi;); \ echo "const char *g_cxx_version_str = \"${CXX_VERSION_STR}\";" >> "build_info.cpp"; x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./src -I "./third_party/" -Wall -Wextra -I "./third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ucg-build_info.o `test -f 'build_info.cpp' || echo './'`build_info.cpp x86_64-mageia-linux-gnu-g++ -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ucg ucg-main.o ucg-build_info.o ./src/libsrc.a -lpcre /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/bin' /usr/bin/install -p ucg '/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep' /usr/bin/install -p -m 644 README.md NEWS.md COPYING AUTHORS '/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/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 '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.2.1-3.mga8 --unique-debug-suffix -0.2.1-3.mga8.x86_64 --unique-debug-src-base universalcodegrep-0.2.1-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/bin/ucg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/bin/ucg original debug info size: 3764kB, size after compression: 3448kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 174 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 Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yFqnuB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd universalcodegrep-0.2.1 + '[' 1 -eq 1 ']' + make check Making check in third_party make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' make check-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/third_party' Making check in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src' Making check in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' if [ -d "./.git" -a -f "./.tarball-version" ]; \ then \ echo "ERROR: The top-level source directory, \".\", appears to be in an"; \ echo "inconsistent state: it looks like both an extracted tarball and a .git repo."; \ echo "Removing the file \"./.tarball-version\" will allow it to build."; \ exit 1; \ fi; echo "// Build information file." > "build_info.cpp" echo "// THIS FILE IS AUTOMATICALLY GENERATED BY THE TOP-LEVEL MAKEFILE, DO NOT EDIT" >> "build_info.cpp" echo "// VCS repo info (git describe / tarball)" >> "build_info.cpp" if [ -f ./.tarball-version ]; then \ : We are building from a tarball. ; \ GIT_DESCRIBE=$(cat ./.tarball-version); \ elif (which git && cd . && git describe > /dev/null); then \ : We are building from a git repo. ; \ GIT_DESCRIBE="$(cd . && git describe --long --dirty)"; \ else GIT_DESCRIBE="unknown"; \ fi; \ echo "const char *g_git_describe = \"${GIT_DESCRIBE}\";" >> "build_info.cpp" echo "// CXX" >> "build_info.cpp" echo "const char *g_cxx = \"x86_64-mageia-linux-gnu-g++\";" >> "build_info.cpp" CXX_VERSION_STR=$(if $("x86_64-mageia-linux-gnu-g++" --version > /dev/null); then echo "$(x86_64-mageia-linux-gnu-g++ --version | sed -r -n 's/^(.*[0-9]+\.[0-9]+\.[0-9]+.*)$/\1/p')"; else echo "unknown"; fi;); \ echo "const char *g_cxx_version_str = \"${CXX_VERSION_STR}\";" >> "build_info.cpp"; x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I ./src -I "./third_party/" -Wall -Wextra -I "./third_party/" -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ucg-build_info.o `test -f 'build_info.cpp' || echo './'`build_info.cpp x86_64-mageia-linux-gnu-g++ -ggdb3 -O3 -std=gnu++11 -Wno-unused-local-typedefs -pthread -Wformat -Wformat-security -Werror=format-security -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ucg ucg-main.o ucg-build_info.o ./src/libsrc.a -lpcre make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1' Making check in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' make check-local make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' /bin/sh './testsuite' which: no ag in (/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests:/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src:/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/build-aux:::/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin) which: no ack in (/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests:/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/src:/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/build-aux:::/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin) ## ----------------------------------------------------------------- ## ## UniversalCodeGrep 0.2.1 test suite: UniversalCodeGrep Test Suite. ## ## ----------------------------------------------------------------- ## UniversalCodeGrep sanity checks 1: UniversalCodeGrep version ok 2: Error code with bad search path ok 3: Error code with bad regex ok UniversalCodeGrep search modifier checks 4: '--ignore-case' and '--word-regexp' combos ok 5: --literal vs. --word-regexp vs. --ignore-case ok UniversalCodeGrep file presentation checks 6: Color-vs-file tests ok 7: Color-vs-terminal tests ok UniversalCodeGrep type inclusion checks 8: '--noenv' and '--type=' ok 9: Overlapping file type specs ok 10: User-defined file type specs ok UniversalCodeGrep performance tests 11: Create report log file ok 12: Getting program versions ok 13: Boost: compare performance to grep, 'BOOST.*HPP' skipped (performance_tests.at:87) 14: Boost: find all '#endif's skipped (performance_tests.at:103) 15: Boost: search with regex 'BOOST.*HPP' skipped (performance_tests.at:121) 16: Boost: search with --ignore-dir=doc skipped (performance_tests.at:139) ## ------------- ## ## Test results. ## ## ------------- ## 12 tests were successful. 4 tests were skipped. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/universalcodegrep-0.2.1/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: universalcodegrep-0.2.1-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EkcCfz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd universalcodegrep-0.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep + cp -pr NEWS.md /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/doc/universalcodegrep + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4JhSsA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd universalcodegrep-0.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/licenses/universalcodegrep + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/licenses/universalcodegrep + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64/usr/share/licenses/universalcodegrep + RPM_EC=0 ++ jobs -p + exit 0 Provides: universalcodegrep = 0.2.1-3.mga8 universalcodegrep(x86-64) = 0.2.1-3.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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: universalcodegrep-debugsource-0.2.1-3.mga8.x86_64 Provides: universalcodegrep-debugsource = 0.2.1-3.mga8 universalcodegrep-debugsource(x86-64) = 0.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: universalcodegrep-debuginfo-0.2.1-3.mga8.x86_64 Provides: debuginfo(build-id) = 9adaca85f25aa00805fc45a4aae6fc89bb8929f7 universalcodegrep-debuginfo = 0.2.1-3.mga8 universalcodegrep-debuginfo(x86-64) = 0.2.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: universalcodegrep-debugsource(x86-64) = 0.2.1-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/universalcodegrep-debugsource-0.2.1-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/universalcodegrep-0.2.1-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/universalcodegrep-debuginfo-0.2.1-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V8wBlz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd universalcodegrep-0.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/universalcodegrep-0.2.1-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nVAyDA + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf universalcodegrep-0.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!