<86>Jan 26 08:29:33 userdel[12454]: delete user 'rooter' <86>Jan 26 08:29:33 userdel[12454]: removed group 'rooter' owned by 'rooter' <86>Jan 26 08:29:33 userdel[12454]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 08:29:33 groupadd[12466]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 08:29:33 groupadd[12466]: group added to /etc/gshadow: name=rooter <86>Jan 26 08:29:33 groupadd[12466]: new group: name=rooter, GID=534 <86>Jan 26 08:29:33 useradd[12472]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 08:29:33 userdel[12483]: delete user 'builder' <86>Jan 26 08:29:33 userdel[12483]: removed group 'builder' owned by 'builder' <86>Jan 26 08:29:33 groupadd[12488]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 08:29:33 groupadd[12488]: group added to /etc/gshadow: name=builder <86>Jan 26 08:29:33 groupadd[12488]: new group: name=builder, GID=535 <86>Jan 26 08:29:33 useradd[12492]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash Installing fbgetty-0.1.698-alt4.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fbgetty-0.1.698 + echo 'Source #0 (fbgetty-0.1.698.tar.bz2):' Source #0 (fbgetty-0.1.698.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/fbgetty-0.1.698.tar.bz2 + /bin/tar -xf - + cd fbgetty-0.1.698 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fbgetty-0.1.69-login_prompt.patch):' Patch #0 (fbgetty-0.1.69-login_prompt.patch): + /usr/bin/patch -p1 patching file src/prompt.c Hunk #1 succeeded at 285 with fuzz 2 (offset 26 lines). + echo 'Patch #1 (fbgetty-info.patch):' Patch #1 (fbgetty-info.patch): + /usr/bin/patch -p1 patching file docs/fbgetty.texi + echo 'Patch #2 (fbgetty-0.1.698-stddef.patch):' Patch #2 (fbgetty-0.1.698-stddef.patch): + /usr/bin/patch -p1 patching file src/options.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fbgetty-0.1.698 + libtoolize -i libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: linking file `config/config.guess' libtoolize-default: linking file `config/config.sub' libtoolize-default: linking file `config/install-sh' libtoolize-default: linking file `config/ltmain.sh' libtoolize-default: You should add the contents of the following files to `aclocal.m4': libtoolize-default: `/usr/share/libtool-2.4/aclocal/libtool.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltoptions.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltversion.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltsugar.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/lt~obsolete.m4' libtoolize-default: Remember to add `LT_INIT' to configure.ac. libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for fbgetty supported platform... none checking for fbgetty supported operating system... linux checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for long file names... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking dependency style of i586-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking POSIX termios... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether i586-alt-linux-gcc needs -traditional... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking for gawk... (cached) gawk checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... 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 whether sys/types.h defines makedev... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether char is unsigned... no checking for function prototypes... yes checking for preprocessor stringizing operator... yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking return type of signal handlers... void checking for struct stat.st_rdev... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for void *... yes checking size of void *... 4 checking for unistd.h... (cached) yes checking for working chown... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether setpgrp takes no argument... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether setvbuf arguments are reversed... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working alloca.h... yes checking for alloca... yes checking for alarm... yes checking for ctermid... yes checking for dup... yes checking for dup2... yes checking for fcntl... yes checking for ftruncate... yes checking for gethostname... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for initgroups... yes checking for memset... yes checking for munmap... yes checking for pathconf... yes checking for putenv... yes checking for realpath... yes checking for setgroups... yes checking for setlocale... yes checking for setsid... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtok... yes checking for strtol... yes checking for strtoul... yes checking for syslog... yes checking for uname... yes checking for vhangup... yes checking for vsyslog... yes checking for wait... yes checking for waitpid... yes checking for canonicalize_file_name... yes checking for getopt_long... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for utmpxname... yes checking for setutxent... yes checking for getutxent... yes checking for endutxent... yes checking for pututxline... yes checking for updwtmpx... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/fbgetty/Makefile config.status: creating include/fbgetty/generated/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating examples/test/Makefile config.status: creating contrib/Makefile config.status: creating packages/Makefile config.status: creating packages/fbgetty.lsm config.status: creating config/Makefile config.status: creating include/config.h config.status: executing depfiles commands ------------------------------------ fbgetty 0.1.698 config summary: ============================================== host arch : i586-alt-linux-gnu build arch : i586-alt-linux-gnu known architecture : none known operating system : linux config command : configure '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' srcdir : . prefix : /usr exec_prefix : /usr bindir : /usr/bin sbindir : /usr/sbin libdir : /usr/lib libexecdir : /usr/lib datadir : /usr/share sysconfdir : /etc localstatedir : /var/lib mandir : /usr/share/man infodir : /usr/share/info includedir : /usr/include CC : i586-alt-linux-gcc CFLAGS : -pipe -Wall -g -O2 -march=i586 -mtune=generic LIBS : Features: framebuffer support : true vt refresh support : true debugging : false wait for debugger : false exec support : true Options: default issue file : default default login prompt : default default login program : default secure exec : false ------------------------------------ fbgetty is now configured. Type 'make' to build it. To install use 'make install.' + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' Making all in config make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' Making all in examples make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' Making all in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' Making all in packages make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' Making all in docs make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' Updating ./version.texi cd . \ && /bin/sh /usr/src/RPM/BUILD/fbgetty-0.1.698/config/missing --run makeinfo \ `echo fbgetty.texi | sed 's,.*/,,'` /usr/src/RPM/BUILD/fbgetty-0.1.698/config/missing: line 46: makeinfo: command not found WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make all-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' Making all in fbgetty make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' Making all in generated make[4]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' i586-alt-linux-gcc -E -DHAVE_CONFIG_H -I../../../include -I../../../include ./fgoptions.h | gawk -f ./fgoptions.awk > options.h make all-am make[5]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[4]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[4]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f main.c || echo './'`main.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f options.c || echo './'`options.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f init.c || echo './'`init.c init.c: In function 'init': init.c:409:7: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(fgoptions->tty_device, 0, st.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c: In function 'setup_devices': init.c:162:7: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(path, 0, st.st_gid); /* keep group */ ^~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f vt.c || echo './'`vt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f prompt.c || echo './'`prompt.c prompt.c: In function 'refresh_screen': prompt.c:198:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (off_t) NULL); ^ prompt.c:140:18: warning: 'framebuffer' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char *framebuffer; ^~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f errors.c || echo './'`errors.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f utmp.c || echo './'`utmp.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f issue.c || echo './'`issue.c issue.c: In function 'output_exec': issue.c:932:7: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(fgoptions->tty_device, 0, st.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f signal.c || echo './'`signal.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f my_syslog.c || echo './'`my_syslog.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f sysinfos.c || echo './'`sysinfos.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f linux_logo.c || echo './'`linux_logo.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f canonicalize.c || echo './'`canonicalize.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I../include -I../include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c `test -f kbd.c || echo './'`kbd.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o fbgetty main.o options.o init.o vt.o prompt.o errors.o utmp.o issue.o signal.o my_syslog.o sysinfos.o linux_logo.o canonicalize.o kbd.o make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' + mv -f examples/README examples/README_examples + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23295 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fbgetty-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fbgetty-buildroot + cd fbgetty-0.1.698 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fbgetty-buildroot make: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' Making install in config make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/config' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' Making install in test make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples/test' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/examples' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/contrib' Making install in packages make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/packages' Making install in docs make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /usr/src/tmp/fbgetty-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/fbgetty-buildroot/usr/share/info /bin/install -p -m 644 ./fbgetty.info /usr/src/tmp/fbgetty-buildroot/usr/share/info/fbgetty.info /bin/sh ../config/mkinstalldirs /usr/src/tmp/fbgetty-buildroot/usr/share/man/man8 mkdir -p -- /usr/src/tmp/fbgetty-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./fbgetty.8 /usr/src/tmp/fbgetty-buildroot/usr/share/man/man8/fbgetty.8 make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/docs' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' Making install in fbgetty make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' Making install in generated make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[4]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty/generated' make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[4]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include/fbgetty' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[3]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' /bin/sh ../config/mkinstalldirs /usr/src/tmp/fbgetty-buildroot/usr/sbin mkdir -p -- /usr/src/tmp/fbgetty-buildroot/usr/sbin /bin/install -p fbgetty /usr/src/tmp/fbgetty-buildroot/usr/sbin/fbgetty make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698/src' make[1]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make[2]: Entering directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make[1]: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' make: Leaving directory `/usr/src/RPM/BUILD/fbgetty-0.1.698' + mkdir -p /usr/src/tmp/fbgetty-buildroot/sbin + mv /usr/src/tmp/fbgetty-buildroot/usr/sbin/fbgetty /usr/src/tmp/fbgetty-buildroot/sbin + ln -s /sbin/fbgetty /usr/src/tmp/fbgetty-buildroot/usr/sbin/fbgetty + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fbgetty-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fbgetty-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/fbgetty-buildroot (auto) Verifying info files in /usr/src/tmp/fbgetty-buildroot/usr/share/info (normal) install-info: warning: no info dir entry in `/usr/src/tmp/fbgetty-buildroot/usr/share/info/fbgetty.info.xz' error: Bad exit status from /usr/src/tmp/rpm-tmp.23295 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.23295 (%install) Command exited with non-zero status 1 9.82user 5.26system 0:14.60elapsed 103%CPU (0avgtext+0avgdata 25436maxresident)k 0inputs+0outputs (0major+971046minor)pagefaults 0swaps hsh-rebuild: rebuild of `fbgetty-0.1.698-alt4.qa1.src.rpm' failed. Command exited with non-zero status 1 25.47user 9.31system 0:33.56elapsed 103%CPU (0avgtext+0avgdata 134028maxresident)k 0inputs+0outputs (0major+1176188minor)pagefaults 0swaps