<86>Nov 21 04:52:11 userdel[1063361]: delete user 'rooter' <86>Nov 21 04:52:11 userdel[1063361]: removed group 'rooter' owned by 'rooter' <86>Nov 21 04:52:11 groupadd[1063368]: group added to /etc/group: name=rooter, GID=963 <86>Nov 21 04:52:11 groupadd[1063368]: group added to /etc/gshadow: name=rooter <86>Nov 21 04:52:11 groupadd[1063368]: new group: name=rooter, GID=963 <86>Nov 21 04:52:11 useradd[1063374]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Nov 21 04:52:11 userdel[1063380]: delete user 'builder' <86>Nov 21 04:52:11 userdel[1063380]: removed group 'builder' owned by 'builder' <86>Nov 21 04:52:11 userdel[1063380]: removed shadow group 'builder' owned by 'builder' <86>Nov 21 04:52:11 groupadd[1063385]: group added to /etc/group: name=builder, GID=964 <86>Nov 21 04:52:11 groupadd[1063385]: group added to /etc/gshadow: name=builder <86>Nov 21 04:52:11 groupadd[1063385]: new group: name=builder, GID=964 <86>Nov 21 04:52:11 useradd[1063390]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash <13>Nov 21 04:52:12 rpmi: libmhash-0.9.9.9-alt1 1339520949 installed <13>Nov 21 04:52:12 rpmi: libmcrypt-2.5.8-alt1 1338566484 installed <13>Nov 21 04:52:12 rpmi: libmcrypt-devel-2.5.8-alt1 1338566484 installed <13>Nov 21 04:52:12 rpmi: libmhash-devel-0.9.9.9-alt1 1339520949 installed <13>Nov 21 04:52:12 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Nov 21 04:52:12 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgringotts-1.2.1-alt1.1.qa1.nosrc.rpm (w1.gzdio) Installing libgringotts-1.2.1-alt1.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62132 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgringotts-1.2.1 + echo 'Source #0 (libgringotts-1.2.1.tar.bz2):' Source #0 (libgringotts-1.2.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libgringotts-1.2.1.tar.bz2 + /bin/tar -xf - + cd libgringotts-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62132 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgringotts-1.2.1 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... 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 dependency style of x86_64-alt-linux-gcc... none checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking command to parse nm output... ok checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.lo... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool 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 ANSI C... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for X... no checking for /dev/random... yes checking for compress2 in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for libmcrypt... yes checking for mhash_keygen in -lmhash... yes checking mhash.h usability... yes checking mhash.h presence... yes checking for mhash.h... yes checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for fcntl... yes checking for fsync... yes checking for lstat... yes checking for stat... yes checking for umask... yes checking for utime... yes checking for memmove... yes checking for size_t... yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating libgringotts.spec config.status: creating libgringotts.pc config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libgrg_tmp.lo `test -f 'libgrg_tmp.c' || echo './'`libgrg_tmp.c rm -f .libs/libgrg_tmp.lo x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_tmp.c -fPIC -DPIC -o .libs/libgrg_tmp.lo libgrg_tmp.c: In function 'grg_tmpfile_gen': libgrg_tmp.c:62:23: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign] mcrypt_module_open (grg2mcrypt (ca), NULL, MCRYPT_CFB, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/mcrypt.h:4, from libgrg_structs.h:27, from libgrg_tmp.c:26: /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *' MCRYPT mcrypt_module_open(char *algorithm, ^~~~~~~~~~~~~~~~~~ libgrg_tmp.c: In function 'grg_tmpfile_write': libgrg_tmp.c:109:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] dim = (data_len < 0) ? strlen (data) : data_len; ^~~~ In file included from libgrg_tmp.c:22: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_tmp.c:122:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (tf->tmpfd, &dim, sizeof (long)); //without considering endianity, since we ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgrg_tmp.c:123:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (tf->tmpfd, tocrypt, dim + HEADER_LEN); //read and write on the same system. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgrg_tmp.c: In function 'grg_tmpfile_read': libgrg_tmp.c:152:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (tf->tmpfd, &dim, sizeof (long)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgrg_tmp.c:158:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (tf->tmpfd, enc_data, dim + HEADER_LEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_tmp.c -o libgrg_tmp.o >/dev/null 2>&1 mv -f .libs/libgrg_tmp.lo libgrg_tmp.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libgrg_structs.lo `test -f 'libgrg_structs.c' || echo './'`libgrg_structs.c rm -f .libs/libgrg_structs.lo x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_structs.c -fPIC -DPIC -o .libs/libgrg_structs.lo In file included from libgrg_structs.c:30: ../config.h:77: warning: "PACKAGE" redefined #define PACKAGE "libgringotts" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:186: note: this is the location of the previous definition #define PACKAGE "mhash" In file included from libgrg_structs.c:30: ../config.h:80: warning: "PACKAGE_BUGREPORT" redefined #define PACKAGE_BUGREPORT "mano@pluto.linux.it" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:189: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" In file included from libgrg_structs.c:30: ../config.h:83: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "libgringotts" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:192: note: this is the location of the previous definition #define PACKAGE_NAME "MHASH" In file included from libgrg_structs.c:30: ../config.h:86: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "libgringotts 1.2.1" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:195: note: this is the location of the previous definition #define PACKAGE_STRING "MHASH 0.9.9" In file included from libgrg_structs.c:30: ../config.h:89: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "libgringotts" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:198: note: this is the location of the previous definition #define PACKAGE_TARNAME "mhash" In file included from libgrg_structs.c:30: ../config.h:92: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "1.2.1" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:201: note: this is the location of the previous definition #define PACKAGE_VERSION "0.9.9" In file included from libgrg_structs.c:30: ../config.h:101: warning: "VERSION" redefined #define VERSION "1.2.1" In file included from /usr/include/mutils/mhash.h:30, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:213: note: this is the location of the previous definition #define VERSION "0.9.9" libgrg_structs.c: In function 'grg_context_initialize': libgrg_structs.c:84:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (!header || (strlen (header) != HEADER_LEN)) ^~~~~~ In file included from libgrg_structs.c:26: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_structs.c: In function 'grg_key_gen': libgrg_structs.c:207:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] real_pwd_len = strlen (pwd); ^~~ In file included from libgrg_structs.c:26: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_structs.c -o libgrg_structs.o >/dev/null 2>&1 mv -f .libs/libgrg_structs.lo libgrg_structs.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libgrg_crypt.lo `test -f 'libgrg_crypt.c' || echo './'`libgrg_crypt.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_crypt.c -fPIC -DPIC -o .libs/libgrg_crypt.lo libgrg_crypt.c: In function 'grg2mcrypt': libgrg_crypt.c:141:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_RIJNDAEL_128; ^~~~~~~~~~~~~~~~~~~ libgrg_crypt.c:144:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_SERPENT; ^~~~~~~~~~~~~~ libgrg_crypt.c:147:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_TWOFISH; ^~~~~~~~~~~~~~ libgrg_crypt.c:150:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_CAST_256; ^~~~~~~~~~~~~~~ libgrg_crypt.c:153:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_SAFERPLUS; ^~~~~~~~~~~~~~~~ libgrg_crypt.c:156:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_LOKI97; ^~~~~~~~~~~~~ libgrg_crypt.c:159:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_3DES; ^~~~~~~~~~~ libgrg_crypt.c:162:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_RIJNDAEL_256; ^~~~~~~~~~~~~~~~~~~ libgrg_crypt.c:165:10: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return MCRYPT_SERPENT; ^~~~~~~~~~~~~~ libgrg_crypt.c: In function 'validate_mem': libgrg_crypt.c:198:22: warning: pointer targets in passing argument 1 of 'compare_CRC32' differ in signedness [-Wpointer-sign] if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN)) ^~~ libgrg_crypt.c:114:1: note: expected 'const unsigned char *' but argument is of type 'char *' compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck, ^~~~~~~~~~~~~ libgrg_crypt.c:198:31: warning: pointer targets in passing argument 2 of 'compare_CRC32' differ in signedness [-Wpointer-sign] if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN)) libgrg_crypt.c:114:1: note: expected 'const unsigned char *' but argument is of type 'char *' compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck, ^~~~~~~~~~~~~ libgrg_crypt.c: In function 'select_key': libgrg_crypt.c:226:21: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] key = grg_memdup (((*dim == ~~~~~~~~~ 24) ? keystruct-> ~~~~~~~~~~~~~~~~~ key_192_sha : keystruct->key_256_sha), ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libgrg_crypt.c:32: libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *grg_memdup (const unsigned char *src, const long len); ^~~~~~~~~~ libgrg_crypt.c:231:22: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] key = grg_memdup (((*dim == ~~~~~~~~~ 24) ? keystruct-> ~~~~~~~~~~~~~~~~~ key_192_ripe : keystruct->key_256_ripe), ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libgrg_crypt.c:32: libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *grg_memdup (const unsigned char *src, const long len); ^~~~~~~~~~ libgrg_crypt.c: In function 'decrypt_mem': libgrg_crypt.c:251:19: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] IV = grg_memdup (tmp, dIV); ^~~ In file included from libgrg_crypt.c:32: libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *grg_memdup (const unsigned char *src, const long len); ^~~~~~~~~~ libgrg_crypt.c:259:23: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] ecdata = grg_memdup (tmp, len); ^~~ In file included from libgrg_crypt.c:32: libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *grg_memdup (const unsigned char *src, const long len); ^~~~~~~~~~ libgrg_crypt.c:270:28: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign] mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/mcrypt.h:4, from libgrg_structs.h:27, from libgrg_crypt.c:33: /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *' MCRYPT mcrypt_module_open(char *algorithm, ^~~~~~~~~~~~~~~~~~ libgrg_crypt.c:350:38: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffDecompress' differ in signedness [-Wpointer-sign] err = BZ2_bzBuffToBuffDecompress ((unsigned char *) ^~~~~~~~~~~~~~~~~ tmpData, (unsigned int *) &oDim, ~~~~~~~ In file included from libgrg_crypt.c:38: /usr/include/bzlib.h:218:15: note: expected 'char *' but argument is of type 'unsigned char *' BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffDecompress) ( ^~~~~~ libgrg_crypt.c:352:10: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffDecompress' differ in signedness [-Wpointer-sign] (unsigned char *) curdata, curlen, ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libgrg_crypt.c:38: /usr/include/bzlib.h:218:15: note: expected 'char *' but argument is of type 'unsigned char *' BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffDecompress) ( ^~~~~~ libgrg_crypt.c:355:31: warning: pointer targets in passing argument 2 of 'uncompress' differ in signedness [-Wpointer-sign] err = uncompress (tmpData, &oDim, curdata, curlen); ^~~~~ In file included from libgrg_crypt.c:37: /usr/include/zlib.h:1265:21: note: expected 'uLongf *' {aka 'long unsigned int *'} but argument is of type 'long int *' ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen, ^~~~~~~~~~ libgrg_crypt.c: In function 'grg_encrypt_mem': libgrg_crypt.c:399:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] uncDim = (origDim < 0) ? strlen (origData) : origDim; ^~~~~~~~ In file included from libgrg_crypt.c:22: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_crypt.c:408:12: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] compData = (char *) malloc (compDim); ^ libgrg_crypt.c:414:36: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffCompress' differ in signedness [-Wpointer-sign] err = BZ2_bzBuffToBuffCompress (compData, ^~~~~~~~ In file included from libgrg_crypt.c:38: /usr/include/bzlib.h:208:15: note: expected 'char *' but argument is of type 'unsigned char *' BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffCompress) ( ^~~~~~ libgrg_crypt.c:417:8: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffCompress' differ in signedness [-Wpointer-sign] (unsigned char *) ^~~~~~~~~~~~~~~~~ origData, uncDim, ~~~~~~~~ In file included from libgrg_crypt.c:38: /usr/include/bzlib.h:208:15: note: expected 'char *' but argument is of type 'unsigned char *' BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffCompress) ( ^~~~~~ libgrg_crypt.c:422:31: warning: pointer targets in passing argument 2 of 'compress2' differ in signedness [-Wpointer-sign] err = compress2 (compData, &compDim, origData, uncDim, ^~~~~~~~ In file included from libgrg_crypt.c:37: /usr/include/zlib.h:1242:21: note: expected 'uLongf *' {aka 'long unsigned int *'} but argument is of type 'long int *' ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, ^~~~~~~~~ libgrg_crypt.c:472:28: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign] mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/mcrypt.h:4, from libgrg_structs.h:27, from libgrg_crypt.c:33: /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *' MCRYPT mcrypt_module_open(char *algorithm, ^~~~~~~~~~~~~~~~~~ libgrg_crypt.c:491:37: warning: pointer targets in passing argument 3 of 'select_key' differ in signedness [-Wpointer-sign] key = select_key (gctx, keystruct, &dKey); ^~~~~ libgrg_crypt.c:214:1: note: expected 'int *' but argument is of type 'unsigned int *' select_key (const GRG_CTX gctx, const GRG_KEY keystruct, int *dim) ^~~~~~~~~~ libgrg_crypt.c: In function 'grg_validate_file': libgrg_crypt.c:601:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] fd = open (path, O_RDONLY); ^~~~ In file included from /usr/include/fcntl.h:313, from libgrg_crypt.c:26: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ libgrg_crypt.c: In function 'grg_update_gctx_from_file': libgrg_crypt.c:649:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] fd = open (path, O_RDONLY); ^~~~ In file included from /usr/include/fcntl.h:313, from libgrg_crypt.c:26: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ libgrg_crypt.c: In function 'grg_decrypt_file': libgrg_crypt.c:702:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] fd = open (path, O_RDONLY); ^~~~ In file included from /usr/include/fcntl.h:313, from libgrg_crypt.c:26: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ libgrg_crypt.c: In function 'grg_encrypt_file': libgrg_crypt.c:754:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] fd = open (path, O_WRONLY | O_CREAT | O_TRUNC, ^~~~ In file included from /usr/include/fcntl.h:313, from libgrg_crypt.c:26: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ libgrg_crypt.c:762:11: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness [-Wpointer-sign] unlink (path); ^~~~ In file included from libgrg_crypt.c:24: /usr/include/unistd.h:825:12: note: expected 'const char *' but argument is of type 'const unsigned char *' extern int unlink (const char *__name) __THROW __nonnull ((1)); ^~~~~~ libgrg_crypt.c: In function 'grg_encrypt_file_direct': libgrg_crypt.c:734:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, mem, memDim); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_crypt.c -o libgrg_crypt.o >/dev/null 2>&1 mv -f .libs/libgrg_crypt.lo libgrg_crypt.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libgrg_utils.lo `test -f 'libgrg_utils.c' || echo './'`libgrg_utils.c rm -f .libs/libgrg_utils.lo x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_utils.c -fPIC -DPIC -o .libs/libgrg_utils.lo libgrg_utils.c: In function 'grg_rnd_seq_direct': libgrg_utils.c:225:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] csize = strlen (toOverwrite); ^~~~~~~~~~~ In file included from libgrg_utils.c:29: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_utils.c: In function 'grg_free': libgrg_utils.c:307:29: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness [-Wpointer-sign] grg_rnd_seq_direct (gctx, pntr, (dim >= 0) ? dim : strlen (pntr)); ^~~~ libgrg_utils.c:216:1: note: expected 'unsigned char *' but argument is of type 'char *' grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite, ^~~~~~~~~~~~~~~~~~ libgrg_utils.c: In function 'grg_file_pwd_quality': libgrg_utils.c:442:14: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign] pdf = open (pwd_path, O_RDONLY); ^~~~~~~~ In file included from /usr/include/fcntl.h:313, from libgrg_utils.c:35: /usr/include/bits/fcntl2.h:41:1: note: expected 'const char *' but argument is of type 'const unsigned char *' open (const char *__path, int __oflag, ...) ^~~~ libgrg_utils.c: In function 'grg_encode64': libgrg_utils.c:490:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] origlen = (inlen >= 0) ? inlen : strlen (in); ^~ In file included from libgrg_utils.c:29: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_utils.c: In function 'grg_decode64': libgrg_utils.c:536:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] tmpinlen = (inlen >= 0) ? inlen : strlen (in); ^~ In file included from libgrg_utils.c:29: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ libgrg_utils.c:589:9: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign] return ret; ^~~ libgrg_utils.c: In function 'grg_file_shred': libgrg_utils.c:631:42: warning: pointer targets in passing argument 1 of 'grg_context_initialize_defaults' differ in signedness [-Wpointer-sign] gctx = grg_context_initialize_defaults ("GRG"); ^~~~~ In file included from libgrg_utils.c:23: libgringotts.h:140:9: note: expected 'const unsigned char *' but argument is of type 'char *' GRG_CTX grg_context_initialize_defaults (const unsigned char *header); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgrg_utils.c:646:29: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness [-Wpointer-sign] grg_rnd_seq_direct (gctx, mem, dim); ^~~ libgrg_utils.c:216:1: note: expected 'unsigned char *' but argument is of type 'char *' grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite, ^~~~~~~~~~~~~~~~~~ libgrg_utils.c: In function 'grg_rnd_seq_direct': libgrg_utils.c:228:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (gctx->rnd, toOverwrite, csize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libgrg_utils.c: In function 'grg_rnd_chr': libgrg_utils.c:284:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (gctx->rnd, &rnd, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -frecord-gcc-switches -Wall -g -O2 -c libgrg_utils.c -o libgrg_utils.o >/dev/null 2>&1 mv -f .libs/libgrg_utils.lo libgrg_utils.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o libgringotts.la -rpath /usr/lib64 -version-info 2:7:0 libgrg_crypt.lo libgrg_structs.lo libgrg_utils.lo libgrg_tmp.lo -lz -lbz2 -lmcrypt -lmhash -lm rm -fr .libs/libgringotts.la .libs/libgringotts.* .libs/libgringotts.* x86_64-alt-linux-gcc -shared libgrg_crypt.lo libgrg_structs.lo libgrg_utils.lo libgrg_tmp.lo -lz -lbz2 -lmcrypt -lmhash -lm -Wl,-soname -Wl,libgringotts.so.2 -o .libs/libgringotts.so.2.0.7 (cd .libs && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2) (cd .libs && rm -f libgringotts.so && ln -s libgringotts.so.2.0.7 libgringotts.so) ar cru .libs/libgringotts.a libgrg_crypt.o libgrg_structs.o libgrg_utils.o libgrg_tmp.o ranlib .libs/libgringotts.a creating libgringotts.la (cd .libs && rm -f libgringotts.la && ln -s ../libgringotts.la libgringotts.la) make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74376 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgringotts-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgringotts-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libgringotts-1.2.1 + make DESTDIR=/usr/src/tmp/libgringotts-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/libgringotts-buildroot/usr/lib64 mkdir -p -- /usr/src/tmp/libgringotts-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /bin/install -c libgringotts.la /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.la /bin/install -c .libs/libgringotts.so.2.0.7 /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.so.2.0.7 (cd /usr/src/tmp/libgringotts-buildroot/usr/lib64 && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2) (cd /usr/src/tmp/libgringotts-buildroot/usr/lib64 && rm -f libgringotts.so && ln -s libgringotts.so.2.0.7 libgringotts.so) /bin/install -c .libs/libgringotts.lai /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.la /bin/install -c .libs/libgringotts.a /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.a ranlib /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.a chmod 644 /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /usr/src/tmp/libgringotts-buildroot/usr/include mkdir -p -- /usr/src/tmp/libgringotts-buildroot/usr/include /bin/install -c -m 644 libgringotts.h /usr/src/tmp/libgringotts-buildroot/usr/include/libgringotts.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/src' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 mkdir -p -- /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 /bin/install -c -m 644 manual.htm /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/manual.htm make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[1]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' mkdir -p /usr/src/tmp/libgringotts-buildroot/usr/lib64/pkgconfig/ cp libgringotts.pc /usr/src/tmp/libgringotts-buildroot/usr/lib64/pkgconfig/ ---------------------------------------------------------------------- md5sum of relevant files: /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.so : a4f760798efe3855f54c34e9843b5f62 /usr/src/tmp/libgringotts-buildroot/usr/include/libgringotts.h : 5fdec1de5974752706277437bbc1d912 use these values to check library integrity at any time ---------------------------------------------------------------------- /bin/sh ./mkinstalldirs /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 /bin/install -c -m 644 TODO /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/TODO /bin/install -c -m 644 NEWS /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/NEWS /bin/install -c -m 644 AUTHORS /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/AUTHORS /bin/install -c -m 644 README /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/README /bin/install -c -m 644 COPYING /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/COPYING /bin/install -c -m 644 ChangeLog /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1/ChangeLog make[2]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' make: Leaving directory '/usr/src/RPM/BUILD/libgringotts-1.2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgringotts-buildroot (auto) removed './usr/lib64/libgringotts.la' mode of './usr/lib64/libgringotts.so.2.0.7' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgringotts-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libgringotts.pc: Cflags: '-I${includedir}' --> '' Checking contents of files in /usr/src/tmp/libgringotts-buildroot/ (default) Compressing files in /usr/src/tmp/libgringotts-buildroot (auto) Adjusting library links in /usr/src/tmp/libgringotts-buildroot ./usr/lib64: libgringotts.so.2 -> libgringotts.so.2.0.7 Verifying ELF objects in /usr/src/tmp/libgringotts-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: libgringotts-1.2.1-alt1.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74376 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgringotts-1.2.1 + DOCDIR=/usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + /bin/mkdir -p /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + chmod -R go-w /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + chmod -R a+rX /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2iTGuM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libgringotts-buildroot/usr/lib64/libgringotts.so.2: 55 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uZnYXn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libgringotts.so.2()(64bit) = set:jdHjZyASRDefe295u4Qm2SYZKMpKtRC5nZ0fNLKu8oI8QIqydFwmMvgqzck43Y8doGsIrirGKRAaHHNOhW2clY8s4QaUpg7T2IOcnMj8h6f8VEr2 Requires: libbz2.so.1()(64bit) >= set:igC2qKp, 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.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libmcrypt.so.4()(64bit) >= set:jgOkT6ZinxsW6iH5MZy7, libmhash.so.2()(64bit) >= set:liVPj6yyaC1RL9, libz.so.1()(64bit) >= set:kiuXihG0, 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.AEtmS2 Creating libgringotts-debuginfo package Processing files: libgringotts-devel-1.2.1-alt1.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66291 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgringotts-1.2.1 + DOCDIR=/usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + /bin/mkdir -p /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + cp -prL docs/manual.htm /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + chmod -R go-w /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + chmod -R a+rX /usr/src/tmp/libgringotts-buildroot/usr/share/doc/libgringotts-devel-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qZp5CL 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.oancOx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libgringotts) = 1.2.1 Requires: libgringotts = 1.2.1-alt1.1.qa1, /usr/lib64/libgringotts.so.2.0.7, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzsVpn Processing files: libgringotts-debuginfo-1.2.1-alt1.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VZArg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wha9Tc find-requires: running scripts (debuginfo) Provides: debug64(libgringotts.so.2) Requires: libgringotts = 1.2.1-alt1.1.qa1, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libm.so.6), debug64(libmcrypt.so.4), debug64(libmhash.so.2), debug64(libz.so.1) Removing 1 extra deps from libgringotts-devel due to dependency on libgringotts Wrote: /usr/src/RPM/RPMS/x86_64/libgringotts-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgringotts-devel-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libgringotts-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm (w2.lzdio) 3.93user 1.89system 0:12.90elapsed 45%CPU (0avgtext+0avgdata 32980maxresident)k 0inputs+0outputs (0major+966241minor)pagefaults 0swaps 6.68user 4.13system 0:17.27elapsed 62%CPU (0avgtext+0avgdata 120224maxresident)k 208inputs+0outputs (34394major+1257648minor)pagefaults 0swaps --- libgringotts-1.2.1-alt1.1.qa1.x86_64.rpm.repo 2013-04-14 15:36:39.000000000 +0000 +++ libgringotts-1.2.1-alt1.1.qa1.x86_64.rpm.hasher 2021-11-21 04:52:27.722213054 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/libgringotts.so.2 120777 root:root libgringotts.so.2.0.7 -File: /usr/lib64/libgringotts.so.2.0.7 100644 root:root 26da3b3105bc9ff6c4188c56afcf317c +File: /usr/lib64/libgringotts.so.2.0.7 100644 root:root ed9c08fc83c3376b14c892050e26680c File: /usr/share/doc/libgringotts-1.2.1 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/libgringotts-1.2.1/TODO 100644 root:root 21fa2cd567598db553766585e403bcac -RPMIdentity: c08307c09ec8835d1a138a3055c2426b5f76a18270f4a62e0bc6cff10b9179eb58473288769d7d966955e2d3382a404403b4c781eccdba6170a2a632ab83f2cf +RPMIdentity: cddbd784d2a2557056b474858fd0a41fdd3c8ab8d772dff07ee54e4d5ba9186f09b69fd7249889a0cce7846807e532a18e9110dae262ef2e4601ea5fed00cbd6 --- libgringotts-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm.repo 2013-04-14 15:36:39.000000000 +0000 +++ libgringotts-debuginfo-1.2.1-alt1.1.qa1.x86_64.rpm.hasher 2021-11-21 04:52:27.776213789 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/92f20886db9eedbeef34286390fd7f2521db00 120777 root:root ../../../../lib64/libgringotts.so.2.0.7 -/usr/lib/debug/.build-id/1f/92f20886db9eedbeef34286390fd7f2521db00.debug 120777 root:root ../../usr/lib64/libgringotts.so.2.0.7.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/a168440f5ac81c0379947132cf9b3aa611ae9d 120777 root:root ../../../../lib64/libgringotts.so.2.0.7 +/usr/lib/debug/.build-id/d9/a168440f5ac81c0379947132cf9b3aa611ae9d.debug 120777 root:root ../../usr/lib64/libgringotts.so.2.0.7.debug /usr/lib/debug/usr/lib64/libgringotts.so.2.0.7.debug 100644 root:root @@ -25,6 +25,6 @@ Provides: libgringotts-debuginfo = 1.2.1-alt1.1.qa1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/92f20886db9eedbeef34286390fd7f2521db00 120777 root:root ../../../../lib64/libgringotts.so.2.0.7 -File: /usr/lib/debug/.build-id/1f/92f20886db9eedbeef34286390fd7f2521db00.debug 120777 root:root ../../usr/lib64/libgringotts.so.2.0.7.debug -File: /usr/lib/debug/usr/lib64/libgringotts.so.2.0.7.debug 100644 root:root 12e0aad29baa423070a4c6bfc4e19008 +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/a168440f5ac81c0379947132cf9b3aa611ae9d 120777 root:root ../../../../lib64/libgringotts.so.2.0.7 +File: /usr/lib/debug/.build-id/d9/a168440f5ac81c0379947132cf9b3aa611ae9d.debug 120777 root:root ../../usr/lib64/libgringotts.so.2.0.7.debug +File: /usr/lib/debug/usr/lib64/libgringotts.so.2.0.7.debug 100644 root:root e72701e1c106c724be1d5ff08356b21c File: /usr/lib/debug/usr/lib64/libgringotts.so.2.debug 120777 root:root libgringotts.so.2.0.7.debug @@ -40,2 +40,2 @@ File: /usr/src/debug/libgringotts-1.2.1/src/libgringotts.h 100644 root:root 5fdec1de5974752706277437bbc1d912 -RPMIdentity: 347278716660f9cfe8f1206dc1b99aa08efc375ed84e13f1c842e67a291c2a800430d8ca49c0dcee329445269610d44d7fc247a6354454f120122d193f624a05 +RPMIdentity: 0c899930a9ed5c4077dea9199bd410485ae7e2e6f40b7d33a838e503b5416d7f3480de95b0708af5f1811e505e276263558425f6246579c17c67546a8b451bcd --- libgringotts-devel-1.2.1-alt1.1.qa1.x86_64.rpm.repo 2013-04-14 15:36:39.000000000 +0000 +++ libgringotts-devel-1.2.1-alt1.1.qa1.x86_64.rpm.hasher 2021-11-21 04:52:27.829214510 +0000 @@ -12,3 +12,3 @@ File: /usr/include/libgringotts.h 100644 root:root 5fdec1de5974752706277437bbc1d912 -File: /usr/lib64/libgringotts.a 100644 root:root 43540de96bc06a50b80554339da6951b +File: /usr/lib64/libgringotts.a 100644 root:root a19d30cb1fcaa7f400c0de0c8e45ff1c File: /usr/lib64/libgringotts.so 120777 root:root libgringotts.so.2.0.7 @@ -17,2 +17,2 @@ File: /usr/share/doc/libgringotts-devel-1.2.1/manual.htm 100644 root:root d07b037ab11274ec824945b895b123a4 -RPMIdentity: 423c5a3110bfbe228d733c8eccc06c9a212f8b1b036a88a5846c5d64fe17396c3d095d3e7201690267635867407921e42deeda3f0fd746b44efbf1a6067ee0dd +RPMIdentity: 3332437d3e86b9ce99b9bf7150430ab14cb24e9fb726fda93dd6fe141af18cb47029d6cd0ce5b667bdc2458cf228331af79070b138a9a971835a81a0aa4bfd1a