<86>Apr 14 01:22:19 userdel[125800]: delete user 'rooter' <86>Apr 14 01:22:19 userdel[125800]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:22:19 userdel[125800]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:22:19 groupadd[125811]: group added to /etc/group: name=rooter, GID=687 <86>Apr 14 01:22:19 groupadd[125811]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:22:19 groupadd[125811]: new group: name=rooter, GID=687 <86>Apr 14 01:22:19 useradd[125819]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Apr 14 01:22:19 userdel[125836]: delete user 'builder' <86>Apr 14 01:22:19 userdel[125836]: removed group 'builder' owned by 'builder' <86>Apr 14 01:22:19 groupadd[125853]: group added to /etc/group: name=builder, GID=688 <86>Apr 14 01:22:19 groupadd[125853]: group added to /etc/gshadow: name=builder <86>Apr 14 01:22:19 groupadd[125853]: new group: name=builder, GID=688 <86>Apr 14 01:22:19 useradd[125866]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Apr 14 01:22:22 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 14 01:22:22 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Apr 14 01:22:22 rpmi: perl-libintl-1.24-alt1.1 1448485129 installed <13>Apr 14 01:22:22 rpmi: tex-common-0.2-alt4 1244804096 installed <13>Apr 14 01:22:22 rpmi: texi2dvi-6.0-alt3 1449879498 installed <13>Apr 14 01:22:22 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Apr 14 01:22:22 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Apr 14 01:22:22 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 14 01:22:22 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 14 01:22:22 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 14 01:22:22 rpmi: makeinfo-6.0-alt3 1449879498 installed <13>Apr 14 01:22:22 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 14 01:22:22 rpmi: texinfo-6.0-alt3 1449879485 installed Installing cflow-1.4-alt2.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cflow-1.4 + echo 'Source #0 (cflow-1.4.tar.bz2):' Source #0 (cflow-1.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/cflow-1.4.tar.bz2 + /bin/tar -xf - + cd cflow-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52416 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cflow-1.4 + export EMACS=yes + EMACS=yes + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-lispdir=/usr/share/emacs/site-lisp/ configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-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 x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for flex... no checking for lex... no checking for x86_64-alt-linux-ranlib... ranlib checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for error_at_line... yes checking for memmove... yes checking for memset... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for setlocale... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether getenv is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for flockfile... yes checking for funlockfile... yes checking for lstat... yes checking for mprotect... yes checking for strndup... yes checking for vasnprintf... no checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking linewrap.h usability... no checking linewrap.h presence... no checking for linewrap.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking for memchr... yes checking whether memchr works... yes checking whether snprintf is declared... yes checking for wchar_t... yes checking for long long int... yes checking for unsigned long long int... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether program_invocation_name is defined... yes checking whether program_invocation_short_name is defined... yes checking whether // is distinct from /... (cached) no checking for error_at_line... (cached) yes checking whether the compiler generally respects inline... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mempcpy... yes checking for obstacks... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether is standalone... yes checking for stdint.h... (cached) yes checking for emacs... yes checking where .elc files should go... /usr/share/emacs/site-lisp/ checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 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 configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating gnu/Makefile config.status: creating src/Makefile config.status: creating elisp/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' Making all in gnu make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' GEN alloca.h GEN getopt.h GEN stdio.h GEN string.h GEN strings.h GEN stdlib.h GEN time.h GEN sys/stat.h GEN unistd.h make all-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[4]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' CC argp-ba.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-ba.c CC argp-eexst.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-eexst.c CC argp-fmtstream.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-fmtstream.c CC argp-fs-xinl.o CC argp-help.o CC argp-parse.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-help.c CC argp-pin.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-fs-xinl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-pin.c CC argp-pv.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-pv.c CC argp-pvh.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-pvh.c CC argp-xinl.o CC argp-version-etc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-xinl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c argp-version-etc.c CC progname.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c progname.c CC version-etc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c version-etc.c CC xalloc-die.o CC asnprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c xalloc-die.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c asnprintf.c CC basename-lgpl.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c basename-lgpl.c CC dirname-lgpl.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dirname-lgpl.c CC exitfail.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c exitfail.c CC getopt.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c getopt.c CC getopt1.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c getopt1.c CC hash.o CC printf-args.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c hash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c printf-args.c CC printf-parse.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c printf-parse.c CC stripslash.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c stripslash.c CC vasnprintf.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c vasnprintf.c CC xmalloc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c xmalloc.c AR libgnu.a make[4]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[3]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/src' CC argcv.o CC depmap.o CC c.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c argcv.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c c.c CC gnu.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c depmap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c gnu.c CC linked-list.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c linked-list.c CC main.o CC output.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c output.c CC parser.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c parser.c main.c: In function 'parse_opt': main.c:552:17: warning: operation on 'level_end[0]' may be undefined [-Wsequence-point] level_end[0] = level_end[0] = NULL; ^ main.c: In function 'xalloc_die': main.c:732:1: warning: 'noreturn' function does return } ^ CC posix.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c posix.c CC rc.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c rc.c CC symbol.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../gnu -I../ -I../gnu -DLOCALEDIR=\"/usr/share/locale\" -pipe -Wall -g -O2 -c symbol.c symbol.c: In function 'install': symbol.c:111:8: warning: passing argument 3 of 'hash_initialize' from incompatible pointer type [-Wincompatible-pointer-types] hash_symbol_hasher, ^ In file included from symbol.c:21:0: ../gnu/hash.h:83:13: note: expected 'Hash_hasher {aka long unsigned int (*)(const void *, long unsigned int)}' but argument is of type 'size_t (*)(const void *, unsigned int) {aka long unsigned int (*)(const void *, unsigned int)}' Hash_table *hash_initialize (size_t, const Hash_tuning *, ^ CCLD cflow make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/src' Making all in elisp make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/po' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/po' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' make: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8275 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cflow-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cflow-buildroot + cd cflow-1.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cflow-buildroot make: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' Making install in gnu make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make install-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[3]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[4]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[3]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/cflow-buildroot/usr/bin" /bin/install -p cflow '/usr/src/tmp/cflow-buildroot/usr/bin' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/src' Making install in elisp make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' make[2]: Nothing to be done for `install-exec-am'. /bin/install -p -m 644 'cflow-mode.el' '/usr/src/tmp/cflow-buildroot/usr/share/emacs/site-lisp//cflow-mode.el' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/po' GEN install-data-yes installing da.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/da/LC_MESSAGES/cflow.mo installing fi.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/fi/LC_MESSAGES/cflow.mo installing ga.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/ga/LC_MESSAGES/cflow.mo installing id.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/id/LC_MESSAGES/cflow.mo installing pl.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/pl/LC_MESSAGES/cflow.mo installing uk.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/uk/LC_MESSAGES/cflow.mo installing vi.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/vi/LC_MESSAGES/cflow.mo installing zh_CN.gmo as /usr/src/tmp/cflow-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/cflow.mo GEN install-data make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/po' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/cflow-buildroot/usr/share/info" /bin/install -p -m 644 ./cflow.info '/usr/src/tmp/cflow-buildroot/usr/share/info' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' make: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' + /usr/lib/rpm/find-lang cflow + rm -f /usr/src/tmp/cflow-buildroot//usr/share/info/dir + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cflow-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cflow-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/cflow-buildroot (auto) Verifying info files in /usr/src/tmp/cflow-buildroot/usr/share/info (normal) Verifying ELF objects in /usr/src/tmp/cflow-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.4219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cflow-1.4 + make check make: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' Making check in gnu make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make check-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[3]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/gnu' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/src' Making check in elisp make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/elisp' Making check in po make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/po' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/doc' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make check-local make[2]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4/tests' /bin/sh ./testsuite ## ------------------------- ## ## GNU cflow 1.4 test suite. ## ## ------------------------- ## 1: cflow version ok 2: direct tree ok 3: reverse tree ok 4: recursive calls ok 5: attribute handling ok 6: attribute wrapper handling ok 7: parameter wrapper handling ok 8: K&R style function declarations ok 9: forward function declarations ok 10: Static symbols with forward decls and -i^s ok 11: included symbols ok 12: static struct in block scope ok 13: functional arguments ok 14: function parameter handling ok 15: nameless function pointer arguments ok 16: nameless function arguments ok 17: hiding of global and file static identifiers ok 18: multiple source files ok 19: vertical bar in tree output ok 20: struct definition followed by attribute ok 21: struct definition followed by wrapper ok ## ------------- ## ## Test results. ## ## ------------- ## All 21 tests were successful. make[2]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/cflow-1.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' make: Leaving directory `/usr/src/RPM/BUILD/cflow-1.4' + exit 0 Processing files: cflow-1.4-alt2.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cflow-1.4 + DOCDIR=/usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + export DOCDIR + rm -rf /usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + /bin/mkdir -p /usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + cp -prL AUTHORS ChangeLog COPYING NEWS README THANKS TODO /usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + chmod -R go-w /usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + chmod -R a+rX /usr/src/tmp/cflow-buildroot/usr/share/doc/cflow-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wmdhjo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWg30u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(post): info Requires(preun): info Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.031kvE Creating cflow-debuginfo package Processing files: cflow-debuginfo-1.4-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nM2tMQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YN9UO5 find-requires: running scripts (debuginfo) Requires: cflow = 1.4-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cflow-1.4-alt2.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cflow-debuginfo-1.4-alt2.1.x86_64.rpm 11.61user 4.65system 0:19.85elapsed 81%CPU (0avgtext+0avgdata 39084maxresident)k 0inputs+0outputs (0major+1405499minor)pagefaults 0swaps 14.97user 6.78system 0:26.10elapsed 83%CPU (0avgtext+0avgdata 122040maxresident)k 0inputs+0outputs (0major+1636565minor)pagefaults 0swaps