opencdk Build Log
Unpacking opencdk 2005-08-15 22:09:04.776
gunzip -dc "/scratch/gnometinderbox/microtinder/tarballs/opencdk-0.5.7.tar.gz" | tar xf -
Configuring opencdk 2005-08-15 22:09:05.020
./configure --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether ln -s works... yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for deflateInit2_ in -lz... yes
checking for vasprintf... yes
checking for libgcrypt-config... /scratch/gnometinderbox/microtinder/build-output/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.1.94... yes
checking LIBGCRYPT API version... okay
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating src/opencdk.h
config.status: creating src/opencdk-config
config.status: creating config.h
config.status: executing depfiles commands
Building opencdk 2005-08-15 22:09:18.966
make -j3
make -j3 all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
Making all in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT new-packet.lo -MD -MP -MF ".deps/new-packet.Tpo" -c -o new-packet.lo new-packet.c; \
then mv -f ".deps/new-packet.Tpo" ".deps/new-packet.Plo"; else rm -f ".deps/new-packet.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT read-packet.lo -MD -MP -MF ".deps/read-packet.Tpo" -c -o read-packet.lo read-packet.c; \
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
then mv -f ".deps/read-packet.Tpo" ".deps/read-packet.Plo"; else rm -f ".deps/read-packet.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT write-packet.lo -MD -MP -MF ".deps/write-packet.Tpo" -c -o write-packet.lo write-packet.c; \
then mv -f ".deps/write-packet.Tpo" ".deps/write-packet.Plo"; else rm -f ".deps/write-packet.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT new-packet.lo -MD -MP -MF .deps/new-packet.Tpo -c new-packet.c -fPIC -DPIC -o .libs/new-packet.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT read-packet.lo -MD -MP -MF .deps/read-packet.Tpo -c read-packet.c -fPIC -DPIC -o .libs/read-packet.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT write-packet.lo -MD -MP -MF .deps/write-packet.Tpo -c write-packet.c -fPIC -DPIC -o .libs/write-packet.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT main.lo -MD -MP -MF ".deps/main.Tpo" -c -o main.lo main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Plo"; else rm -f ".deps/main.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT verify.lo -MD -MP -MF ".deps/verify.Tpo" -c -o verify.lo verify.c; \
then mv -f ".deps/verify.Tpo" ".deps/verify.Plo"; else rm -f ".deps/verify.Tpo"; exit 1; fi
read-packet.c: In function `cdk_pkt_read':
read-packet.c:963: warning: passing arg 4 of `read_new_length' from incompatible pointer type
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT armor.lo -MD -MP -MF ".deps/armor.Tpo" -c -o armor.lo armor.c; \
then mv -f ".deps/armor.Tpo" ".deps/armor.Plo"; else rm -f ".deps/armor.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.c -fPIC -DPIC -o .libs/verify.o
main.c: In function `out_of_core':
main.c:106: warning: int format, different type arg (arg 3)
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sig-check.lo -MD -MP -MF ".deps/sig-check.Tpo" -c -o sig-check.lo sig-check.c; \
then mv -f ".deps/sig-check.Tpo" ".deps/sig-check.Plo"; else rm -f ".deps/sig-check.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sign.lo -MD -MP -MF ".deps/sign.Tpo" -c -o sign.lo sign.c; \
then mv -f ".deps/sign.Tpo" ".deps/sign.Plo"; else rm -f ".deps/sign.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT armor.lo -MD -MP -MF .deps/armor.Tpo -c armor.c -fPIC -DPIC -o .libs/armor.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sig-check.lo -MD -MP -MF .deps/sig-check.Tpo -c sig-check.c -fPIC -DPIC -o .libs/sig-check.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keydb.lo -MD -MP -MF ".deps/keydb.Tpo" -c -o keydb.lo keydb.c; \
then mv -f ".deps/keydb.Tpo" ".deps/keydb.Plo"; else rm -f ".deps/keydb.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keylist.lo -MD -MP -MF ".deps/keylist.Tpo" -c -o keylist.lo keylist.c; \
then mv -f ".deps/keylist.Tpo" ".deps/keylist.Plo"; else rm -f ".deps/keylist.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT seskey.lo -MD -MP -MF ".deps/seskey.Tpo" -c -o seskey.lo seskey.c; \
then mv -f ".deps/seskey.Tpo" ".deps/seskey.Plo"; else rm -f ".deps/seskey.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keylist.lo -MD -MP -MF .deps/keylist.Tpo -c keylist.c -fPIC -DPIC -o .libs/keylist.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keydb.lo -MD -MP -MF .deps/keydb.Tpo -c keydb.c -fPIC -DPIC -o .libs/keydb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT seskey.lo -MD -MP -MF .deps/seskey.Tpo -c seskey.c -fPIC -DPIC -o .libs/seskey.o
seskey.c: In function `cdk_dek_encode_pkcs1':
seskey.c:144: warning: passing arg 5 of `gcry_mpi_scan' from incompatible pointer type
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT pubkey.lo -MD -MP -MF ".deps/pubkey.Tpo" -c -o pubkey.lo pubkey.c; \
then mv -f ".deps/pubkey.Tpo" ".deps/pubkey.Plo"; else rm -f ".deps/pubkey.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt.lo -MD -MP -MF ".deps/encrypt.Tpo" -c -o encrypt.lo encrypt.c; \
then mv -f ".deps/encrypt.Tpo" ".deps/encrypt.Plo"; else rm -f ".deps/encrypt.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trustdb.lo -MD -MP -MF ".deps/trustdb.Tpo" -c -o trustdb.lo trustdb.c; \
then mv -f ".deps/trustdb.Tpo" ".deps/trustdb.Plo"; else rm -f ".deps/trustdb.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT kbnode.lo -MD -MP -MF ".deps/kbnode.Tpo" -c -o kbnode.lo kbnode.c; \
then mv -f ".deps/kbnode.Tpo" ".deps/kbnode.Plo"; else rm -f ".deps/kbnode.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT trustdb.lo -MD -MP -MF .deps/trustdb.Tpo -c trustdb.c -fPIC -DPIC -o .libs/trustdb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT kbnode.lo -MD -MP -MF .deps/kbnode.Tpo -c kbnode.c -fPIC -DPIC -o .libs/kbnode.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT compress.lo -MD -MP -MF ".deps/compress.Tpo" -c -o compress.lo compress.c; \
then mv -f ".deps/compress.Tpo" ".deps/compress.Plo"; else rm -f ".deps/compress.Tpo"; exit 1; fi
kbnode.c: In function `cdk_kbnode_get_attr':
kbnode.c:488: warning: cast to pointer from integer of different size
kbnode.c:489: warning: cast to pointer from integer of different size
kbnode.c:490: warning: cast to pointer from integer of different size
kbnode.c:491: warning: cast to pointer from integer of different size
kbnode.c:500: warning: cast to pointer from integer of different size
kbnode.c:508: warning: cast to pointer from integer of different size
kbnode.c:517: warning: cast to pointer from integer of different size
kbnode.c:518: warning: cast to pointer from integer of different size
kbnode.c:519: warning: cast to pointer from integer of different size
kbnode.c:520: warning: cast to pointer from integer of different size
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT plaintext.lo -MD -MP -MF ".deps/plaintext.Tpo" -c -o plaintext.lo plaintext.c; \
then mv -f ".deps/plaintext.Tpo" ".deps/plaintext.Plo"; else rm -f ".deps/plaintext.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT plaintext.lo -MD -MP -MF .deps/plaintext.Tpo -c plaintext.c -fPIC -DPIC -o .libs/plaintext.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT cipher.lo -MD -MP -MF ".deps/cipher.Tpo" -c -o cipher.lo cipher.c; \
then mv -f ".deps/cipher.Tpo" ".deps/cipher.Plo"; else rm -f ".deps/cipher.Tpo"; exit 1; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sym-cipher.lo -MD -MP -MF ".deps/sym-cipher.Tpo" -c -o sym-cipher.lo sym-cipher.c; \
then mv -f ".deps/sym-cipher.Tpo" ".deps/sym-cipher.Plo"; else rm -f ".deps/sym-cipher.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c cipher.c -fPIC -DPIC -o .libs/cipher.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \
then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT sym-cipher.lo -MD -MP -MF .deps/sym-cipher.Tpo -c sym-cipher.c -fPIC -DPIC -o .libs/sym-cipher.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keyserver.lo -MD -MP -MF ".deps/keyserver.Tpo" -c -o keyserver.lo keyserver.c; \
then mv -f ".deps/keyserver.Tpo" ".deps/keyserver.Plo"; else rm -f ".deps/keyserver.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keygen.lo -MD -MP -MF ".deps/keygen.Tpo" -c -o keygen.lo keygen.c; \
then mv -f ".deps/keygen.Tpo" ".deps/keygen.Plo"; else rm -f ".deps/keygen.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keyserver.lo -MD -MP -MF .deps/keyserver.Tpo -c keyserver.c -fPIC -DPIC -o .libs/keyserver.o
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT md.lo -MD -MP -MF ".deps/md.Tpo" -c -o md.lo md.c; \
then mv -f ".deps/md.Tpo" ".deps/md.Plo"; else rm -f ".deps/md.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT keygen.lo -MD -MP -MF .deps/keygen.Tpo -c keygen.c -fPIC -DPIC -o .libs/keygen.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT md.lo -MD -MP -MF .deps/md.Tpo -c md.c -fPIC -DPIC -o .libs/md.o
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o libopencdk.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 8:3:0 -export-symbols-regex '^(_cdk|cdk).*' new-packet.lo read-packet.lo write-packet.lo main.lo verify.lo armor.lo sig-check.lo sign.lo keydb.lo keylist.lo seskey.lo pubkey.lo misc.lo encrypt.lo trustdb.lo kbnode.lo compress.lo plaintext.lo cipher.lo sym-cipher.lo stream.lo keyserver.lo keygen.lo md.lo -L/scratch/gnometinderbox/microtinder/build-output/lib -lgcrypt -L/scratch/gnometinderbox/microtinder/build-output/lib -lgpg-error -lz
generating symbol list for `libopencdk.la'
/usr/bin/nm -B .libs/new-packet.o .libs/read-packet.o .libs/write-packet.o .libs/main.o .libs/verify.o .libs/armor.o .libs/sig-check.o .libs/sign.o .libs/keydb.o .libs/keylist.o .libs/seskey.o .libs/pubkey.o .libs/misc.o .libs/encrypt.o .libs/trustdb.o .libs/kbnode.o .libs/compress.o .libs/plaintext.o .libs/cipher.o .libs/sym-cipher.o .libs/stream.o .libs/keyserver.o .libs/keygen.o .libs/md.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libopencdk.exp
grep -E -e "^(_cdk|cdk).*" ".libs/libopencdk.exp" > ".libs/libopencdk.expT"
mv -f ".libs/libopencdk.expT" ".libs/libopencdk.exp"
echo "{ global:" > .libs/libopencdk.ver
cat .libs/libopencdk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libopencdk.ver
echo "local: *; };" >> .libs/libopencdk.ver
gcc -shared .libs/new-packet.o .libs/read-packet.o .libs/write-packet.o .libs/main.o .libs/verify.o .libs/armor.o .libs/sig-check.o .libs/sign.o .libs/keydb.o .libs/keylist.o .libs/seskey.o .libs/pubkey.o .libs/misc.o .libs/encrypt.o .libs/trustdb.o .libs/kbnode.o .libs/compress.o .libs/plaintext.o .libs/cipher.o .libs/sym-cipher.o .libs/stream.o .libs/keyserver.o .libs/keygen.o .libs/md.o -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgcrypt.so /scratch/gnometinderbox/microtinder/build-output/lib/libgpg-error.so -lz -Wl,-soname -Wl,libopencdk.so.8 -Wl,-version-script -Wl,.libs/libopencdk.ver -o .libs/libopencdk.so.8.0.3
(cd .libs && rm -f libopencdk.so.8 && ln -s libopencdk.so.8.0.3 libopencdk.so.8)
(cd .libs && rm -f libopencdk.so && ln -s libopencdk.so.8.0.3 libopencdk.so)
creating libopencdk.la
(cd .libs && rm -f libopencdk.la && ln -s ../libopencdk.la libopencdk.la)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
Making all in doc
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
Making all in tests
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/scratch/gnometinderbox/microtinder/build-output/include -I/scratch/gnometinderbox/microtinder/build-output/include -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT t-stream.o -MD -MP -MF ".deps/t-stream.Tpo" -c -o t-stream.o t-stream.c; \
then mv -f ".deps/t-stream.Tpo" ".deps/t-stream.Po"; else rm -f ".deps/t-stream.Tpo"; exit 1; fi
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
t-stream.c: In function `stream_test_filters_tmp_ascii':
t-stream.c:140: warning: passing arg 2 of `read_ascii_data' from incompatible pointer type
t-stream.c: In function `stream_test_filters_tmp_both':
t-stream.c:180: warning: passing arg 2 of `read_ascii_data' from incompatible pointer type
t-stream.c: In function `stream_clearsign':
t-stream.c:446: warning: `rc' might be used uninitialized in this function
t-stream.c: In function `test_stream_kbnode':
t-stream.c:509: warning: passing arg 3 of `cdk_kbnode_write_to_mem' from incompatible pointer type
t-stream.c: In function `test_sign':
t-stream.c:598: warning: int format, different type arg (arg 5)
t-stream.c: In function `test_encrypt':
t-stream.c:632: warning: int format, different type arg (arg 4)
t-stream.c: In function `test_verify':
t-stream.c:673: warning: int format, different type arg (arg 4)
t-stream.c: In function `test_decrypt':
t-stream.c:758: warning: int format, different type arg (arg 4)
t-stream.c: In function `test_keydb_routines':
t-stream.c:787: warning: char format, void arg (arg 2)
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-stream t-stream.o ../src/libopencdk.la -L/scratch/gnometinderbox/microtinder/build-output/lib -lgcrypt -L/scratch/gnometinderbox/microtinder/build-output/lib -lgpg-error -lz
t-stream.c: At top level:
t-stream.c:424: warning: `stream_verify' defined but not used
t-stream.c:442: warning: `stream_clearsign' defined but not used
mkdir .libs
gcc -O2 -Wall -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o .libs/t-stream t-stream.o ../src/.libs/libopencdk.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgcrypt.so /scratch/gnometinderbox/microtinder/build-output/lib/libgpg-error.so -lz -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating t-stream
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Installing opencdk 2005-08-15 22:09:33.486
make -j3 install
Making install in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
test -z "/scratch/gnometinderbox/microtinder/build-output/bin" || mkdir -p -- "/scratch/gnometinderbox/microtinder/build-output/bin"
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
test -z "/scratch/gnometinderbox/microtinder/build-output/lib" || mkdir -p -- "/scratch/gnometinderbox/microtinder/build-output/lib"
test -z "/scratch/gnometinderbox/microtinder/build-output/include" || mkdir -p -- "/scratch/gnometinderbox/microtinder/build-output/include"
/home/trs80/bin/install-check 'opencdk-config' '/scratch/gnometinderbox/microtinder/build-output/bin/opencdk-config'
/bin/sh ../libtool --mode=install /home/trs80/bin/install-check 'libopencdk.la' '/scratch/gnometinderbox/microtinder/build-output/lib/libopencdk.la'
/home/trs80/bin/install-check -m 644 'opencdk.h' '/scratch/gnometinderbox/microtinder/build-output/include/opencdk.h'
/home/trs80/bin/install-check .libs/libopencdk.so.8.0.3 /scratch/gnometinderbox/microtinder/build-output/lib/libopencdk.so.8.0.3
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libopencdk.so.8 && ln -s libopencdk.so.8.0.3 libopencdk.so.8)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libopencdk.so && ln -s libopencdk.so.8.0.3 libopencdk.so)
/home/trs80/bin/install-check .libs/libopencdk.lai /scratch/gnometinderbox/microtinder/build-output/lib/libopencdk.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
/scratch/gnometinderbox/microtinder/build-output/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/src'
Making install in doc
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/doc'
Making install in tests
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7/tests'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/opencdk-0.5.7'
Succeeded 2005-08-15 22:09:34.498