<86>Nov 23 02:34:37 userdel[11276]: delete user 'rooter' <86>Nov 23 02:34:37 groupadd[11345]: group added to /etc/group: name=rooter, GID=699 <86>Nov 23 02:34:37 groupadd[11345]: group added to /etc/gshadow: name=rooter <86>Nov 23 02:34:37 groupadd[11345]: new group: name=rooter, GID=699 <86>Nov 23 02:34:37 useradd[11353]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Nov 23 02:34:37 userdel[11378]: delete user 'builder' <86>Nov 23 02:34:37 userdel[11378]: removed group 'builder' owned by 'builder' <86>Nov 23 02:34:37 userdel[11378]: removed shadow group 'builder' owned by 'builder' <86>Nov 23 02:34:37 groupadd[11389]: group added to /etc/group: name=builder, GID=700 <86>Nov 23 02:34:37 groupadd[11389]: group added to /etc/gshadow: name=builder <86>Nov 23 02:34:37 groupadd[11389]: new group: name=builder, GID=700 <86>Nov 23 02:34:37 useradd[11402]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/liblockfile-1.09-alt1.src.rpm: bad symbols in the license tag: , Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/liblockfile-1.09-alt1.nosrc.rpm Installing liblockfile-1.09-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf liblockfile-1.09 + echo 'Source #0 (liblockfile-1.09.tar):' Source #0 (liblockfile-1.09.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.09.tar + cd liblockfile-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.09 + 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: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: configure.in: not using Automake 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + 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 --disable-silent-rules --without-included-gettext --enable-shared --with-mailgroup configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 build shared libs... yes checking build libnfslock... no checking for ldconfig... /sbin/ldconfig 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for utime... yes checking for utimes... yes configure: creating ./config.status config.status: creating ./Makefile config.status: WARNING: './Makefile.in' seems to ignore the --datarootdir setting config.status: creating ./maillock.h config.status: creating autoconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ -c lockfile.c lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] 304 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ lockfile.c: In function 'do_extern': lockfile.c:161:19: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 161 | sprintf(buf, "%d", retries % 1000); | ^ In file included from /usr/include/stdio.h:867, from lockfile.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 5 bytes into a destination of size 4 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rv liblockfile.a lockfile.o ar: creating liblockfile.a a - lockfile.o x86_64-alt-linux-gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \ -o liblockfile.so lockfile.o -lc x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.c dotlockfile.c: In function 'main': dotlockfile.c:315:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] 315 | setgid(gid); | ^~~~~~~~~~~ In file included from /usr/include/string.h:507, from dotlockfile.c:24: In function 'strncpy', inlined from 'ismaillock' at dotlockfile.c:124:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dotlockfile.c: In function 'ismaillock': dotlockfile.c:121:8: note: length computed here 121 | len = strlen(lockfile); | ^~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o lockfile.c: In function 'lockfile_create_save_tmplock': lockfile.c:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] 304 | (void)link(tmplock, lockfile); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -o dotlockfile dotlockfile.o xlockfile.o make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblockfile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblockfile-buildroot + cd liblockfile-1.09 + install -d /usr/src/tmp/liblockfile-buildroot/usr/lib64 /usr/src/tmp/liblockfile-buildroot/usr/bin /usr/src/tmp/liblockfile-buildroot/usr/include /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 + make 'INSTALL=/bin/install -p' install MAILGROUP=builder ROOT=/usr/src/tmp/liblockfile-buildroot make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09' install -m 644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include if [ "builder" != "" ]; then\ install -g builder -m 2755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin;\ else \ install -g root -m 755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin; \ fi install -m 644 *.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 install -m 644 *.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3 install -m 755 liblockfile.so \ /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0 ln -s liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so if test "/usr/src/tmp/liblockfile-buildroot" = ""; then /sbin/ldconfig; fi make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09' ++ basename /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0 + ln -sf liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto) mode of './usr/bin/dotlockfile' changed from 2755 (rwxr-sr-x) to 2711 (rwx--s--x) mode of './usr/lib64/liblockfile.so.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/liblockfile-buildroot/ (default) Compressing files in /usr/src/tmp/liblockfile-buildroot (auto) Adjusting library links in /usr/src/tmp/liblockfile-buildroot ./usr/lib64: liblockfile.so.1 -> liblockfile.so.1.0 Verifying ELF objects in /usr/src/tmp/liblockfile-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: liblockfile-1.09-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd liblockfile-1.09 + DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + export DOCDIR + rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Llljmg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gwbQsf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblockfile.so.1()(64bit) = set:gd7wFsGnLM0kAVR3 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.7t98tc Creating liblockfile-debuginfo package Processing files: liblockfile-devel-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ntGBwe 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.K9BN9c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: liblockfile = 1.09-alt1, /usr/lib64/liblockfile.so.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Phneg Processing files: liblockfile-debuginfo-1.09-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0uCfbg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kDd8Wf find-requires: running scripts (debuginfo) Provides: debug64(liblockfile.so.1) Requires: liblockfile = 1.09-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-1.09-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-devel-1.09-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-debuginfo-1.09-alt1.x86_64.rpm 5.04user 1.35system 0:15.03elapsed 42%CPU (0avgtext+0avgdata 29828maxresident)k 0inputs+0outputs (0major+582648minor)pagefaults 0swaps /.out/liblockfile-1.09-alt1.x86_64.rpm: bad symbols in the license tag: , /.out/liblockfile-devel-1.09-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/liblockfile-devel-1.09-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: v2+ /.out/liblockfile-debuginfo-1.09-alt1.x86_64.rpm: bad symbols in the license tag: , 6.32user 3.56system 0:19.37elapsed 51%CPU (0avgtext+0avgdata 29828maxresident)k 0inputs+0outputs (0major+797602minor)pagefaults 0swaps --- liblockfile-1.09-alt1.x86_64.rpm.repo 2014-09-11 05:13:24.000000000 +0000 +++ liblockfile-1.09-alt1.x86_64.rpm.hasher 2019-11-23 02:34:55.078680753 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/liblockfile-1.09/README 100644 -/usr/share/man/man1/dotlockfile.1.gz 100644 +/usr/share/man/man1/dotlockfile.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 --- liblockfile-devel-1.09-alt1.x86_64.rpm.repo 2014-09-11 05:13:24.000000000 +0000 +++ liblockfile-devel-1.09-alt1.x86_64.rpm.hasher 2019-11-23 02:34:55.977671823 +0000 @@ -3,4 +3,4 @@ /usr/lib64/liblockfile.so 120777 liblockfile.so.1.0 -/usr/share/man/man3/lockfile_create.3.gz 100644 -/usr/share/man/man3/maillock.3.gz 100644 +/usr/share/man/man3/lockfile_create.3.xz 100644 +/usr/share/man/man3/maillock.3.xz 100644 Requires: liblockfile = 1.09-alt1