<86>Oct 6 12:15:36 userdel[2259908]: delete user 'rooter' <86>Oct 6 12:15:36 userdel[2259908]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:15:36 userdel[2259908]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:15:36 groupadd[2259955]: group added to /etc/group: name=rooter, GID=1859 <86>Oct 6 12:15:36 groupadd[2259955]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:15:36 groupadd[2259955]: new group: name=rooter, GID=1859 <86>Oct 6 12:15:36 useradd[2259990]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Oct 6 12:15:36 userdel[2260032]: delete user 'builder' <86>Oct 6 12:15:36 userdel[2260032]: removed group 'builder' owned by 'builder' <86>Oct 6 12:15:36 userdel[2260032]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:15:36 groupadd[2260070]: group added to /etc/group: name=builder, GID=1860 <86>Oct 6 12:15:36 groupadd[2260070]: new group: name=builder, GID=1860 <86>Oct 6 12:15:36 useradd[2260095]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lha-1.14i-alt2.qa1.nosrc.rpm (w1.gzdio) Installing lha-1.14i-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82420 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lha-1.14i-ac20050924p1 + echo 'Source #0 (lha-1.14i-ac20050924p1.tar.gz):' Source #0 (lha-1.14i-ac20050924p1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lha-1.14i-ac20050924p1.tar.gz + /bin/tar -xf - + cd lha-1.14i-ac20050924p1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #3 (lha-1.14i-fix-includes.patch.bz2):' Patch #3 (lha-1.14i-fix-includes.patch.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lha-1.14i-fix-includes.patch.bz2 + /usr/bin/patch -p1 patching file src/lha.h Hunk #1 succeeded at 22 with fuzz 2 (offset 4 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82420 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lha-1.14i-ac20050924p1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' ++ 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 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU 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 egrep... grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes 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 for function prototypes... yes checking for string.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for library containing opendir... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for long... yes checking size of long... 8 checking for uid_t... yes checking for gid_t... yes checking for long long... yes checking for uint64_t... yes checking for ssize_t... yes checking for struct tm.tm_gmtoff... yes checking for struct stat.st_ino... yes checking return type of signal handlers... void checking whether utime accepts a null argument... yes checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for strchr... yes checking for strdup... yes checking for memcpy... yes checking for memset... yes checking for memmove... yes checking for strcasecmp... yes checking for mktime... yes checking for timelocal... yes checking for tzset... yes checking for ftime... yes checking for gettimeofday... yes checking for utime... yes checking for ftruncate... yes checking for chsize... no checking for lchown... yes checking for mkstemp... yes checking for ftello... yes checking for getpwuid... yes checking for getgrgid... yes checking for getpwnam... yes checking for getgrnam... yes checking for iconv... yes checking for basename... yes checking for vsnprintf... yes checking for fnmatch... yes checking whether basename is declared... no checking whether strchr()/strrchr() is 8bit clean... yes checking whether the 2nd argument of gettimeofday() is effective... yes checking kanji code conversion on text file... yes checking default archive method... -lh5- checking template of the temporary file... /tmp/lhXXXXXX checking whether incremental indicator is needed... yes checking kanji code of filename... CODE_EUC checking whether user/group name extended header is needed... no checking whether backup file for old archive is left... no checking whether enable -X option which ignore dot files... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating olddoc/Makefile config.status: creating tests/Makefile config.status: creating tests/lha-test config.status: creating config.h config.status: executing depfiles commands + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer' make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in olddoc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c extract.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c append.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c larc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c bitio.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c patmatch.c patmatch.c: In function 'patmatch': patmatch.c:23:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (pc = ((f && islower(*p)) ? toupper(*p++) : *p++)) { ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c indicator.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c maketbl.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c lhadd.c lhadd.c: In function 'set_archive_file_mode': lhadd.c:358:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(new_archive_name, getuid(), archive_file_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c crcio.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c shuf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c slide.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c util.c util.c: In function 'copyfile': util.c:41:31: warning: pointer targets in passing argument 1 of 'fread_txt' differ in signedness [-Wpointer-sign] xsize = fread_txt(buf, BUFFERSIZE, f1); ^~~ In file included from lha.h:379, from util.c:10: prototypes.h:24:5: note: expected 'unsigned char *' but argument is of type 'char *' int fread_txt P_((unsigned char *p, int n, FILE *fp)); ^~~~~~~~~ util.c:62:32: warning: pointer targets in passing argument 1 of 'fwrite_txt' differ in signedness [-Wpointer-sign] if (fwrite_txt(buf, xsize, f2)) { ^~~ In file included from lha.h:379, from util.c:10: prototypes.h:23:5: note: expected 'unsigned char *' but argument is of type 'char *' int fwrite_txt P_((unsigned char *p, int n, FILE *fp)); ^~~~~~~~~~ util.c:75:36: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness [-Wpointer-sign] *crcp = calccrc(*crcp, buf, xsize); ^~~ In file included from lha.h:379, from util.c:10: prototypes.h:19:14: note: expected 'unsigned char *' but argument is of type 'char *' unsigned int calccrc P_((unsigned int crc, unsigned char *p, unsigned int n)); ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c lhlist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c huf.c huf.c: In function 'send_block': huf.c:217:19: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] flags <<= 1; ~~~~~~^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c lhext.c lhext.c: In function 'adjust_info': lhext.c:192:17: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] lchown(name, uid, gid); ^~~~~~~~~~~~~~~~~~~~~~ lhext.c:195:17: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(name, uid, gid); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c maketree.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c getopt_long.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c dhuf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c lharc.c lharc.c: In function 'inquire': lharc.c:1355:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer, 1024, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEUC -DSUPPORT_LH7 -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -c header.c header.c: In function 'dump_get_byte': header.c:77:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%02d %2d: ", get_ptr - start_ptr, 1); ~~~^ ~~~~~~~~~~~~~~~~~~~ %02ld header.c: In function 'dump_skip_bytes': header.c:94:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%02d %2d: ", get_ptr - start_ptr, len); ~~~^ ~~~~~~~~~~~~~~~~~~~ %02ld header.c: In function 'get_word': header.c:112:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%02d %2d: ", get_ptr - start_ptr, 2); ~~~^ ~~~~~~~~~~~~~~~~~~~ %02ld header.c: In function 'get_longword': header.c:140:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%02d %2d: ", get_ptr - start_ptr, 4); ~~~^ ~~~~~~~~~~~~~~~~~~~ %02ld header.c: In function 'get_bytes': header.c:173:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%02d %2d: \"", get_ptr - start_ptr, len); ~~~^ ~~~~~~~~~~~~~~~~~~~ %02ld header.c: In function 'get_extended_header': header.c:602:36: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness [-Wpointer-sign] *hcrc = calccrc(*hcrc, data, header_size); ^~~~ In file included from lha.h:379, from header.c:17: prototypes.h:19:14: note: expected 'unsigned char *' but argument is of type 'char *' unsigned int calccrc P_((unsigned int crc, unsigned char *p, unsigned int n)); ^~~~~~~ header.c: In function 'get_header_level2': header.c:932:26: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness [-Wpointer-sign] hcrc = calccrc(hcrc, data, get_ptr - data); ^~~~ In file included from lha.h:379, from header.c:17: prototypes.h:19:14: note: expected 'unsigned char *' but argument is of type 'char *' unsigned int calccrc P_((unsigned int crc, unsigned char *p, unsigned int n)); ^~~~~~~ header.c: In function 'get_header_level3': header.c:1013:26: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness [-Wpointer-sign] hcrc = calccrc(hcrc, data, get_ptr - data); ^~~~ In file included from lha.h:379, from header.c:17: prototypes.h:19:14: note: expected 'unsigned char *' but argument is of type 'char *' unsigned int calccrc P_((unsigned int crc, unsigned char *p, unsigned int n)); ^~~~~~~ header.c: In function 'seek_lha_header': header.c:1158:50: warning: pointer targets in passing argument 1 of 'calc_sum' differ in signedness [-Wpointer-sign] && p[I_HEADER_CHECKSUM] == calc_sum(p+2, p[I_HEADER_SIZE])) { ~^~ header.c:59:1: note: expected 'char *' but argument is of type 'unsigned char *' calc_sum(p, len) ^~~~~~~~ header.c: In function 'write_header_level2': header.c:1569:26: warning: pointer targets in passing argument 2 of 'calccrc' differ in signedness [-Wpointer-sign] hcrc = calccrc(hcrc, data, (unsigned int) header_size); ^~~~ In file included from lha.h:379, from header.c:17: prototypes.h:19:14: note: expected 'unsigned char *' but argument is of type 'char *' unsigned int calccrc P_((unsigned int crc, unsigned char *p, unsigned int n)); ^~~~~~~ header.c:1492:11: warning: variable 'extend_header_top' set but not used [-Wunused-but-set-variable] char *extend_header_top; ^~~~~~~~~~~~~~~~~ header.c: In function 'init_header': header.c:1293:9: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result [-Wunused-result] readlink(name, hdr->realname, sizeof(hdr->realname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ header.c: In function 'write_header': header.c:1640:9: warning: 'header_size' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fwrite(data, header_size, 1, fp) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O9 -fomit-frame-pointer -o lha append.o bitio.o crcio.o dhuf.o extract.o header.o huf.o indicator.o larc.o lhadd.o lharc.o lhext.o lhlist.o maketbl.o maketree.o patmatch.o shuf.o slide.o util.o getopt_long.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/tests' Makefile:317: warning: overriding recipe for target 'lha-test' Makefile:190: warning: ignoring old recipe for target 'lha-test' make[2]: Leaving directory '/usr/src/RPM/BUILD/lha-1.14i-ac20050924p1/tests' make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15796 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lha-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lha-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lha-1.14i-ac20050924p1 + install -pD -m0755 src/lha /usr/src/tmp/lha-buildroot/usr/bin/lha + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lha-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lha-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lha-buildroot/ (default) Compressing files in /usr/src/tmp/lha-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lha-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: lha-1.14i-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.85s68G 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.zvUznX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qx6oqh Creating lha-debuginfo package Processing files: lha-debuginfo-1.14i-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3uXgF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kcNBV6 find-requires: running scripts (debuginfo) Requires: lha = 2:1.14i-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lha-1.14i-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lha-debuginfo-1.14i-alt2.qa1.x86_64.rpm (w2.lzdio) 6.95user 5.47system 0:18.50elapsed 67%CPU (0avgtext+0avgdata 53288maxresident)k 0inputs+0outputs (0major+1026706minor)pagefaults 0swaps 0.72user 2.59system 0:27.88elapsed 11%CPU (0avgtext+0avgdata 12080maxresident)k 0inputs+0outputs (0major+98095minor)pagefaults 0swaps --- lha-1.14i-alt2.qa1.x86_64.rpm.repo 2013-04-16 18:01:14.000000000 +0000 +++ lha-1.14i-alt2.qa1.x86_64.rpm.hasher 2024-10-06 12:15:57.842386454 +0000 @@ -11,3 +11,3 @@ Provides: lha = 2:1.14i-alt2.qa1 -File: /usr/bin/lha 100755 root:root c4da2698689bc03bb268cefc1d492793 -RPMIdentity: 9b10913f5c4200acba326a18cc7a691025d2474db375a157c5354705d24b9be3c790752e1a5ed2b4288bb7a879eb8543a6b30e9255b9b31706f83e603567a3bd +File: /usr/bin/lha 100755 root:root 4a4f5a688b09f43ecbaba53f3c74148a +RPMIdentity: a397a8e3ca730d5fd4d4d7a51e397640e89b269c116ee8b7d4c3416989b8e47fba8c43ae532dee3079dd6cfe4f8af1b79b7fbc18beda6a9a8724ad579ffc3aca --- lha-debuginfo-1.14i-alt2.qa1.x86_64.rpm.repo 2013-04-16 18:01:14.000000000 +0000 +++ lha-debuginfo-1.14i-alt2.qa1.x86_64.rpm.hasher 2024-10-06 12:15:58.101390630 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/2c12b90fb1608c4600d6e0fd9e5c2b88c08ccd 120777 root:root ../../../../bin/lha -/usr/lib/debug/.build-id/5b/2c12b90fb1608c4600d6e0fd9e5c2b88c08ccd.debug 120777 root:root ../../usr/bin/lha.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/e88347629d3f61319fa086fe5157bfb3bad65f 120777 root:root ../../../../bin/lha +/usr/lib/debug/.build-id/2e/e88347629d3f61319fa086fe5157bfb3bad65f.debug 120777 root:root ../../usr/bin/lha.debug /usr/lib/debug/usr/bin/lha.debug 100644 root:root @@ -35,6 +35,6 @@ Provides: lha-debuginfo = 2:1.14i-alt2.qa1 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/2c12b90fb1608c4600d6e0fd9e5c2b88c08ccd 120777 root:root ../../../../bin/lha -File: /usr/lib/debug/.build-id/5b/2c12b90fb1608c4600d6e0fd9e5c2b88c08ccd.debug 120777 root:root ../../usr/bin/lha.debug -File: /usr/lib/debug/usr/bin/lha.debug 100644 root:root d0e90467429b738b86fc5a34ea67afdb +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/e88347629d3f61319fa086fe5157bfb3bad65f 120777 root:root ../../../../bin/lha +File: /usr/lib/debug/.build-id/2e/e88347629d3f61319fa086fe5157bfb3bad65f.debug 120777 root:root ../../usr/bin/lha.debug +File: /usr/lib/debug/usr/bin/lha.debug 100644 root:root de87038dff0fff5ae55d4ad2991d3d75 File: /usr/src/debug/lha-1.14i-ac20050924p1 40755 root:root @@ -65,2 +65,2 @@ File: /usr/src/debug/lha-1.14i-ac20050924p1/src/util.c 100644 root:root 6bd3ddb0b65df5acc06e16455637f9e9 -RPMIdentity: fc010f65d489b6a5c8fc37c3e23b50a7313a1ad83952a9b58ab6e35503e5014ac605bec65e46a490729a69357fc43621d976f672dbbb44f085f0e3b3684c98d9 +RPMIdentity: 17f35b11e3a7cd91fa45c22815c77c9f9d6b400339f8b348d875fafef5ae62df7db0de0e1c09b12c9c13e27915c57e637c7c61303e42ac5f74b9aa81f3c51cb7