<86>Nov 15 01:02:16 userdel[85763]: delete user 'rooter' <86>Nov 15 01:02:16 userdel[85763]: removed group 'rooter' owned by 'rooter' <86>Nov 15 01:02:16 userdel[85763]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 15 01:02:16 groupadd[85783]: group added to /etc/group: name=rooter, GID=564 <86>Nov 15 01:02:16 groupadd[85783]: group added to /etc/gshadow: name=rooter <86>Nov 15 01:02:16 groupadd[85783]: new group: name=rooter, GID=564 <86>Nov 15 01:02:16 useradd[85838]: new user: name=rooter, UID=564, GID=564, home=/root, shell=/bin/bash <86>Nov 15 01:02:16 userdel[85861]: delete user 'builder' <86>Nov 15 01:02:16 userdel[85861]: removed group 'builder' owned by 'builder' <86>Nov 15 01:02:16 userdel[85861]: removed shadow group 'builder' owned by 'builder' <86>Nov 15 01:02:16 groupadd[85875]: group added to /etc/group: name=builder, GID=565 <86>Nov 15 01:02:16 groupadd[85875]: group added to /etc/gshadow: name=builder <86>Nov 15 01:02:16 groupadd[85875]: new group: name=builder, GID=565 <86>Nov 15 01:02:16 useradd[85887]: new user: name=builder, UID=565, GID=565, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/eject-2.1.5-alt3.qa1.nosrc.rpm Installing eject-2.1.5-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf eject + echo 'Source #0 (eject-2.1.5.tar):' Source #0 (eject-2.1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/eject-2.1.5.tar + cd eject + /bin/chmod -c -Rf u+rwX,go-w . + install -pm644 /usr/src/RPM/SOURCES/ru.po po/ + echo 'Patch #1 (eject-2.1.5-alt-fixes.patch):' Patch #1 (eject-2.1.5-alt-fixes.patch): + /usr/bin/patch -p1 patching file configure.in patching file eject.c + echo 'Patch #2 (eject-2.1.5-alt-mntent.patch):' Patch #2 (eject-2.1.5-alt-mntent.patch): + /usr/bin/patch -p1 patching file eject.c + echo 'Patch #3 (eject-2.1.5-alt-supersubmount.patch):' Patch #3 (eject-2.1.5-alt-supersubmount.patch): + /usr/bin/patch -p1 patching file eject.c + echo 'Patch #4 (eject-2.1.5-alt-i18n.patch):' Patch #4 (eject-2.1.5-alt-i18n.patch): + /usr/bin/patch -p1 patching file po/Makefile + echo 'Patch #5 (eject-2.1.5-alt-usage-stdout.patch):' Patch #5 (eject-2.1.5-alt-usage-stdout.patch): + /usr/bin/patch -p1 patching file eject.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eject + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 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 whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes 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... (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 whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for regcomp... yes checking for strdup... yes checking for strerror... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in po make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/eject' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"eject\" -DVERSION=\"2.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -DDEFAULTDEVICE=\"cdrom\" -DGETOPTLONG -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -DUSE_NLS=1 -c -o volname.o volname.c make[1]: Leaving directory '/usr/src/RPM/BUILD/eject' make[1]: Entering directory '/usr/src/RPM/BUILD/eject' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -DUSE_NLS=1 -o volname volname.o make[1]: Leaving directory '/usr/src/RPM/BUILD/eject' make[1]: Entering directory '/usr/src/RPM/BUILD/eject' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"eject\" -DVERSION=\"2.1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -I. -DDEFAULTDEVICE=\"cdrom\" -DGETOPTLONG -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -DUSE_NLS=1 -c -o eject.o eject.c eject.c: In function 'GetMajorMinor': eject.c:843:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (maj) *maj = major(sstat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~ eject.c:844:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (min) *min = minor(sstat.st_rdev); ^~~~~~~~~~~~~~~~~~~~~~~~~~ eject.c: In function 'Unmount': eject.c:788:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); /* reduce likelyhood of security holes when running setuid */ ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/eject' make[1]: Entering directory '/usr/src/RPM/BUILD/eject' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -DUSE_NLS=1 -o eject eject.o make[1]: Leaving directory '/usr/src/RPM/BUILD/eject' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/eject-buildroot + : + /bin/rm -rf -- /usr/src/tmp/eject-buildroot + cd eject + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/eject-buildroot make: Entering directory '/usr/src/RPM/BUILD/eject' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/eject/po' make fix-po-files make[2]: Entering directory '/usr/src/RPM/BUILD/eject/po' mv de_DE.po de.po mv es_ES.po es.po mv fr_FR.po fr.po mv ja_JP.eucJP.po ja.po mv tr_TR.po tr.po mv zh_TW.UTF-8.po zh_TW.po make[2]: Leaving directory '/usr/src/RPM/BUILD/eject/po' make mo make[2]: Entering directory '/usr/src/RPM/BUILD/eject/po' files='de.po es.po fr.po ja.po tr.po zh_TW.po pt_BR.po cs_CZ.po ru.po'; \ for file in $files;do \ echo compiling $LOCALENAME ; \ msgfmt $file -o `echo $file |sed 's/\.po$/.mo/g'`; \ done compiling compiling compiling compiling compiling compiling compiling compiling compiling make[2]: Leaving directory '/usr/src/RPM/BUILD/eject/po' files='de.po es.po fr.po ja.po tr.po zh_TW.po pt_BR.po cs_CZ.po ru.po'; \ for file in $files;do \ LOCALENAME=`echo $file |sed 's/\.po$//g'`; \ echo installing $LOCALENAME ; \ MOPATH=/usr/src/tmp/eject-buildroot/usr/share/locale/$LOCALENAME/LC_MESSAGES; \ if [ ! -d $MOPATH ] ;then \ mkdir -p $MOPATH; \ fi; \ cp $LOCALENAME.mo $MOPATH/eject.mo; \ done installing de installing es installing fr installing ja installing tr installing zh_TW installing pt_BR installing cs_CZ installing ru make restitute-po-files make[2]: Entering directory '/usr/src/RPM/BUILD/eject/po' mv de.po de_DE.po mv es.po es_ES.po mv fr.po fr_FR.po mv ja.po ja_JP.eucJP.po mv tr.po tr_TR.po mv zh_TW.po zh_TW.UTF-8.po make[2]: Leaving directory '/usr/src/RPM/BUILD/eject/po' make[1]: Leaving directory '/usr/src/RPM/BUILD/eject/po' make[1]: Entering directory '/usr/src/RPM/BUILD/eject' make[2]: Entering directory '/usr/src/RPM/BUILD/eject' /bin/mkdir -p '/usr/src/tmp/eject-buildroot/usr/bin' /bin/install -p eject volname '/usr/src/tmp/eject-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/eject-buildroot/usr/share/man/man1' /bin/install -p -m 644 eject.1 volname.1 '/usr/src/tmp/eject-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/eject' make[1]: Leaving directory '/usr/src/RPM/BUILD/eject' make: Leaving directory '/usr/src/RPM/BUILD/eject' + /usr/lib/rpm/find-lang eject + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/eject-buildroot (auto) Verifying and fixing files in /usr/src/tmp/eject-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/eject-buildroot/ (default) Compressing files in /usr/src/tmp/eject-buildroot (auto) Verifying ELF objects in /usr/src/tmp/eject-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: eject-2.1.5-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7840 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd eject + DOCDIR=/usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + export DOCDIR + rm -rf /usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + /bin/mkdir -p /usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + chmod -R go-w /usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + chmod -R a+rX /usr/src/tmp/eject-buildroot/usr/share/doc/eject-2.1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Gzoap find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Eh9mqz 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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2aZh2M Creating eject-debuginfo package Processing files: eject-debuginfo-2.1.5-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wm0593 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cASQ2o find-requires: running scripts (debuginfo) Requires: eject = 2.1.5-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/eject-2.1.5-alt3.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/eject-debuginfo-2.1.5-alt3.qa1.x86_64.rpm 5.69user 1.39system 0:13.63elapsed 51%CPU (0avgtext+0avgdata 36836maxresident)k 0inputs+0outputs (0major+508627minor)pagefaults 0swaps 12.76user 3.92system 0:24.28elapsed 68%CPU (0avgtext+0avgdata 122848maxresident)k 0inputs+0outputs (0major+799842minor)pagefaults 0swaps --- eject-2.1.5-alt3.qa1.x86_64.rpm.repo 2013-04-24 14:59:43.000000000 +0000 +++ eject-2.1.5-alt3.qa1.x86_64.rpm.hasher 2018-11-15 01:02:32.457966924 +0000 @@ -16,4 +16,4 @@ /usr/share/locale/zh_TW/LC_MESSAGES/eject.mo 100644 -/usr/share/man/man1/eject.1.gz 100644 -/usr/share/man/man1/volname.1.gz 100644 +/usr/share/man/man1/eject.1.xz 100644 +/usr/share/man/man1/volname.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2