<86>Mar 17 06:32:51 userdel[103469]: delete user 'rooter' <86>Mar 17 06:32:51 groupadd[103558]: group added to /etc/group: name=rooter, GID=669 <86>Mar 17 06:32:51 groupadd[103558]: group added to /etc/gshadow: name=rooter <86>Mar 17 06:32:51 groupadd[103558]: new group: name=rooter, GID=669 <86>Mar 17 06:32:51 useradd[103635]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Mar 17 06:32:51 userdel[103701]: delete user 'builder' <86>Mar 17 06:32:51 userdel[103701]: removed group 'builder' owned by 'builder' <86>Mar 17 06:32:51 userdel[103701]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 06:32:51 groupadd[103752]: group added to /etc/group: name=builder, GID=670 <86>Mar 17 06:32:51 groupadd[103752]: group added to /etc/gshadow: name=builder <86>Mar 17 06:32:51 groupadd[103752]: new group: name=builder, GID=670 <86>Mar 17 06:32:51 useradd[103791]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Mar 17 06:32:53 rpmi: xorg-xproto-devel-7.0.28-alt1 1448272470 installed <13>Mar 17 06:32:53 rpmi: libXau-1.0.8-alt1 1369565808 installed <13>Mar 17 06:32:53 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Mar 17 06:32:53 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531929 installed <13>Mar 17 06:32:53 rpmi: libXdmcp-1.1.1-alt1 1334617701 installed <13>Mar 17 06:32:53 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313365 installed <13>Mar 17 06:32:55 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313365 installed <13>Mar 17 06:32:55 rpmi: libX11-3:1.6.3-alt1 1431956885 installed <13>Mar 17 06:32:55 rpmi: libX11-devel-3:1.6.3-alt1 1431956885 installed <13>Mar 17 06:32:55 rpmi: libXau-devel-1.0.8-alt1 1369565808 installed Installing ltspfsd-0.3-alt0.2.2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ltspfsd-cvs-20070416 + echo 'Source #0 (ltspfsd-cvs-20070416.tar.bz2):' Source #0 (ltspfsd-cvs-20070416.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ltspfsd-cvs-20070416.tar.bz2 + /bin/tar -xf - + cd ltspfsd-cvs-20070416 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ltspfsd-0.3-mount_hal+info.patch):' Patch #0 (ltspfsd-0.3-mount_hal+info.patch): + /usr/bin/patch -p1 patching file common.c patching file ltspfsd.c patching file ltspfsd_functions.c + echo 'Patch #1 (ltspfsd-0.3-alt-DSO.patch):' Patch #1 (ltspfsd-0.3-alt-DSO.patch): + /usr/bin/patch -p2 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspfsd-cvs-20070416 + CFLAGS='-pipe -Wall -g -Os -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -Os -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -Os -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -Os -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 -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=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 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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for X... no checking for XOpenDisplay in -lX11... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xauth.h usability... yes checking X11/Xauth.h presence... yes checking for X11/Xauth.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' i586-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -march=i586 -mtune=generic -c ltspfsd.c i586-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -march=i586 -mtune=generic -c ltspfsd_functions.c i586-alt-linux-gcc -DPACKAGE_NAME=\"ltspfsd\" -DPACKAGE_TARNAME=\"ltspfsd\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ltspfsd\ 0.2\" -DPACKAGE_BUGREPORT=\"sbalneav@ltsp.org\" -DX_DISPLAY_MISSING=1 -DHAVE_LIBX11=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_X11_XLIB_H=1 -DHAVE_X11_XAUTH_H=1 -I. -I. -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -march=i586 -mtune=generic -c common.c ltspfsd.c: In function 'main': ltspfsd.c:129:63: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] newsockfd = accept(sockfd, (struct sockaddr *) &cli_addr, &clilen); ^ In file included from ltspfsd.c:11:0: /usr/include/sys/socket.h:243:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^ ltspfsd.c:49:9: warning: unused variable 'uid' [-Wunused-variable] uid_t uid; ^ ltspfsd.c: In function 'sig_chld': ltspfsd.c:241:11: warning: variable 'pid' set but not used [-Wunused-but-set-variable] pid_t pid; ^ ltspfsd.c: In function 'main': ltspfsd.c:88:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] daemon(0,0); ^ ltspfsd.c:92:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ common.c: In function 'am_mount': common.c:232:34: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] if (mounted && ((unsigned int) time(NULL) - uLastMounted) < AUTOMOUNT_TIMEOUT) /* buh? */ ^ common.c:241:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmdline); ^ common.c: In function 'am_umount': common.c:264:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmdline); ^ i586-alt-linux-gcc -Wall -W -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -Os -march=i586 -mtune=generic -o ltspfsd ltspfsd.o ltspfsd_functions.o common.o -lXau -lX11 make: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85214 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ltspfsd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ltspfsd-buildroot + cd ltspfsd-cvs-20070416 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/ltspfsd-buildroot bindir=/usr/sbin install make: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' make[1]: Entering directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' test -z "/usr/sbin" || mkdir -p -- "/usr/src/tmp/ltspfsd-buildroot/usr/sbin" /bin/install -p 'ltspfsd' '/usr/src/tmp/ltspfsd-buildroot/usr/sbin/ltspfsd' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' make: Leaving directory `/usr/src/RPM/BUILD/ltspfsd-cvs-20070416' + install -pD -m 0644 /usr/src/RPM/SOURCES/ltspfsd.1 /usr/src/tmp/ltspfsd-buildroot/usr/share/man/man1/ltspfsd.1 + install -d -m 0755 /usr/src/tmp/ltspfsd-buildroot/sbin + install -m 0700 /usr/src/RPM/SOURCES/ltspfs_mount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_mount + install -m 0700 /usr/src/RPM/SOURCES/ltspfs_umount.sh /usr/src/tmp/ltspfsd-buildroot/sbin/ltspfs_umount + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ltspfsd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ltspfsd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ltspfsd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ltspfsd-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: ltspfsd-0.3-alt0.2.2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ltspfsd-cvs-20070416 + DOCDIR=/usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + export DOCDIR + rm -rf /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + /bin/mkdir -p /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + cp -prL AUTHORS README /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + chmod -R go-w /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + chmod -R a+rX /usr/src/tmp/ltspfsd-buildroot/usr/share/doc/ltspfsd-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fGOCqE 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.3LHvOc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: grep mkdir mount umount Requires: fuse >= 2.5.2, /bin/sh, /lib/ld-linux.so.2, coreutils, grep, libX11.so.6 >= set:omGNRQ5rc, libXau.so.6 >= set:hgav2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), mount, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cJLm4P Creating ltspfsd-debuginfo package Processing files: ltspfsd-debuginfo-0.3-alt0.2.2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CfDyru find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JQIdHe find-requires: running scripts (debuginfo) Requires: ltspfsd = 0.3-alt0.2.2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libXau.so.6), debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ltspfsd-0.3-alt0.2.2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ltspfsd-debuginfo-0.3-alt0.2.2.qa1.i586.rpm 2.41user 0.92system 0:09.37elapsed 35%CPU (0avgtext+0avgdata 23544maxresident)k 0inputs+0outputs (0major+408758minor)pagefaults 0swaps 10.70user 3.71system 0:22.02elapsed 65%CPU (0avgtext+0avgdata 125492maxresident)k 0inputs+0outputs (0major+756164minor)pagefaults 0swaps --- ltspfsd-0.3-alt0.2.2.qa1.i586.rpm.repo 2013-04-19 20:08:56.000000000 +0000 +++ ltspfsd-0.3-alt0.2.2.qa1.i586.rpm.hasher 2019-03-17 06:33:06.856918203 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/ltspfsd-0.3/README 100644 -/usr/share/man/man1/ltspfsd.1.gz 100644 +/usr/share/man/man1/ltspfsd.1.xz 100644 Requires: fuse >= 2.5.2