libgpg-error Build Log
Unpacking libgpg-error 2005-08-10 20:17:42.131
gunzip -dc "/space/gnometinderbox/microtinder/tarballs/libgpg-error-1.1.tar.gz" | tar xf -
Configuring libgpg-error 2005-08-10 20:17:43.019
./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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
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 how to run the C preprocessor... gcc -E
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 for a sed that does not truncate output... /opt/csw/bin/gsed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/ccs/bin/nm -p output... ok
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 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... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/ccs/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... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
checking for gawk... (cached) gawk
checking for cc for build... gcc
checking whether NLS is requested... yes
checking for msgfmt... /space/gnometinderbox/microtinder/build-output/bin/msgfmt
checking for gmsgfmt... /opt/csw/bin/gmsgfmt
checking for xgettext... /space/gnometinderbox/microtinder/build-output/bin/xgettext
checking for msgmerge... /space/gnometinderbox/microtinder/build-output/bin/msgmerge
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /space/gnometinderbox/microtinder/build-output/lib/libintl.so /opt/csw/lib/libiconv.so -lc -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating src/gpg-error-config
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Building libgpg-error 2005-08-10 20:18:44.857
gmake -j8
gmake -j8 all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
Making all in m4
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/m4'
Making all in src
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gawk -f ./mkstrtable.awk -v textidx=3 \
./err-sources.h.in >err-sources.h
gawk -f ./mkstrtable.awk -v textidx=3 \
./err-codes.h.in >err-codes.h
gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
./err-sources.h.in >err-sources-sym.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
./err-codes.h.in >err-codes-sym.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v namespace=errnos_ \
./errnos.in >errnos-sym.h
gawk -f ./mkheader.awk \
./err-sources.h.in \
./err-codes.h.in \
./errnos.in \
./gpg-error.h.in > gpg-error.h
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -E _mkerrcodes.h | grep GPG_ERR_ | gawk -f ./mkerrcodes.awk >mkerrcodes.h
rm _mkerrcodes.h
gcc -I. -I. -o mkerrcodes ./mkerrcodes.c
./mkerrcodes | gawk -f ./mkerrcodes2.awk >code-from-errno.h
gmake -j8 all-am
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT strsource.lo -MD -MP -MF ".deps/strsource.Tpo" -c -o strsource.lo strsource.c; \
then mv -f ".deps/strsource.Tpo" ".deps/strsource.Plo"; else rm -f ".deps/strsource.Tpo"; exit 1; fi
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" -c -o strerror.lo strerror.c; \
then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; else rm -f ".deps/strerror.Tpo"; exit 1; fi
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT code-to-errno.lo -MD -MP -MF ".deps/code-to-errno.Tpo" -c -o code-to-errno.lo code-to-errno.c; \
then mv -f ".deps/code-to-errno.Tpo" ".deps/code-to-errno.Plo"; else rm -f ".deps/code-to-errno.Tpo"; exit 1; fi
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT code-from-errno.lo -MD -MP -MF ".deps/code-from-errno.Tpo" -c -o code-from-errno.lo code-from-errno.c; \
then mv -f ".deps/code-from-errno.Tpo" ".deps/code-from-errno.Plo"; else rm -f ".deps/code-from-errno.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/space/gnometinderbox/microtinder/build-output/share/locale\" -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT gpg_error-strsource-sym.o -MD -MP -MF ".deps/gpg_error-strsource-sym.Tpo" -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo './'`strsource-sym.c; \
then mv -f ".deps/gpg_error-strsource-sym.Tpo" ".deps/gpg_error-strsource-sym.Po"; else rm -f ".deps/gpg_error-strsource-sym.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/space/gnometinderbox/microtinder/build-output/share/locale\" -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT gpg_error-strerror-sym.o -MD -MP -MF ".deps/gpg_error-strerror-sym.Tpo" -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo './'`strerror-sym.c; \
then mv -f ".deps/gpg_error-strerror-sym.Tpo" ".deps/gpg_error-strerror-sym.Po"; else rm -f ".deps/gpg_error-strerror-sym.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/space/gnometinderbox/microtinder/build-output/share/locale\" -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT gpg_error-gpg-error.o -MD -MP -MF ".deps/gpg_error-gpg-error.Tpo" -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c; \
then mv -f ".deps/gpg_error-gpg-error.Tpo" ".deps/gpg_error-gpg-error.Po"; else rm -f ".deps/gpg_error-gpg-error.Tpo"; exit 1; fi
gpg-error.c: In function `main':
gpg-error.c:139: warning: 'saved_char' might be used uninitialized in this function
gpg-error.c:213: warning: 'saved_char' might be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -fPIC -DPIC -o strsource.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o strerror.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT code-from-errno.lo -MD -MP -MF .deps/code-from-errno.Tpo -c code-from-errno.c -fPIC -DPIC -o code-from-errno.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT code-to-errno.lo -MD -MP -MF .deps/code-to-errno.Tpo -c code-to-errno.c -fPIC -DPIC -o code-to-errno.o
mv -f strsource.o strsource.lo
mv -f code-from-errno.o code-from-errno.lo
mv -f code-to-errno.o code-to-errno.lo
mv -f strerror.o strerror.lo
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o libgpg-error.la -rpath /space/gnometinderbox/microtinder/build-output/lib -version-info 1:4:1 strsource.lo strerror.lo code-to-errno.lo code-from-errno.lo -L/space/gnometinderbox/microtinder/build-output/lib -lintl -L/opt/csw/lib -liconv -lc -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
mkdir .libs
rm -fr .libs/libgpg-error.la .libs/libgpg-error.* .libs/libgpg-error.*
(cd . && ln -s strsource.lo strsource.o)
(cd . && ln -s strerror.lo strerror.o)
(cd . && ln -s code-to-errno.lo code-to-errno.o)
(cd . && ln -s code-from-errno.lo code-from-errno.o)
/usr/ccs/bin/ld -G -h libgpg-error.so.0 -o .libs/libgpg-error.so.0.1.4 strsource.lo strerror.lo code-to-errno.lo code-from-errno.lo -R/opt/csw/lib -R/opt/csw/lib -R/space/gnometinderbox/microtinder/build-output/lib -L/opt/csw/lib -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libintl.so /opt/csw/lib/libiconv.so -lc -lc
(cd .libs && rm -f libgpg-error.so.0 && ln -s libgpg-error.so.0.1.4 libgpg-error.so.0)
(cd .libs && rm -f libgpg-error.so && ln -s libgpg-error.so.0.1.4 libgpg-error.so)
creating libgpg-error.la
(cd .libs && rm -f libgpg-error.la && ln -s ../libgpg-error.la libgpg-error.la)
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./libgpg-error.la
gcc -Wall -O2 -o .libs/gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o -L/opt/csw/lib ./.libs/libgpg-error.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libintl.so /opt/csw/lib/libiconv.so -lc -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating gpg-error
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
Making all in tests
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/tests'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/opt/csw/include -I/space/gnometinderbox/microtinder/build-output/include -Wall -O2 -MT t-strerror.o -MD -MP -MF ".deps/t-strerror.Tpo" -c -o t-strerror.o t-strerror.c; \
then mv -f ".deps/t-strerror.Tpo" ".deps/t-strerror.Po"; else rm -f ".deps/t-strerror.Tpo"; exit 1; fi
/bin/bash ../libtool --mode=link gcc -Wall -O2 -L/opt/csw/lib -o t-strerror t-strerror.o ../src/libgpg-error.la
mkdir .libs
gcc -Wall -O2 -o .libs/t-strerror t-strerror.o -L/opt/csw/lib ../src/.libs/libgpg-error.so -L/space/gnometinderbox/microtinder/build-output/lib /opt/csw/lib/libintl.so /opt/csw/lib/libiconv.so -lc -R/space/gnometinderbox/microtinder/build-output/lib -R/opt/csw/lib
creating t-strerror
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/tests'
Making all in po
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/po'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
Installing libgpg-error 2005-08-10 20:19:00.687
gmake -j8 install
Making install in m4
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/m4'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/m4'
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/libgpg-error-1.1/m4'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/m4'
Making install in src
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake -j8 install-am
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
test -z "/space/gnometinderbox/microtinder/build-output/lib" || /bin/bash ../mkinstalldirs "/space/gnometinderbox/microtinder/build-output/lib"
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /bin/bash ../mkinstalldirs "/space/gnometinderbox/microtinder/build-output/bin"
test -z "/space/gnometinderbox/microtinder/build-output/include" || /bin/bash ../mkinstalldirs "/space/gnometinderbox/microtinder/build-output/include"
test -z "/space/gnometinderbox/microtinder/build-output/share/aclocal" || /bin/bash ../mkinstalldirs "/space/gnometinderbox/microtinder/build-output/share/aclocal"
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check 'libgpg-error.la' '/space/gnometinderbox/microtinder/build-output/lib/libgpg-error.la'
/space/gnometinderbox/microtinder/jhbuild/install-check 'gpg-error-config' '/space/gnometinderbox/microtinder/build-output/bin/gpg-error-config'
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'gpg-error.h' '/space/gnometinderbox/microtinder/build-output/include/gpg-error.h'
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 'gpg-error.m4' '/space/gnometinderbox/microtinder/build-output/share/aclocal/gpg-error.m4'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libgpg-error.so.0.1.4 /space/gnometinderbox/microtinder/build-output/lib/libgpg-error.so.0.1.4
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libgpg-error.so.0 && ln -s libgpg-error.so.0.1.4 libgpg-error.so.0)
(cd /space/gnometinderbox/microtinder/build-output/lib && rm -f libgpg-error.so && ln -s libgpg-error.so.0.1.4 libgpg-error.so)
chmod +x /space/gnometinderbox/microtinder/build-output/lib/libgpg-error.so.0.1.4
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/libgpg-error.lai /space/gnometinderbox/microtinder/build-output/lib/libgpg-error.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.
----------------------------------------------------------------------
test -z "/space/gnometinderbox/microtinder/build-output/bin" || /bin/bash ../mkinstalldirs "/space/gnometinderbox/microtinder/build-output/bin"
/bin/bash ../libtool --mode=install /space/gnometinderbox/microtinder/jhbuild/install-check 'gpg-error' '/space/gnometinderbox/microtinder/build-output/bin/gpg-error'
/space/gnometinderbox/microtinder/jhbuild/install-check .libs/gpg-error /space/gnometinderbox/microtinder/build-output/bin/gpg-error
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/src'
Making install in tests
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/tests'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/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/libgpg-error-1.1/tests'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/tests'
Making install in po
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/po'
/bin/sh .././mkinstalldirs /space/gnometinderbox/microtinder/build-output/share
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
installing de.gmo as /space/gnometinderbox/microtinder/build-output/share/locale/de/LC_MESSAGES/libgpg-error.mo
installing pl.gmo as /space/gnometinderbox/microtinder/build-output/share/locale/pl/LC_MESSAGES/libgpg-error.mo
if test "libgpg-error" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /space/gnometinderbox/microtinder/build-output/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/space/gnometinderbox/microtinder/jhbuild/install-check -m 644 ./$file \
/space/gnometinderbox/microtinder/build-output/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /space/gnometinderbox/microtinder/build-output/share/gettext/po/$file; \
done; \
else \
: ; \
fi
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1/po'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
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/libgpg-error-1.1'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libgpg-error-1.1'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
Succeeded 2005-08-10 20:19:05.949