libtasn1 Build Log

Unpacking libtasn1 2005-08-10 20:23:29.342
gunzip -dc "/space/gnometinderbox/microtinder/tarballs/libtasn1-0.2.13.tar.gz" | tar xf -
Configuring libtasn1 2005-08-10 20:23:30.872
./configure --prefix /space/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 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 gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for bison... no
checking for byacc... no
checking whether ln -s works... yes
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
***
*** Detecting compiler options...

checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether C99 macros are supported... yes
checking whether we have GNU assembler... no
***
*** Detecting C library capabilities...

as: error: unknown option '-'
as: error: unknown option 'v'
as: error: unknown option 'e'
as: error: unknown option 'sion'
as: error: no input filename given
usage: as [-V] [-Q{y,n}] [-f[O][if]#] [-q] [-s]
	  [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
	  [-P [[-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
	  [-m [-Ym,path]] [-n] [-ul] [-xF] [-xarch=v7] [-xarch=v8] [-xarch=v8a] [-xarch=v8plus] [-xarch=v8plusa] [-xarch=v8plusb]  [-xarch=v9] [-xarch=v9a] [-xarch=v9b]  [-xcode={pic13,pic32}] file.s...
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
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... no
checking for unistd.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) no
checking for bzero... yes
checking for memset... yes
checking for memmove... yes
checking for bcopy... yes
checking for getopt_long... no
checking for working alloca.h... yes
checking for alloca... yes
***
*** Detecting system's parameters...

checking whether byte ordering is bigendian... yes
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for unsigned long int... yes
checking size of unsigned long int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned short int... yes
checking size of unsigned short int... 2
checking for unsigned char... yes
checking size of unsigned char... 1
***
*** Detecting options for shared libraries...

checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking how to recognise dependent libraries... pass_all
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... 262144
checking command to parse /usr/ccs/bin/nm -p 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... no
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/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 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/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/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/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libtasn1-config
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing lib/libtasn1.h commands
Building libtasn1 2005-08-10 20:25:38.102
gmake -j8  
gmake -j8  all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Making all in lib
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT ASN1.lo -MD -MP -MF ".deps/ASN1.Tpo" -c -o ASN1.lo ASN1.c; \
then mv -f ".deps/ASN1.Tpo" ".deps/ASN1.Plo"; else rm -f ".deps/ASN1.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT decoding.lo -MD -MP -MF ".deps/decoding.Tpo" -c -o decoding.lo decoding.c; \
then mv -f ".deps/decoding.Tpo" ".deps/decoding.Plo"; else rm -f ".deps/decoding.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT gstr.lo -MD -MP -MF ".deps/gstr.Tpo" -c -o gstr.lo gstr.c; \
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
then mv -f ".deps/gstr.Tpo" ".deps/gstr.Plo"; else rm -f ".deps/gstr.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT errors.lo -MD -MP -MF ".deps/errors.Tpo" -c -o errors.lo errors.c; \
then mv -f ".deps/errors.Tpo" ".deps/errors.Plo"; else rm -f ".deps/errors.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT parser_aux.lo -MD -MP -MF ".deps/parser_aux.Tpo" -c -o parser_aux.lo parser_aux.c; \
then mv -f ".deps/parser_aux.Tpo" ".deps/parser_aux.Plo"; else rm -f ".deps/parser_aux.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT structure.lo -MD -MP -MF ".deps/structure.Tpo" -c -o structure.lo structure.c; \
then mv -f ".deps/structure.Tpo" ".deps/structure.Plo"; else rm -f ".deps/structure.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT element.lo -MD -MP -MF ".deps/element.Tpo" -c -o element.lo element.c; \
then mv -f ".deps/element.Tpo" ".deps/element.Plo"; else rm -f ".deps/element.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT coding.lo -MD -MP -MF ".deps/coding.Tpo" -c -o coding.lo coding.c; \
then mv -f ".deps/coding.Tpo" ".deps/coding.Plo"; else rm -f ".deps/coding.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT structure.lo -MD -MP -MF .deps/structure.Tpo -c structure.c  -fPIC -DPIC -o .libs/structure.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c  -fPIC -DPIC -o .libs/errors.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT parser_aux.lo -MD -MP -MF .deps/parser_aux.Tpo -c parser_aux.c  -fPIC -DPIC -o .libs/parser_aux.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT ASN1.lo -MD -MP -MF .deps/ASN1.Tpo -c ASN1.c  -fPIC -DPIC -o .libs/ASN1.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT element.lo -MD -MP -MF .deps/element.Tpo -c element.c  -fPIC -DPIC -o .libs/element.o
mkdir: Failed to make directory ".libs"; File exists
mkdir: Failed to make directory ".libs"; File exists
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT decoding.lo -MD -MP -MF .deps/decoding.Tpo -c decoding.c  -fPIC -DPIC -o .libs/decoding.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT gstr.lo -MD -MP -MF .deps/gstr.Tpo -c gstr.c  -fPIC -DPIC -o .libs/gstr.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c  -fPIC -DPIC -o .libs/coding.o
parser_aux.c: In function `parse_version_number':
parser_aux.c:846: warning: subscript has type `char'
parser_aux.c:848: warning: subscript has type `char'
ASN1.y: In function `_asn1_yylex':
ASN1.y:488: warning: subscript has type `char'
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o libtasn1.la -rpath /space/gnometinderbox/microtinder/build-output/lib -no-undefined -export-symbols-regex '^(_asn1|asn1|libtasn1).*' -version-info 2:13:0 ASN1.lo decoding.lo gstr.lo errors.lo parser_aux.lo structure.lo element.lo coding.lo  
generating symbol list for `libtasn1.la'
/usr/ccs/bin/nm -p  .libs/ASN1.o .libs/decoding.o .libs/gstr.o .libs/errors.o .libs/parser_aux.o .libs/structure.o .libs/element.o .libs/coding.o  | sed -n -e 's/^.*[ 	]\([BDRT][BDRT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /opt/csw/bin/gsed 's/.* //' | sort | uniq > .libs/libtasn1.exp
egrep -e "^(_asn1|asn1|libtasn1).*" ".libs/libtasn1.exp" > ".libs/libtasn1.expT"
mv -f ".libs/libtasn1.expT" ".libs/libtasn1.exp"
echo "{ global:" > .libs/libtasn1.so.2.0.13.exp
cat .libs/libtasn1.exp | /opt/csw/bin/gsed -e "s/\(.*\)/\1;/" >> .libs/libtasn1.so.2.0.13.exp
echo "local: *; };" >> .libs/libtasn1.so.2.0.13.exp
 gcc -shared -Wl,-M -Wl,.libs/libtasn1.so.2.0.13.exp -Wl,-h -Wl,libtasn1.so.2 -o .libs/libtasn1.so.2.0.13  .libs/ASN1.o .libs/decoding.o .libs/gstr.o .libs/errors.o .libs/parser_aux.o .libs/structure.o .libs/element.o .libs/coding.o  -L/opt/csw/lib -lc 
rm -f .libs/libtasn1.so.2.0.13.exp
(cd .libs && rm -f libtasn1.so.2 && ln -s libtasn1.so.2.0.13 libtasn1.so.2)
(cd .libs && rm -f libtasn1.so && ln -s libtasn1.so.2.0.13 libtasn1.so)
creating libtasn1.la
(cd .libs && rm -f libtasn1.la && ln -s ../libtasn1.la libtasn1.la)
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
Making all in src
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT asn1Parser.o -MD -MP -MF ".deps/asn1Parser.Tpo" -c -o asn1Parser.o asn1Parser.c; \
then mv -f ".deps/asn1Parser.Tpo" ".deps/asn1Parser.Po"; else rm -f ".deps/asn1Parser.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT asn1Coding.o -MD -MP -MF ".deps/asn1Coding.Tpo" -c -o asn1Coding.o asn1Coding.c; \
then mv -f ".deps/asn1Coding.Tpo" ".deps/asn1Coding.Po"; else rm -f ".deps/asn1Coding.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT asn1Decoding.o -MD -MP -MF ".deps/asn1Decoding.Tpo" -c -o asn1Decoding.o asn1Decoding.c; \
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
then mv -f ".deps/asn1Decoding.Tpo" ".deps/asn1Decoding.Po"; else rm -f ".deps/asn1Decoding.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT CertificateExample.o -MD -MP -MF ".deps/CertificateExample.Tpo" -c -o CertificateExample.o CertificateExample.c; \
then mv -f ".deps/CertificateExample.Tpo" ".deps/CertificateExample.Po"; else rm -f ".deps/CertificateExample.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/opt/csw/include  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -MT CrlExample.o -MD -MP -MF ".deps/CrlExample.Tpo" -c -o CrlExample.o CrlExample.c; \
then mv -f ".deps/CrlExample.Tpo" ".deps/CrlExample.Po"; else rm -f ".deps/CrlExample.Tpo"; exit 1; fi
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o asn1Parser  asn1Parser.o ../lib/libtasn1.la 
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o asn1Decoding  asn1Decoding.o ../lib/libtasn1.la 
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o asn1Coding  asn1Coding.o ../lib/libtasn1.la 
mkdir .libs
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o CrlExample  CrlExample.o ../lib/libtasn1.la 
gcc -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/asn1Decoding asn1Decoding.o  -L/opt/csw/lib ../lib/.libs/libtasn1.so -R/space/gnometinderbox/microtinder/build-output/lib
creating asn1Decoding
/bin/bash ../libtool --tag=CC --mode=link gcc  -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes  -L/opt/csw/lib -o CertificateExample  CertificateExample.o ../lib/libtasn1.la 
gcc -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/asn1Coding asn1Coding.o  -L/opt/csw/lib ../lib/.libs/libtasn1.so -R/space/gnometinderbox/microtinder/build-output/lib
gcc -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/asn1Parser asn1Parser.o  -L/opt/csw/lib ../lib/.libs/libtasn1.so -R/space/gnometinderbox/microtinder/build-output/lib
creating asn1Coding
creating asn1Parser
gcc -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/CrlExample CrlExample.o  -L/opt/csw/lib ../lib/.libs/libtasn1.so -R/space/gnometinderbox/microtinder/build-output/lib
creating CrlExample
gcc -Wall -O2 -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/CertificateExample CertificateExample.o  -L/opt/csw/lib ../lib/.libs/libtasn1.so -R/space/gnometinderbox/microtinder/build-output/lib
creating CertificateExample
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
Making all in tests
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
Making all in doc
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
Installing libtasn1 2005-08-10 20:26:02.084
gmake -j8   install
Making install in lib
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/bin"
test -z "/space/gnometinderbox/microtinder/build-output/lib" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/lib"
test -z "/space/gnometinderbox/microtinder/build-output/share/aclocal" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/share/aclocal"
test -z "/space/gnometinderbox/microtinder/build-output/include" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/include"
 /space/gnometinderbox/microtinder/jhbuild/install-check 'libtasn1-config' '/space/gnometinderbox/microtinder/build-output/bin/libtasn1-config'
 /bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check  'libtasn1.la' '/space/gnometinderbox/microtinder/build-output/lib/libtasn1.la'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'libtasn1.h' '/space/gnometinderbox/microtinder/build-output/include/libtasn1.h'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'libtasn1.m4' '/space/gnometinderbox/microtinder/build-output/share/aclocal/libtasn1.m4'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libtasn1.so.2.0.13 /space/gnometinderbox/microtinder/build-output/lib/libtasn1.so.2.0.13
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libtasn1.so.2 && ln -s libtasn1.so.2.0.13 libtasn1.so.2)
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libtasn1.so && ln -s libtasn1.so.2.0.13 libtasn1.so)
chmod +x /space/gnometinderbox/microtinder/build-output/lib/libtasn1.so.2.0.13
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libtasn1.lai /space/gnometinderbox/microtinder/build-output/lib/libtasn1.la
----------------------------------------------------------------------
Libraries have been installed in:
   /space/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
   - use the `-RLIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/lib'
Making install in src
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/src'
Making install in tests
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/tests'
Making install in doc
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[3]: Nothing to be done for `install-exec-am'.
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
test -z "/space/gnometinderbox/microtinder/build-output/info" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/info"
test -z "/space/gnometinderbox/microtinder/build-output/man/man3" || /space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/install-sh -d "/space/gnometinderbox/microtinder/build-output/man/man3"
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './libtasn1.info' '/space/gnometinderbox/microtinder/build-output/info/libtasn1.info'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_parser2tree.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_parser2tree.3'
 install-info --info-dir='/space/gnometinderbox/microtinder/build-output/info' '/space/gnometinderbox/microtinder/build-output/info/libtasn1.info'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_parser2array.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_parser2array.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_der_coding.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_der_coding.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_der_decoding.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_der_decoding.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_der_decoding_element.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_der_decoding_element.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_der_decoding_startEnd.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_der_decoding_startEnd.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_expand_any_defined_by.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_expand_any_defined_by.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_expand_octet_string.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_expand_octet_string.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_write_value.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_write_value.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_read_value.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_read_value.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_read_tag.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_read_tag.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/libtasn1_perror.3' '/space/gnometinderbox/microtinder/build-output/man/man3/libtasn1_perror.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/libtasn1_strerror.3' '/space/gnometinderbox/microtinder/build-output/man/man3/libtasn1_strerror.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_check_version.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_check_version.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_array2tree.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_array2tree.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_delete_structure.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_delete_structure.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_delete_element.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_delete_element.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_create_element.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_create_element.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_print_structure.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_print_structure.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_number_of_elements.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_number_of_elements.3'
 /space/gnometinderbox/microtinder/jhbuild/install-check -m 644 './man/asn1_find_structure_from_oid.3' '/space/gnometinderbox/microtinder/build-output/man/man3/asn1_find_structure_from_oid.3'
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13/doc'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libtasn1-0.2.13'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
Succeeded 2005-08-10 20:26:11.110