tar -xf libgringotts-1.2.1.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... 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 ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-slackware-linux/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 for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking for X... libraries /usr/lib64, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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 all-recursive make[1]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' Making all in src make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c -o libgrg_crypt.lo `test -f 'libgrg_crypt.c' || echo './'`libgrg_crypt.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_crypt.c -fPIC -DPIC -o .libs/libgrg_crypt.lo libgrg_crypt.c: In function 'grg2mcrypt': libgrg_crypt.c:141: warning: pointer targets in return differ in signedness libgrg_crypt.c:144: warning: pointer targets in return differ in signedness libgrg_crypt.c:147: warning: pointer targets in return differ in signedness libgrg_crypt.c:150: warning: pointer targets in return differ in signedness libgrg_crypt.c:153: warning: pointer targets in return differ in signedness libgrg_crypt.c:156: warning: pointer targets in return differ in signedness libgrg_crypt.c:159: warning: pointer targets in return differ in signedness libgrg_crypt.c:162: warning: pointer targets in return differ in signedness libgrg_crypt.c:165: warning: pointer targets in return differ in signedness libgrg_crypt.c: In function 'validate_mem': libgrg_crypt.c:198: warning: pointer targets in passing argument 1 of 'compare_CRC32' differ in signedness libgrg_crypt.c:114: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c:198: warning: pointer targets in passing argument 2 of 'compare_CRC32' differ in signedness libgrg_crypt.c:114: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c: In function 'select_key': libgrg_crypt.c:227: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness libgrg_utils.h:27: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c:232: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness libgrg_utils.h:27: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c: In function 'decrypt_mem': libgrg_crypt.c:251: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness libgrg_utils.h:27: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c:259: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness libgrg_utils.h:27: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_crypt.c:271: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness /usr/include/mutils/mcrypt.h:38: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:353: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffDecompress' differ in signedness /usr/include/bzlib.h:214: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:353: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffDecompress' differ in signedness /usr/include/bzlib.h:214: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:355: warning: pointer targets in passing argument 2 of 'uncompress' differ in signedness /usr/include/zlib.h:1047: note: expected 'uLongf *' but argument is of type 'long int *' libgrg_crypt.c: In function 'grg_encrypt_mem': libgrg_crypt.c:399: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_crypt.c:408: warning: pointer targets in assignment differ in signedness libgrg_crypt.c:420: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffCompress' differ in signedness /usr/include/bzlib.h:204: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:420: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffCompress' differ in signedness /usr/include/bzlib.h:204: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:423: warning: pointer targets in passing argument 2 of 'compress2' differ in signedness /usr/include/zlib.h:1024: note: expected 'uLongf *' but argument is of type 'long int *' libgrg_crypt.c:473: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness /usr/include/mutils/mcrypt.h:38: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_crypt.c:491: warning: pointer targets in passing argument 3 of 'select_key' differ in signedness libgrg_crypt.c:214: note: expected 'int *' but argument is of type 'unsigned int *' libgrg_crypt.c: In function 'grg_validate_file': libgrg_crypt.c:601: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/fcntl.h:85: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_crypt.c: In function 'grg_update_gctx_from_file': libgrg_crypt.c:649: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/fcntl.h:85: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_crypt.c: In function 'grg_decrypt_file': libgrg_crypt.c:702: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/fcntl.h:85: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_crypt.c: In function 'grg_encrypt_file': libgrg_crypt.c:755: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/fcntl.h:85: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_crypt.c:762: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'const unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_crypt.c -o libgrg_crypt.o >/dev/null 2>&1 mv -f .libs/libgrg_crypt.lo libgrg_crypt.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c -o libgrg_structs.lo `test -f 'libgrg_structs.c' || echo './'`libgrg_structs.c rm -f .libs/libgrg_structs.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_structs.c -fPIC -DPIC -o .libs/libgrg_structs.lo In file included from libgrg_structs.c:30: ../config.h:77:1: warning: "PACKAGE" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:186:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:80:1: warning: "PACKAGE_BUGREPORT" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:189:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:83:1: warning: "PACKAGE_NAME" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:192:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:86:1: warning: "PACKAGE_STRING" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:195:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:89:1: warning: "PACKAGE_TARNAME" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:198:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:92:1: warning: "PACKAGE_VERSION" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:201:1: warning: this is the location of the previous definition In file included from libgrg_structs.c:30: ../config.h:101:1: warning: "VERSION" redefined In file included from /usr/include/mutils/mhash.h:29, from /usr/include/mhash.h:10, from libgrg_structs.c:28: /usr/include/mutils/mhash_config.h:228:1: warning: this is the location of the previous definition libgrg_structs.c: In function 'grg_context_initialize': libgrg_structs.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_structs.c: In function 'grg_key_gen': libgrg_structs.c:207: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_structs.c -o libgrg_structs.o >/dev/null 2>&1 mv -f .libs/libgrg_structs.lo libgrg_structs.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c -o libgrg_utils.lo `test -f 'libgrg_utils.c' || echo './'`libgrg_utils.c rm -f .libs/libgrg_utils.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_utils.c -fPIC -DPIC -o .libs/libgrg_utils.lo libgrg_utils.c: In function 'grg_rnd_seq_direct': libgrg_utils.c:225: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' libgrg_utils.c: In function 'grg_free': libgrg_utils.c:307: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness libgrg_utils.c:216: note: expected 'unsigned char *' but argument is of type 'char *' libgrg_utils.c: In function 'grg_file_pwd_quality': libgrg_utils.c:442: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/fcntl.h:85: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_utils.c: In function 'grg_encode64': libgrg_utils.c:490: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_utils.c: In function 'grg_decode64': libgrg_utils.c:536: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' libgrg_utils.c:589: warning: pointer targets in return differ in signedness libgrg_utils.c: In function 'grg_file_shred': libgrg_utils.c:631: warning: pointer targets in passing argument 1 of 'grg_context_initialize_defaults' differ in signedness libgringotts.h:140: note: expected 'const unsigned char *' but argument is of type 'char *' libgrg_utils.c:646: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness libgrg_utils.c:216: note: expected 'unsigned char *' but argument is of type 'char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_utils.c -o libgrg_utils.o >/dev/null 2>&1 mv -f .libs/libgrg_utils.lo libgrg_utils.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c -o libgrg_tmp.lo `test -f 'libgrg_tmp.c' || echo './'`libgrg_tmp.c rm -f .libs/libgrg_tmp.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_tmp.c -fPIC -DPIC -o .libs/libgrg_tmp.lo libgrg_tmp.c: In function 'grg_tmpfile_gen': libgrg_tmp.c:62: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness /usr/include/mutils/mcrypt.h:38: note: expected 'char *' but argument is of type 'unsigned char *' libgrg_tmp.c: In function 'grg_tmpfile_write': libgrg_tmp.c:109: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -O2 -fPIC -c libgrg_tmp.c -o libgrg_tmp.o >/dev/null 2>&1 mv -f .libs/libgrg_tmp.lo libgrg_tmp.lo /bin/sh ../libtool --mode=link gcc -O2 -fPIC -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 -L/usr/lib64 -lmcrypt -lmhash -lm rm -fr .libs/libgringotts.la .libs/libgringotts.* .libs/libgringotts.* gcc -shared libgrg_crypt.lo libgrg_structs.lo libgrg_utils.lo libgrg_tmp.lo -lz -lbz2 -L/usr/lib64 /usr/lib64/libmcrypt.so /usr/lib64/libmhash.so -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 `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' Making all in docs make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' make[2]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' make[1]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' Making install in src make[1]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' /bin/sh ../mkinstalldirs /home/red3/build64/libgringotts/pkg/usr/lib64 mkdir -p -- /home/red3/build64/libgringotts/pkg/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgringotts.la /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.la /usr/bin/ginstall -c .libs/libgringotts.so.2.0.7 /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.so.2.0.7 (cd /home/red3/build64/libgringotts/pkg/usr/lib64 && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2) (cd /home/red3/build64/libgringotts/pkg/usr/lib64 && rm -f libgringotts.so && ln -s libgringotts.so.2.0.7 libgringotts.so) /usr/bin/ginstall -c .libs/libgringotts.lai /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.la /usr/bin/ginstall -c .libs/libgringotts.a /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.a ranlib /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.a chmod 644 /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /home/red3/build64/libgringotts/pkg/usr/include mkdir -p -- /home/red3/build64/libgringotts/pkg/usr/include /usr/bin/ginstall -c -m 644 libgringotts.h /home/red3/build64/libgringotts/pkg/usr/include/libgringotts.h make[2]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' make[1]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/src' Making install in docs make[1]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1 mkdir -p -- /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1 /usr/bin/ginstall -c -m 644 manual.htm /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/manual.htm make[2]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[1]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1/docs' make[1]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' make[2]: Entering directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' mkdir -p /home/red3/build64/libgringotts/pkg/usr/lib64/pkgconfig/ cp libgringotts.pc /home/red3/build64/libgringotts/pkg/usr/lib64/pkgconfig/ ---------------------------------------------------------------------- md5sum of relevant files: /home/red3/build64/libgringotts/pkg/usr/lib64/libgringotts.so : 23a17f28fcb520525aad637454c259ec /home/red3/build64/libgringotts/pkg/usr/include/libgringotts.h : 5fdec1de5974752706277437bbc1d912 use these values to check library integrity at any time ---------------------------------------------------------------------- /bin/sh ./mkinstalldirs /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1 /usr/bin/ginstall -c -m 644 TODO /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/TODO /usr/bin/ginstall -c -m 644 NEWS /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/NEWS /usr/bin/ginstall -c -m 644 AUTHORS /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/AUTHORS /usr/bin/ginstall -c -m 644 README /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/README /usr/bin/ginstall -c -m 644 COPYING /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/COPYING /usr/bin/ginstall -c -m 644 ChangeLog /home/red3/build64/libgringotts/pkg/usr/share/doc/libgringotts-1.2.1/ChangeLog make[2]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' make[1]: Leaving directory `/home/red3/build64/libgringotts/src/libgringotts-1.2.1' Removing some zero lenght files /home/red3/build64/libgringotts/pkg: total 0 drwxr-xr-x 2 root root 23 2010-08-30 21:45 install drwxr-xr-x 6 root root 52 2010-08-30 21:45 usr /home/red3/build64/libgringotts/pkg/install: total 4 -rw-r--r-- 1 root root 468 2010-08-30 21:45 slack-desc /home/red3/build64/libgringotts/pkg/usr: total 0 drwxr-xr-x 3 root root 31 2010-08-30 21:45 doc drwxr-xr-x 2 root root 27 2010-08-30 21:45 include drwxr-xr-x 3 root root 139 2010-08-30 21:45 lib64 drwxr-xr-x 3 root root 31 2010-08-30 21:45 src /home/red3/build64/libgringotts/pkg/usr/doc: total 0 drwxr-xr-x 2 root root 116 2010-08-30 21:45 libgringotts-1.2.1 /home/red3/build64/libgringotts/pkg/usr/doc/libgringotts-1.2.1: total 80 -rw-r--r-- 1 root root 65 2010-08-30 21:45 AUTHORS -rw-r--r-- 1 root root 18007 2010-08-30 21:45 COPYING -rw-r--r-- 1 root root 490 2010-08-30 21:45 ChangeLog -rw-r--r-- 1 root root 2649 2010-08-30 21:45 INSTALL -rw-r--r-- 1 root root 0 2010-08-30 21:45 NEWS -rw-r--r-- 1 root root 3701 2010-08-30 21:45 README -rw-r--r-- 1 root root 266 2010-08-30 21:45 TODO -rw-r--r-- 1 root root 37260 2010-08-30 21:45 manual.htm /home/red3/build64/libgringotts/pkg/usr/include: total 8 -rw-r--r-- 1 root root 7487 2010-08-30 21:45 libgringotts.h /home/red3/build64/libgringotts/pkg/usr/lib64: total 64 -rw-r--r-- 1 root root 33012 2010-08-30 21:45 libgringotts.a -rwxr-xr-x 1 root root 811 2010-08-30 21:45 libgringotts.la lrwxrwxrwx 1 root root 21 2010-08-30 21:45 libgringotts.so -> libgringotts.so.2.0.7 lrwxrwxrwx 1 root root 21 2010-08-30 21:45 libgringotts.so.2 -> libgringotts.so.2.0.7 -rwxr-xr-x 1 root root 23584 2010-08-30 21:45 libgringotts.so.2.0.7 drwxr-xr-x 2 root root 28 2010-08-30 21:45 pkgconfig /home/red3/build64/libgringotts/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 238 2010-08-30 21:45 libgringotts.pc /home/red3/build64/libgringotts/pkg/usr/src: total 0 drwxr-xr-x 2 root root 21 2010-08-30 21:45 libgringotts-1.2.1 /home/red3/build64/libgringotts/pkg/usr/src/libgringotts-1.2.1: total 4 -rw-r--r-- 1 root root 1285 2010-08-30 21:45 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libgringotts.so.2 -> libgringotts.so.2.0.7 usr/lib64/libgringotts.so -> libgringotts.so.2.0.7 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libgringotts.so.2 ) ( cd usr/lib64 ; ln -sf libgringotts.so.2.0.7 libgringotts.so.2 ) ( cd usr/lib64 ; rm -rf libgringotts.so ) ( cd usr/lib64 ; ln -sf libgringotts.so.2.0.7 libgringotts.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed `./usr/lib64/libgringotts.so.2' removed `./usr/lib64/libgringotts.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/red3/build64/libgringotts/libgringotts-1.2.1-x86_64-1pm.txz ./ usr/ usr/src/ usr/src/libgringotts-1.2.1/ usr/src/libgringotts-1.2.1/SLKBUILD usr/lib64/ usr/lib64/libgringotts.so.2.0.7 usr/lib64/libgringotts.la usr/lib64/libgringotts.a usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libgringotts.pc usr/include/ usr/include/libgringotts.h usr/doc/ usr/doc/libgringotts-1.2.1/ usr/doc/libgringotts-1.2.1/AUTHORS usr/doc/libgringotts-1.2.1/COPYING usr/doc/libgringotts-1.2.1/ChangeLog usr/doc/libgringotts-1.2.1/README usr/doc/libgringotts-1.2.1/TODO usr/doc/libgringotts-1.2.1/manual.htm usr/doc/libgringotts-1.2.1/INSTALL usr/doc/libgringotts-1.2.1/NEWS install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/libgringotts-1.2.1/NEWS Slackware package /home/red3/build64/libgringotts/libgringotts-1.2.1-x86_64-1pm.txz created. Package has been built.