<86>Apr 21 06:20:55 userdel[108279]: delete user 'rooter' <86>Apr 21 06:20:55 groupadd[108313]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 06:20:55 groupadd[108313]: new group: name=rooter, GID=597 <86>Apr 21 06:20:55 useradd[108342]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 06:20:55 userdel[108544]: delete user 'builder' <86>Apr 21 06:20:55 groupadd[108605]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 06:20:55 groupadd[108605]: new group: name=builder, GID=598 <86>Apr 21 06:20:55 useradd[108646]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 06:20:58 rpmi: libmhash-0.9.9.9-alt1 1339520952 installed <13>Apr 21 06:20:58 rpmi: libmcrypt-2.5.8-alt1 1338566390 installed <13>Apr 21 06:20:58 rpmi: libmcrypt-devel-2.5.8-alt1 1338566390 installed <13>Apr 21 06:20:58 rpmi: libmhash-devel-0.9.9.9-alt1 1339520952 installed <13>Apr 21 06:20:58 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed <13>Apr 21 06:20:58 rpmi: bzlib-devel-1:1.0.6-alt4 1449156905 installed Installing libgringotts-1.2.1-alt1.1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85320 + 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.36112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgringotts-1.2.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of i586-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... i586-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 i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.lo... yes checking if i586-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 i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of i586-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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libgringotts-1.2.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libgringotts-1.2.1' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libgrg_crypt.lo `test -f 'libgrg_crypt.c' || echo './'`libgrg_crypt.c /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libgrg_structs.lo `test -f 'libgrg_structs.c' || echo './'`libgrg_structs.c /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libgrg_utils.lo `test -f 'libgrg_utils.c' || echo './'`libgrg_utils.c /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libgrg_tmp.lo `test -f 'libgrg_tmp.c' || echo './'`libgrg_tmp.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_tmp.c -fPIC -DPIC -o .libs/libgrg_tmp.lo rm -f .libs/libgrg_utils.lo i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_utils.c -fPIC -DPIC -o .libs/libgrg_utils.lo rm -f .libs/libgrg_crypt.lo rm -f .libs/libgrg_structs.lo i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_crypt.c -fPIC -DPIC -o .libs/libgrg_crypt.lo i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_structs.c -fPIC -DPIC -o .libs/libgrg_structs.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:0, 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:0: /usr/include/string.h:394: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); ^ libgrg_utils.c: In function 'grg_rnd_seq_direct': In file included from libgrg_structs.c:30:0: ../config.h:77:0: warning: "PACKAGE" redefined #define PACKAGE "libgringotts" ^ 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:0: /usr/include/string.h:394: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, ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:186:0: note: this is the location of the previous definition #define PACKAGE "mhash" ^ In file included from libgrg_structs.c:30:0: ../config.h:80:0: warning: "PACKAGE_BUGREPORT" redefined #define PACKAGE_BUGREPORT "mano@pluto.linux.it" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:189:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net" ^ In file included from libgrg_structs.c:30:0: ../config.h:83:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "libgringotts" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:192:0: note: this is the location of the previous definition #define PACKAGE_NAME "MHASH" ^ In file included from libgrg_structs.c:30:0: ../config.h:86:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING "libgringotts 1.2.1" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:195:0: note: this is the location of the previous definition #define PACKAGE_STRING "MHASH 0.9.9" ^ In file included from libgrg_structs.c:30:0: ../config.h:89:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME "libgringotts" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:198:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "mhash" ^ In file included from libgrg_structs.c:30:0: ../config.h:92:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION "1.2.1" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:201:0: note: this is the location of the previous definition #define PACKAGE_VERSION "0.9.9" ^ In file included from libgrg_structs.c:30:0: ../config.h:101:0: warning: "VERSION" redefined #define VERSION "1.2.1" ^ In file included from /usr/include/mutils/mhash.h:30:0, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:213:0: note: this is the location of the previous definition #define VERSION "0.9.9" ^ 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:312:0, 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:0: /usr/include/string.h:394: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:0: /usr/include/string.h:394: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_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:0: /usr/include/string.h:394: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_utils.c:589:9: warning: pointer targets in return differ in signedness [-Wpointer-sign] return ret; ^ libgrg_utils.c: In function 'grg_file_shred': 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:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *' extern size_t strlen (const char *__s) ^ 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:0: 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); ^ libgrg_crypt.c: In function 'grg2mcrypt': libgrg_crypt.c:141:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_RIJNDAEL_128; ^ libgrg_crypt.c:144:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_SERPENT; ^ libgrg_crypt.c:147:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_TWOFISH; ^ libgrg_crypt.c:150:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_CAST_256; ^ libgrg_crypt.c:153:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_SAFERPLUS; ^ libgrg_crypt.c:156:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_LOKI97; ^ libgrg_crypt.c:159:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_3DES; ^ libgrg_crypt.c:162:10: warning: pointer targets in return differ in signedness [-Wpointer-sign] return MCRYPT_RIJNDAEL_256; ^ libgrg_crypt.c:165:10: warning: pointer targets in return 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:27: 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:224:21: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] key = grg_memdup (((*dim == ^ In file included from libgrg_crypt.c:32:0: 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:229:21: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign] key = grg_memdup (((*dim == ^ In file included from libgrg_crypt.c:32:0: 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:0: 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:0: 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:0, 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 *) ^ In file included from libgrg_crypt.c:38:0: /usr/include/bzlib.h:214: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:0: /usr/include/bzlib.h:214: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:0: /usr/include/zlib.h:1197: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:0: /usr/include/string.h:394: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 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:0: /usr/include/bzlib.h:204: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 *) ^ In file included from libgrg_crypt.c:38:0: /usr/include/bzlib.h:204: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:0: /usr/include/zlib.h:1174: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:0, 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:312:0, 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:312:0, 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:312:0, 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:312:0, 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:0: /usr/include/unistd.h:829: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); ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_tmp.c -o libgrg_tmp.o >/dev/null 2>&1 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_structs.c -o libgrg_structs.o >/dev/null 2>&1 mv -f .libs/libgrg_structs.lo libgrg_structs.lo i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_utils.c -o libgrg_utils.o >/dev/null 2>&1 mv -f .libs/libgrg_tmp.lo libgrg_tmp.lo i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -Wall -Wpointer-arith -pipe -Wall -g -O2 -march=i586 -mtune=generic -c libgrg_crypt.c -o libgrg_crypt.o >/dev/null 2>&1 mv -f .libs/libgrg_utils.lo libgrg_utils.lo mv -f .libs/libgrg_crypt.lo libgrg_crypt.lo /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o libgringotts.la -rpath /usr/lib -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.* i586-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]: Entering directory `/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libgringotts-1.2.1/docs' make[2]: Entering directory `/usr/src/RPM/BUILD/libgringotts-1.2.1' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49371 + 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 + 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/lib mkdir -p -- /usr/src/tmp/libgringotts-buildroot/usr/lib /bin/sh ../libtool --mode=install /bin/install -c libgringotts.la /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.la /bin/install -c .libs/libgringotts.so.2.0.7 /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.so.2.0.7 (cd /usr/src/tmp/libgringotts-buildroot/usr/lib && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2) (cd /usr/src/tmp/libgringotts-buildroot/usr/lib && 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/lib/libgringotts.la /bin/install -c .libs/libgringotts.a /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.a ranlib /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.a chmod 644 /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /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/lib/pkgconfig/ cp libgringotts.pc /usr/src/tmp/libgringotts-buildroot/usr/lib/pkgconfig/ ---------------------------------------------------------------------- md5sum of relevant files: /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.so : 4d200a277fa83762f9d7fa6b9b322c6a /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/lib/libgringotts.la' mode of './usr/lib/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) /usr/lib/pkgconfig/libgringotts.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libgringotts.pc: Libs: '-L${libdir} -lgringotts' --> '-lgringotts' Compressing files in /usr/src/tmp/libgringotts-buildroot (auto) Adjusting library links in /usr/src/tmp/libgringotts-buildroot ./usr/lib: 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) verify-elf: WARNING: ./usr/lib/libgringotts.so.2.0.7: uses non-LFS functions: __fxstat lseek mkstemp mmap open 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.49371 + 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.cuLEbc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libgringotts-buildroot/usr/lib/libgringotts.so.2: 55 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HwChvl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libgringotts.so.2 = set:jdHjZyASRDefe295u4Qm2SYZKMpKtRC5nZ0fNLKu8oI8QIqydFwmMvgqzck43Y8doGsIrirGKRAaHHNOhW2clY8s4QaUpg7T2IOcnMj8h6f8VEr2 Requires: libbz2.so.1 >= set:igC2qKp, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libmcrypt.so.4 >= set:jgOkT6ZinxsW6iH5MZy7, libmhash.so.2 >= set:liVPj6yyaC1RL9, libz.so.1 >= 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.WN4NoA Creating libgringotts-debuginfo package Processing files: libgringotts-devel-1.2.1-alt1.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3814 + 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.E3vVc6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xCMpjJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libgringotts) = 1.2.1 Requires: libgringotts = 1.2.1-alt1.1.qa1, /usr/lib/libgringotts.so.2.0.7, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JGliir 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.qkD8og find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eRqlC9 find-requires: running scripts (debuginfo) Provides: debug(libgringotts.so.2) Requires: libgringotts = 1.2.1-alt1.1.qa1, debug(libbz2.so.1), debug(libc.so.6), debug(libm.so.6), debug(libmcrypt.so.4), debug(libmhash.so.2), debug(libz.so.1) Removing 1 extra deps from libgringotts-devel due to dependency on libgringotts Wrote: /usr/src/RPM/RPMS/i586/libgringotts-1.2.1-alt1.1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libgringotts-devel-1.2.1-alt1.1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libgringotts-debuginfo-1.2.1-alt1.1.qa1.i586.rpm 4.72user 1.18system 0:18.09elapsed 32%CPU (0avgtext+0avgdata 24456maxresident)k 0inputs+0outputs (0major+706367minor)pagefaults 0swaps 7.88user 2.97system 0:26.06elapsed 41%CPU (0avgtext+0avgdata 122392maxresident)k 440inputs+0outputs (0major+939522minor)pagefaults 0swaps