<86>Sep 29 11:13:25 userdel[3560065]: delete user 'rooter' <86>Sep 29 11:13:25 userdel[3560065]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:13:25 userdel[3560065]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:13:25 groupadd[3560101]: group added to /etc/group: name=rooter, GID=1820 <86>Sep 29 11:13:25 groupadd[3560101]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:13:25 groupadd[3560101]: new group: name=rooter, GID=1820 <86>Sep 29 11:13:25 useradd[3560126]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Sep 29 11:13:25 userdel[3560156]: delete user 'builder' <86>Sep 29 11:13:25 userdel[3560156]: removed group 'builder' owned by 'builder' <86>Sep 29 11:13:25 userdel[3560156]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:13:25 groupadd[3560185]: group added to /etc/group: name=builder, GID=1821 <86>Sep 29 11:13:25 groupadd[3560185]: group added to /etc/gshadow: name=builder <86>Sep 29 11:13:25 groupadd[3560185]: new group: name=builder, GID=1821 <86>Sep 29 11:13:25 useradd[3560219]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash warning: user vitty does not exist - using root warning: group vitty does not exist - using root warning: user vitty does not exist - using root warning: group vitty does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mrsync-20081028-alt1.1.1.nosrc.rpm (w1.gzdio) Installing mrsync-20081028-alt1.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40477 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mrsync-20081028 + /bin/mkdir -p mrsync-20081028 + cd mrsync-20081028 + echo 'Source #0 (mrsync.20081028.tar.bz2):' Source #0 (mrsync.20081028.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mrsync.20081028.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + ln -sf Makefile.linux Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40477 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mrsync-20081028 + make -j16 CC=gcc LIBS= make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o timing.o timing.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o id_map.o id_map.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o signal.o signal.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o setup_socket.o setup_socket.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_mcast.o set_mcast.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o set_catcher_mcast.o set_catcher_mcast.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o backup.o backup.c backup.c: In function 'read_backup_pattern': backup.c:76:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fullpat, "^%s", pat); ^ backup.c:76:7: note: 'sprintf' output between 2 and 4097 bytes into a destination of size 4096 sprintf(fullpat, "^%s", pat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicatcher.o multicatcher.c multicatcher.c: In function 'main': multicatcher.c:124:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__pid_t' {aka 'int'} [-Wformat=] fprintf(stderr, "my_pid= %lu\n", getpid()); ~~^ ~~~~~~~~ %u make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o complaint_sender.o complaint_sender.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sends.o sends.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o page_reader.o page_reader.c page_reader.c: In function 'read_handle_page': page_reader.c:386:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Got %d bytes from page %d of %d for file %d mode=%d\n", ~^ %ld make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o parse_synclist.o parse_synclist.c parse_synclist.c: In function 'fill_in_stat': parse_synclist.c:295:23: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink, ~^ ~~~~~~~~~~~ %lu parse_synclist.c:295:34: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' {aka 'long int'} [-Wformat=] sprintf(buf, "%u %u %u %u %llu %lu %lu %d", st.st_mode, st.st_nlink, ~~~^ %lu st.st_uid, st.st_gid, st.st_size, st.st_atime, st.st_mtime, ~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicaster.o multicaster.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttsends.o rttsends.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttpage_reader.o rttpage_reader.c rttpage_reader.c: In function 'init_page_reader': rttpage_reader.c:55:18: warning: unused variable 'mreq' [-Wunused-variable] struct ip_mreq mreq; ^~~~ rttpage_reader.c: In function 'read_handle_page': rttpage_reader.c:167:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Got %d bytes from page %d of %d, mode=%d\n", ~^ %ld make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcatcher.o rttcatcher.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcomplaint_sender.o rttcomplaint_sender.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttmissings.o rttmissings.c make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rtt.o rtt.c rtt.c: In function 'invoke_catcher': rtt.c:135:14: warning: '%s' directive writing up to 4095 bytes into a region of size 4093 [-Wformat-overflow=] "%s %s '%s/rttcatcher -A %s -P %d -I %s < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ^~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT, my_IFname); ~~~~~~~~~~~~ rtt.c:134:5: note: 'sprintf' output 75 or more bytes (assuming 4170) into a destination of size 4096 sprintf(buf, ^~~~~~~~~~~~ "%s %s '%s/rttcatcher -A %s -P %d -I %s < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT, my_IFname); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtt.c:131:14: warning: '%s' directive writing up to 4095 bytes into a region of size 4093 [-Wformat-overflow=] "%s %s '%s/rttcatcher -A %s -P %d < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ^~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT); ~~~~~~~~~~~~ rtt.c:130:5: note: 'sprintf' output 71 or more bytes (assuming 4166) into a destination of size 4096 sprintf(buf, ^~~~~~~~~~~~ "%s %s '%s/rttcatcher -A %s -P %d < /dev/null 1>/dev/null 2>/dev/null & echo $!'", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reshell, machine, catcher_path, my_MCAST_ADDR, my_PORT); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rttcomplaints.o rttcomplaints.c rttcomplaints.c: In function 'init_complaints': rttcomplaints.c:65:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "in init_complaints with FLOW_BUFFSIZE = %d\n", FLOW_BUFFSIZE); ~^ %ld make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file_operations.o file_operations.c file_operations.c: In function 'extract_file_info': file_operations.c:208:23: warning: format '%u' expects argument of type 'unsigned int *', but argument 4 has type 'nlink_t *' {aka 'long unsigned int *'} [-Wformat=] if (sscanf(pc, "%u %u %u %u %llu %lu %lu %d", &stat_mode, &stat_nlink, ~^ ~~~~~~~~~~~ %lu file_operations.c:208:34: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'off_t *' {aka 'long int *'} [-Wformat=] if (sscanf(pc, "%u %u %u %u %llu %lu %lu %d", &stat_mode, &stat_nlink, ~~~^ %lu &stat_uid, &stat_gid, &stat_size, &stat_atime, &stat_mtime, ~~~~~~~~~~ file_operations.c: In function 'open_file': file_operations.c:274:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "lseek() error for %s with size = %llu\n", tmpFile, stat_size); ~~~^ ~~~~~~~~~ %lu file_operations.c:284:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "write() error for %s with size = %llu\n", tmpFile, stat_size); ~~~^ ~~~~~~~~~ %lu file_operations.c: In function 'close_file': file_operations.c:316:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "ERROR: Cannot close() tmp for -- %s size= %llu \n", ~~~^ %lu filename, stat_size); ~~~~~~~~~ file_operations.c: In function 'rm_tmp_file': file_operations.c:376:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "ERROR: Cannot close() tmp for -- %s size= %llu \n", ~~~^ %lu filename, stat_size); ~~~~~~~~~ file_operations.c: In function 'update_directory0': file_operations.c:707:18: warning: variable 'times' set but not used [-Wunused-but-set-variable] struct utimbuf times; ^~~~~ file_operations.c: In function 'default_suffix': file_operations.c:92:40: warning: '%02d' directive writing between 2 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~ file_operations.c:92:29: note: directive argument in the range [-2147483647, 2147483647] sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c:92:3: note: 'sprintf' output between 19 and 55 bytes into a destination of size 19 sprintf(my_backup_suffix, "_mcast_bak%02d%02d%02d%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tm.tm_mon+1, tm.tm_mday, tm.tm_hour, tm.tm_min); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c: In function 'delete_file': file_operations.c:535:26: warning: '%s' directive writing up to 4095 bytes into a region of size 4089 [-Wformat-overflow=] sprintf(cmd, "rm -rf %s", fp); /* remove everything in dir, watch out for this */ ^~ ~~ file_operations.c:535:5: note: 'sprintf' output between 8 and 4103 bytes into a destination of size 4096 sprintf(cmd, "rm -rf %s", fp); /* remove everything in dir, watch out for this */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_operations.c:518:23: warning: 'trailing_slash' may be used uninitialized in this function [-Wmaybe-uninitialized] if (type_checking && trailing_slash) { /* intended to remove a directory when it is not */ ^~ file_operations.c: In function 'my_perror': file_operations.c:598:18: warning: ' - ' directive writing 3 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] sprintf(fn, "%s - %s", fullpath, msg); ^~~ file_operations.c:598:3: note: 'sprintf' output 4 or more bytes (assuming 4099) into a destination of size 4096 sprintf(fn, "%s - %s", fullpath, msg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trFilelist.o trFilelist.c trFilelist.c: In function 'get_dir_softlinks': trFilelist.c:311:25: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fn, "%s/%s", basedir, line); ^ trFilelist.c:311:7: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(fn, "%s/%s", basedir, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trFilelist.c: In function 'main': trFilelist.c:423:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fn, "%s/%s", basedir, line); ^ trFilelist.c:423:5: note: 'sprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096 sprintf(fn, "%s/%s", basedir, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o rttcatcher rttcatcher.o setup_socket.o set_catcher_mcast.o rttpage_reader.o rttcomplaint_sender.o rttmissings.o signal.o timing.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o complaints.o complaints.c complaints.c: In function 'init_complaints': complaints.c:87:63: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "in init_complaints with FLOW_BUFFSIZE = %d\n", FLOW_BUFFSIZE); ~^ %ld complaints.c: In function 'pr_missing_pages': complaints.c:481:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n", ~~~~~^ %12lu total_bytes, delta, (double)delta/(double)total_bytes*100.0); ~~~~~~~~~~~ complaints.c:481:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "Total number of bytes = %12llu Bytes re-sent = %12llu (%6.2f%%)\n", ~~~~~^ %12lu total_bytes, delta, (double)delta/(double)total_bytes*100.0); ~~~~~ complaints.c: In function 'send_done_and_pr_msgs': complaints.c:525:7: warning: variable 'exit_code2' set but not used [-Wunused-but-set-variable] int exit_code2 =0; ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o rtt rtt.o setup_socket.o set_mcast.o rttsends.o rttcomplaints.o timing.o signal.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o multicatcher multicatcher.o global.o setup_socket.o set_catcher_mcast.o page_reader.o complaint_sender.o file_operations.o signal.o timing.o /usr/bin/ld.default: file_operations.o: in function `get_tmp_suffix': file_operations.c:(.text+0x91): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o trFilelist trFilelist.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' gcc -O -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o multicaster multicaster.o global.o setup_socket.o set_mcast.o parse_synclist.o sends.o complaints.o backup.o timing.o signal.o id_map.o make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40477 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mrsync-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mrsync-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mrsync-20081028 + mkdir -p /usr/src/tmp/mrsync-buildroot/usr/bin + make 'INSTALL=/usr/libexec/rpm-build/install -p' bindir=/usr/src/tmp/mrsync-buildroot/usr/bin install make: Entering directory '/usr/src/RPM/BUILD/mrsync-20081028' /usr/libexec/rpm-build/install -p multicaster multicatcher rtt rttcatcher trFilelist mrsync.py mrsync_config.py cmdToTarget.py /usr/src/tmp/mrsync-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/mrsync-20081028' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mrsync-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mrsync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mrsync-buildroot/ (default) Compressing files in /usr/src/tmp/mrsync-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/mrsync-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/mrsync-buildroot using /usr/bin/python Can't list '/usr/src/tmp/mrsync-buildroot/usr/lib64' Bytecompiling python modules with optimization in /usr/src/tmp/mrsync-buildroot using /usr/bin/python -O Can't list '/usr/src/tmp/mrsync-buildroot/usr/lib64' Hardlinking identical .pyc and .pyo files Processing files: mrsync-20081028-alt1.1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36885 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mrsync-20081028 + DOCDIR=/usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + export DOCDIR + rm -rf /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + /bin/mkdir -p /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + cp -prL README /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + chmod -R go-w /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + chmod -R a+rX /usr/src/tmp/mrsync-buildroot/usr/share/doc/mrsync-20081028 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ICUVUf 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.RDZefD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: skipping sys python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: hiding mrsync_config, which SEEMS TO BE SELF-SATISFIED python.req: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: hiding cmdToTarget, which SEEMS TO BE SELF-SATISFIED /usr/lib/rpm/python.req.py: /usr/src/tmp/mrsync-buildroot/usr/bin/mrsync.py: line=166 IGNORE (for REQ=slight and deep=12) module=glob find-requires: FINDPACKAGE-COMMANDS: python Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/env, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), python-base, python2.7(popen2), python2.7(tempfile), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.agio43 Creating mrsync-debuginfo package Processing files: mrsync-debuginfo-20081028-alt1.1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rhFGpy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6kcye6 find-requires: running scripts (debuginfo) Requires: mrsync = 20081028-alt1.1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/mrsync-20081028-alt1.1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mrsync-debuginfo-20081028-alt1.1.1.x86_64.rpm (w2.lzdio) 2.54user 3.07system 0:07.03elapsed 80%CPU (0avgtext+0avgdata 28152maxresident)k 0inputs+0outputs (0major+453177minor)pagefaults 0swaps 0.50user 1.70system 0:11.92elapsed 18%CPU (0avgtext+0avgdata 12084maxresident)k 0inputs+0outputs (0major+98292minor)pagefaults 0swaps --- mrsync-20081028-alt1.1.1.x86_64.rpm.repo 2011-11-22 01:51:30.000000000 +0000 +++ mrsync-20081028-alt1.1.1.x86_64.rpm.hasher 2024-09-29 11:13:34.619578531 +0000 @@ -12,3 +12,2 @@ Requires: /usr/bin/env -Requires: /usr/bin/python Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -17,8 +16,5 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: python2.7(getopt) -Requires: python2.7(os) +Requires: python-base Requires: python2.7(popen2) -Requires: python2.7(string) Requires: python2.7(tempfile) -Requires: python2.7(time) Requires: rtld(GNU_HASH) @@ -29,9 +25,9 @@ File: /usr/bin/mrsync_config.py 100755 root:root cafbdf1310245ca106b3c0788cade2ee -File: /usr/bin/multicaster 100755 root:root 647c22333fc1ba81c807d6d167c02e24 -File: /usr/bin/multicatcher 100755 root:root e3e3c362cf3369bd4b7821b348e64bbf -File: /usr/bin/rtt 100755 root:root ddf13013bf2c58c420fc1042f40afdb7 -File: /usr/bin/rttcatcher 100755 root:root 3228da81e99bbf09d4b9d58ccb0f69a3 -File: /usr/bin/trFilelist 100755 root:root a343c7c6be079137655c2d5a89bc7099 +File: /usr/bin/multicaster 100755 root:root 5e982c60c507f070b7ae205c6e1d6a1e +File: /usr/bin/multicatcher 100755 root:root 5185874db70dc3c0d828dd0e67670e9b +File: /usr/bin/rtt 100755 root:root fa3e7a37e51ee38cfe7ea29f0818117e +File: /usr/bin/rttcatcher 100755 root:root 1093d8e996539ce4c7ef108e4dec94bd +File: /usr/bin/trFilelist 100755 root:root 3de8ab2d9f657e64a854521b69a22feb File: /usr/share/doc/mrsync-20081028 40755 root:root File: /usr/share/doc/mrsync-20081028/README 100644 root:root e8201d8305df67c8047b2d9777cd2964 -RPMIdentity: 02517f32629c46d5938de3223f0952bfb030f2715d5f07e0519ad87b6d9201a8ffc63ba341df4b2ab385d87668a61174267a32ce8038e15c0fc25721b874a944 +RPMIdentity: 6a2d6d4ce59a70fecf78b10509980e10bd1dd89620ecd8ad5f3b4d99f316d37b70e5ce22e8a9e8c33ecee049caa5695e9314d5f5b04420ec01b61ffe0dd86a8e --- mrsync-debuginfo-20081028-alt1.1.1.x86_64.rpm.repo 2011-11-22 01:51:30.000000000 +0000 +++ mrsync-debuginfo-20081028-alt1.1.1.x86_64.rpm.hasher 2024-09-29 11:13:34.700579914 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/c738710cadd324871e36c78681a7772bfed174 120777 root:root ../../../../bin/multicaster -/usr/lib/debug/.build-id/2a/c738710cadd324871e36c78681a7772bfed174.debug 120777 root:root ../../usr/bin/multicaster.debug -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/f33390ea6f0ef36b88f0a601da24635d44d836 120777 root:root ../../../../bin/multicatcher -/usr/lib/debug/.build-id/5d/f33390ea6f0ef36b88f0a601da24635d44d836.debug 120777 root:root ../../usr/bin/multicatcher.debug -/usr/lib/debug/.build-id/5f 40755 root:root -/usr/lib/debug/.build-id/5f/eb9d8dd269d2ed3a598f1c67b262dc8ad6413b 120777 root:root ../../../../bin/rtt -/usr/lib/debug/.build-id/5f/eb9d8dd269d2ed3a598f1c67b262dc8ad6413b.debug 120777 root:root ../../usr/bin/rtt.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/b26d795d71f01d87577a2a244af2ff8017f5e1 120777 root:root ../../../../bin/trFilelist -/usr/lib/debug/.build-id/a8/b26d795d71f01d87577a2a244af2ff8017f5e1.debug 120777 root:root ../../usr/bin/trFilelist.debug -/usr/lib/debug/.build-id/e7 40755 root:root -/usr/lib/debug/.build-id/e7/923c471c81245e7d28f744730084d25e52c253 120777 root:root ../../../../bin/rttcatcher -/usr/lib/debug/.build-id/e7/923c471c81245e7d28f744730084d25e52c253.debug 120777 root:root ../../usr/bin/rttcatcher.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/24566413f766959824b3a2d903ef00fb6174ca 120777 root:root ../../../../bin/rtt +/usr/lib/debug/.build-id/0d/24566413f766959824b3a2d903ef00fb6174ca.debug 120777 root:root ../../usr/bin/rtt.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/85a94b343c7a8ef7259d6cf0dcd0631f8572cc 120777 root:root ../../../../bin/multicaster +/usr/lib/debug/.build-id/19/85a94b343c7a8ef7259d6cf0dcd0631f8572cc.debug 120777 root:root ../../usr/bin/multicaster.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/d914a165470640d55c673688b181931b228629 120777 root:root ../../../../bin/rttcatcher +/usr/lib/debug/.build-id/2c/d914a165470640d55c673688b181931b228629.debug 120777 root:root ../../usr/bin/rttcatcher.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/c303aff4f2a05d4cdf3849b27f7eac6a0a3686 120777 root:root ../../../../bin/trFilelist +/usr/lib/debug/.build-id/66/c303aff4f2a05d4cdf3849b27f7eac6a0a3686.debug 120777 root:root ../../usr/bin/trFilelist.debug +/usr/lib/debug/.build-id/cc 40755 root:root +/usr/lib/debug/.build-id/cc/f4bacc2991038db18106eff179fcf4df2c0bad 120777 root:root ../../../../bin/multicatcher +/usr/lib/debug/.build-id/cc/f4bacc2991038db18106eff179fcf4df2c0bad.debug 120777 root:root ../../usr/bin/multicatcher.debug /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root @@ -25,22 +25,22 @@ Provides: mrsync-debuginfo = 20081028-alt1.1.1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/c738710cadd324871e36c78681a7772bfed174 120777 root:root ../../../../bin/multicaster -File: /usr/lib/debug/.build-id/2a/c738710cadd324871e36c78681a7772bfed174.debug 120777 root:root ../../usr/bin/multicaster.debug -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/f33390ea6f0ef36b88f0a601da24635d44d836 120777 root:root ../../../../bin/multicatcher -File: /usr/lib/debug/.build-id/5d/f33390ea6f0ef36b88f0a601da24635d44d836.debug 120777 root:root ../../usr/bin/multicatcher.debug -File: /usr/lib/debug/.build-id/5f 40755 root:root -File: /usr/lib/debug/.build-id/5f/eb9d8dd269d2ed3a598f1c67b262dc8ad6413b 120777 root:root ../../../../bin/rtt -File: /usr/lib/debug/.build-id/5f/eb9d8dd269d2ed3a598f1c67b262dc8ad6413b.debug 120777 root:root ../../usr/bin/rtt.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/b26d795d71f01d87577a2a244af2ff8017f5e1 120777 root:root ../../../../bin/trFilelist -File: /usr/lib/debug/.build-id/a8/b26d795d71f01d87577a2a244af2ff8017f5e1.debug 120777 root:root ../../usr/bin/trFilelist.debug -File: /usr/lib/debug/.build-id/e7 40755 root:root -File: /usr/lib/debug/.build-id/e7/923c471c81245e7d28f744730084d25e52c253 120777 root:root ../../../../bin/rttcatcher -File: /usr/lib/debug/.build-id/e7/923c471c81245e7d28f744730084d25e52c253.debug 120777 root:root ../../usr/bin/rttcatcher.debug -File: /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root e70cefe296eaee9161601114546b2a72 -File: /usr/lib/debug/usr/bin/multicatcher.debug 100644 root:root 2a80c70335cc2156df3186e35004aaed -File: /usr/lib/debug/usr/bin/rtt.debug 100644 root:root 6ab29647b2d43388d6890d85c5ecfd1a -File: /usr/lib/debug/usr/bin/rttcatcher.debug 100644 root:root d1997446596f485609b28c4a2975ee99 -File: /usr/lib/debug/usr/bin/trFilelist.debug 100644 root:root 1e90ae81016f0767ef0d03d483a23c25 -RPMIdentity: 270c42c139dffa4ab89810d830213940b87dcf8c7cc4816cc76b2e80e477c32cc8160f9876d4c09779b39f111ff45413c08b1f48663219a03941e3dc8b6c9ceb +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/24566413f766959824b3a2d903ef00fb6174ca 120777 root:root ../../../../bin/rtt +File: /usr/lib/debug/.build-id/0d/24566413f766959824b3a2d903ef00fb6174ca.debug 120777 root:root ../../usr/bin/rtt.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/85a94b343c7a8ef7259d6cf0dcd0631f8572cc 120777 root:root ../../../../bin/multicaster +File: /usr/lib/debug/.build-id/19/85a94b343c7a8ef7259d6cf0dcd0631f8572cc.debug 120777 root:root ../../usr/bin/multicaster.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/d914a165470640d55c673688b181931b228629 120777 root:root ../../../../bin/rttcatcher +File: /usr/lib/debug/.build-id/2c/d914a165470640d55c673688b181931b228629.debug 120777 root:root ../../usr/bin/rttcatcher.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/c303aff4f2a05d4cdf3849b27f7eac6a0a3686 120777 root:root ../../../../bin/trFilelist +File: /usr/lib/debug/.build-id/66/c303aff4f2a05d4cdf3849b27f7eac6a0a3686.debug 120777 root:root ../../usr/bin/trFilelist.debug +File: /usr/lib/debug/.build-id/cc 40755 root:root +File: /usr/lib/debug/.build-id/cc/f4bacc2991038db18106eff179fcf4df2c0bad 120777 root:root ../../../../bin/multicatcher +File: /usr/lib/debug/.build-id/cc/f4bacc2991038db18106eff179fcf4df2c0bad.debug 120777 root:root ../../usr/bin/multicatcher.debug +File: /usr/lib/debug/usr/bin/multicaster.debug 100644 root:root 924682f176bb8395f504bf124436663d +File: /usr/lib/debug/usr/bin/multicatcher.debug 100644 root:root 55c87bdbd06431a4ccbd215244cc4a32 +File: /usr/lib/debug/usr/bin/rtt.debug 100644 root:root 2f6a0a92a792f0e55c01b54f6d81cf4d +File: /usr/lib/debug/usr/bin/rttcatcher.debug 100644 root:root a90ad80c7fe98330c8d12aa8fe4a7cd2 +File: /usr/lib/debug/usr/bin/trFilelist.debug 100644 root:root 5f631b3ac4311a9b5120a897cb791da5 +RPMIdentity: b7ce745a896c0e6e741548c30d69e008cfcfc1f7b251b5870e4c11c6113f3b9cdcb97f17e1013eb344abd5d42ba9d542ed6912e8c3587d45e522d5fc54ef3f73