Subject: pkg/22330: gnome2 installation thru make gets halted in scrollkeeper
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <anandlalgondar@hotmail.com>
List: netbsd-bugs
Date: 08/01/2003 11:40:04
>Number:         22330
>Category:       pkg
>Synopsis:       gnome2 installation thru make gets halted in scrollkeeper
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 01 11:41:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Anand Lalgondar
>Release:        NetBSD 1.6
>Organization:
>Environment:
NetBSD NetBSD 1.6 NetBSD 1.6 (GENERIC) #0: Sun Sep  8 19:43:40 UTC 2002 autobuild@tgm.daemon.org:/autobuild/i386/OBJ/autobuild/src/sys/arch/i386/compile/GENERIC i386
>Description:
I am trying to install /pkgsrc/meta-pkgs/gnome2. When I do make, it gets stuck while doing scrollkeeper. So tried to install scrollkeeper first, but gets stuck at this point.

------------------------------------------------------------------------
===> Checking for vulnerabilities in scrollkeeper-0.3.12nb2
=> Checksum OK for scrollkeeper-0.3.12.tar.gz.
===> Extracting for scrollkeeper-0.3.12nb2
===> Required installed package docbook-xml>=4.2: docbook-xml-4.2nb4 found
===> Required installed package libxml2>=2.5.8nb1: libxml2-2.5.8nb1 found
===> Required installed package libiconv>=1.9.1: libiconv-1.9.1 found
===> Required installed package pth>=2.0.0: pth-2.0.0 found
===> Required installed package libxslt>=1.0.31nb1: libxslt-1.0.31nb1 found
===> Required installed package gmake>=3.78: gmake-3.79.1nb1 found
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb14 found
===> Required installed package intltool>=0.25nb1: intltool-0.26 found
===> Required installed package perl>=5.0: perl-5.6.1nb7 found
===> Patching for scrollkeeper-0.3.12nb2
===> Applying pkgsrc patches for scrollkeeper-0.3.12nb2
===> Buildlinking for scrollkeeper-0.3.12nb2
===> Configuring for scrollkeeper-0.3.12nb2
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for gawk... /usr/bin/awk
checking for i386--netbsdelf-gcc... cc
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 cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for ANSI C header files... yes
checking for strerror in -lcposix... no
checking build system type... i386-unknown-netbsdelf1.6
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking whether build environment is sane... yes
checking for style of include used by /usr/pkg/bin/gmake... GNU
checking dependency style of cc... gcc
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking command to parse nm output... ok
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 i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (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... NetBSD ld.elf_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... yes
creating libtool
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for getcwd... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for --with-omfdirs... /usr/pkg/share/omf:/usr/X11R6/share/omf
checking for intltool-extract... /usr/pkg/bin/intltool-extract
checking intltool version... 0.26
checking for perl... /usr/pkg/bin/perl
checking for xml2-config... /usr/pkg/bin/xml2-config
checking libxml2 version... 2.5.8
checking for xslt-config... /usr/pkg/bin/xslt-config
checking for docbook-dtd412-xml... found
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for i386--netbsdelf-ranlib... ranlib
checking for off_t... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: Can't open ./config.rpath
done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.35, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... (cached) yes
checking how to link with libintl... -lintl
setting up partial database directory ...
partial database directory is db
mv: rename po/POTFILES to po/POTFILES.tmp: No such file or directory
./configure.lineno: cannot open po/POTFILES.tmp: no such file
configure: creating ./config.status
config.status: creating libs/Makefile
config.status: creating libs/scrollkeeper.h
config.status: creating libuuid/Makefile
config.status: creating cl/Makefile
config.status: creating cl/src/Makefile
config.status: creating buildtools/Makefile
config.status: creating cl/templates/Makefile
config.status: creating extract/Makefile
config.status: creating extract/src/Makefile
config.status: creating extract/stylesheets/Makefile
config.status: creating extract/dtds/Makefile
config.status: creating scripts/scrollkeeper-config
config.status: creating scripts/scrollkeeper-get-content-list
config.status: creating scripts/scrollkeeper-get-extended-content-list
config.status: creating scripts/scrollkeeper-get-toc-from-id
config.status: creating scripts/scrollkeeper-get-toc-from-docpath
config.status: creating scripts/scrollkeeper-get-index-from-docpath
config.status: creating scripts/scrollkeeper-rebuilddb
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man7/Makefile
config.status: creating man/man8/Makefile
config.status: creating config/scrollkeeper.conf
config.status: creating config/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/writing_scrollkeeper_omf_files/Makefile
config.status: creating doc/writing_scrollkeeper_omf_files/C/Makefile
config.status: creating Makefile
config.status: creating scrollkeeper.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


Default OMF search paths (in /usr/pkg/etc/scrollkeeper.conf): /usr/pkg/share/omf:/usr/X11R6/share/omf

Scrollkeeper database directory: /usr/pkg/libdata/scrollkeeper/db


===> Building for scrollkeeper-0.3.12nb2
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12'
Making all in libuuid
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/libuuid'
source='clear.c' object='clear.lo' libtool=yes \
depfile='.deps/clear.Plo' tmpdepfile='.deps/clear.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o clear.lo `test -f 'clear.c' || echo './'`clear.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c clear.c -Wp,-MD,.deps/clear.TPlo  -fPIC -DPIC -o .libs/clear.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c clear.c -Wp,-MD,.deps/clear.TPlo -o clear.o >/dev/null 2>&1
mv -f .libs/clear.lo clear.lo
source='compare.c' object='compare.lo' libtool=yes \
depfile='.deps/compare.Plo' tmpdepfile='.deps/compare.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o compare.lo `test -f 'compare.c' || echo './'`compare.c
rm -f .libs/compare.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c compare.c -Wp,-MD,.deps/compare.TPlo  -fPIC -DPIC -o .libs/compare.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c compare.c -Wp,-MD,.deps/compare.TPlo -o compare.o >/dev/null 2>&1
mv -f .libs/compare.lo compare.lo
source='copy.c' object='copy.lo' libtool=yes \
depfile='.deps/copy.Plo' tmpdepfile='.deps/copy.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o copy.lo `test -f 'copy.c' || echo './'`copy.c
rm -f .libs/copy.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c copy.c -Wp,-MD,.deps/copy.TPlo  -fPIC -DPIC -o .libs/copy.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c copy.c -Wp,-MD,.deps/copy.TPlo -o copy.o >/dev/null 2>&1
mv -f .libs/copy.lo copy.lo
source='gen_uuid.c' object='gen_uuid.lo' libtool=yes \
depfile='.deps/gen_uuid.Plo' tmpdepfile='.deps/gen_uuid.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o gen_uuid.lo `test -f 'gen_uuid.c' || echo './'`gen_uuid.c
rm -f .libs/gen_uuid.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c gen_uuid.c -Wp,-MD,.deps/gen_uuid.TPlo  -fPIC -DPIC -o .libs/gen_uuid.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c gen_uuid.c -Wp,-MD,.deps/gen_uuid.TPlo -o gen_uuid.o >/dev/null 2>&1
mv -f .libs/gen_uuid.lo gen_uuid.lo
source='isnull.c' object='isnull.lo' libtool=yes \
depfile='.deps/isnull.Plo' tmpdepfile='.deps/isnull.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o isnull.lo `test -f 'isnull.c' || echo './'`isnull.c
rm -f .libs/isnull.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c isnull.c -Wp,-MD,.deps/isnull.TPlo  -fPIC -DPIC -o .libs/isnull.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c isnull.c -Wp,-MD,.deps/isnull.TPlo -o isnull.o >/dev/null 2>&1
mv -f .libs/isnull.lo isnull.lo
source='pack.c' object='pack.lo' libtool=yes \
depfile='.deps/pack.Plo' tmpdepfile='.deps/pack.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o pack.lo `test -f 'pack.c' || echo './'`pack.c
rm -f .libs/pack.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c pack.c -Wp,-MD,.deps/pack.TPlo  -fPIC -DPIC -o .libs/pack.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c pack.c -Wp,-MD,.deps/pack.TPlo -o pack.o >/dev/null 2>&1
mv -f .libs/pack.lo pack.lo
source='parse.c' object='parse.lo' libtool=yes \
depfile='.deps/parse.Plo' tmpdepfile='.deps/parse.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o parse.lo `test -f 'parse.c' || echo './'`parse.c
rm -f .libs/parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c parse.c -Wp,-MD,.deps/parse.TPlo  -fPIC -DPIC -o .libs/parse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c parse.c -Wp,-MD,.deps/parse.TPlo -o parse.o >/dev/null 2>&1
mv -f .libs/parse.lo parse.lo
source='unpack.c' object='unpack.lo' libtool=yes \
depfile='.deps/unpack.Plo' tmpdepfile='.deps/unpack.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o unpack.lo `test -f 'unpack.c' || echo './'`unpack.c
rm -f .libs/unpack.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c unpack.c -Wp,-MD,.deps/unpack.TPlo  -fPIC -DPIC -o .libs/unpack.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c unpack.c -Wp,-MD,.deps/unpack.TPlo -o unpack.o >/dev/null 2>&1
mv -f .libs/unpack.lo unpack.lo
source='unparse.c' object='unparse.lo' libtool=yes \
depfile='.deps/unparse.Plo' tmpdepfile='.deps/unparse.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o unparse.lo `test -f 'unparse.c' || echo './'`unparse.c
rm -f .libs/unparse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c unparse.c -Wp,-MD,.deps/unparse.TPlo  -fPIC -DPIC -o .libs/unparse.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c unparse.c -Wp,-MD,.deps/unparse.TPlo -o unparse.o >/dev/null 2>&1
mv -f .libs/unparse.lo unparse.lo
source='uuid_time.c' object='uuid_time.lo' libtool=yes \
depfile='.deps/uuid_time.Plo' tmpdepfile='.deps/uuid_time.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o uuid_time.lo `test -f 'uuid_time.c' || echo './'`uuid_time.c
rm -f .libs/uuid_time.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c uuid_time.c -Wp,-MD,.deps/uuid_time.TPlo  -fPIC -DPIC -o .libs/uuid_time.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -O2 -I/usr/pkg/include -c uuid_time.c -Wp,-MD,.deps/uuid_time.TPlo -o uuid_time.o >/dev/null 2>&1
mv -f .libs/uuid_time.lo uuid_time.lo
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o libuuid.la   clear.lo compare.lo copy.lo gen_uuid.lo isnull.lo pack.lo parse.lo unpack.lo unparse.lo uuid_time.lo  -lintl
rm -fr .libs/libuuid.la .libs/libuuid.* .libs/libuuid.*
ar cru .libs/libuuid.al clear.lo compare.lo copy.lo gen_uuid.lo isnull.lo pack.lo parse.lo unpack.lo unparse.lo uuid_time.lo
ranlib .libs/libuuid.al
creating libuuid.la
(cd .libs && rm -f libuuid.la && ln -s ../libuuid.la libuuid.la)
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/libuuid'
Making all in libs
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/libs'
source='error.c' object='error.lo' libtool=yes \
depfile='.deps/error.Plo' tmpdepfile='.deps/error.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o error.lo `test -f 'error.c' || echo './'`error.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c error.c -Wp,-MD,.deps/error.TPlo  -fPIC -DPIC -o .libs/error.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c error.c -Wp,-MD,.deps/error.TPlo -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
source='file.c' object='file.lo' libtool=yes \
depfile='.deps/file.Plo' tmpdepfile='.deps/file.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o file.lo `test -f 'file.c' || echo './'`file.c
rm -f .libs/file.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c file.c -Wp,-MD,.deps/file.TPlo  -fPIC -DPIC -o .libs/file.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c file.c -Wp,-MD,.deps/file.TPlo -o file.o >/dev/null 2>&1
mv -f .libs/file.lo file.lo
source='i18n.c' object='i18n.lo' libtool=yes \
depfile='.deps/i18n.Plo' tmpdepfile='.deps/i18n.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o i18n.lo `test -f 'i18n.c' || echo './'`i18n.c
rm -f .libs/i18n.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c i18n.c -Wp,-MD,.deps/i18n.TPlo  -fPIC -DPIC -o .libs/i18n.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c i18n.c -Wp,-MD,.deps/i18n.TPlo -o i18n.o >/dev/null 2>&1
mv -f .libs/i18n.lo i18n.lo
source='merge.c' object='merge.lo' libtool=yes \
depfile='.deps/merge.Plo' tmpdepfile='.deps/merge.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o merge.lo `test -f 'merge.c' || echo './'`merge.c
rm -f .libs/merge.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c merge.c -Wp,-MD,.deps/merge.TPlo  -fPIC -DPIC -o .libs/merge.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c merge.c -Wp,-MD,.deps/merge.TPlo -o merge.o >/dev/null 2>&1
mv -f .libs/merge.lo merge.lo
source='extract.c' object='extract.lo' libtool=yes \
depfile='.deps/extract.Plo' tmpdepfile='.deps/extract.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o extract.lo `test -f 'extract.c' || echo './'`extract.c
rm -f .libs/extract.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c extract.c -Wp,-MD,.deps/extract.TPlo  -fPIC -DPIC -o .libs/extract.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c extract.c -Wp,-MD,.deps/extract.TPlo -o extract.o >/dev/null 2>&1
mv -f .libs/extract.lo extract.lo
source='install.c' object='install.lo' libtool=yes \
depfile='.deps/install.Plo' tmpdepfile='.deps/install.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o install.lo `test -f 'install.c' || echo './'`install.c
rm -f .libs/install.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c install.c -Wp,-MD,.deps/install.TPlo  -fPIC -DPIC -o .libs/install.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c install.c -Wp,-MD,.deps/install.TPlo -o install.o >/dev/null 2>&1
mv -f .libs/install.lo install.lo
source='database.c' object='database.lo' libtool=yes \
depfile='.deps/database.Plo' tmpdepfile='.deps/database.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o database.lo `test -f 'database.c' || echo './'`database.c
rm -f .libs/database.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c database.c -Wp,-MD,.deps/database.TPlo  -fPIC -DPIC -o .libs/database.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c database.c -Wp,-MD,.deps/database.TPlo -o database.o >/dev/null 2>&1
mv -f .libs/database.lo database.lo
source='uninstall.c' object='uninstall.lo' libtool=yes \
depfile='.deps/uninstall.Plo' tmpdepfile='.deps/uninstall.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o uninstall.lo `test -f 'uninstall.c' || echo './'`uninstall.c
rm -f .libs/uninstall.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c uninstall.c -Wp,-MD,.deps/uninstall.TPlo  -fPIC -DPIC -o .libs/uninstall.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c uninstall.c -Wp,-MD,.deps/uninstall.TPlo -o uninstall.o >/dev/null 2>&1
mv -f .libs/uninstall.lo uninstall.lo
source='update-url.c' object='update-url.lo' libtool=yes \
depfile='.deps/update-url.Plo' tmpdepfile='.deps/update-url.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -DSCROLLKEEPER_STATEDIR=\""/usr/pkg/libdata/scrollkeeper"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c -o update-url.lo `test -f 'update-url.c' || echo './'`update-url.c
rm -f .libs/update-url.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c update-url.c -Wp,-MD,.deps/update-url.TPlo  -fPIC -DPIC -o .libs/update-url.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2 -DSCROLLKEEPER_STATEDIR=\"/usr/pkg/libdata/scrollkeeper\" -I/usr/pkg/include -O2 -I/usr/pkg/include -c update-url.c -Wp,-MD,.deps/update-url.TPlo -o update-url.o >/dev/null 2>&1
mv -f .libs/update-url.lo update-url.lo
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o libscrollkeeper.la -rpath /usr/pkg/lib  error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm -lintl
rm -fr .libs/libscrollkeeper.la .libs/libscrollkeeper.* .libs/libscrollkeeper.*
cc -shared -nodefaultlibs  error.lo file.lo i18n.lo merge.lo extract.lo install.lo database.lo uninstall.lo update-url.lo  -Wl,--rpath -Wl,/usr/pkg/lib -Wl,--rpath -Wl,/usr/pkg/lib  -L/usr/pkg/lib /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl  -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libscrollkeeper.so.0 -o .libs/libscrollkeeper.so.0.0
(cd .libs && rm -f libscrollkeeper.so.0 && ln -s libscrollkeeper.so.0.0 libscrollkeeper.so.0)
(cd .libs && rm -f libscrollkeeper.so && ln -s libscrollkeeper.so.0.0 libscrollkeeper.so)
(cd .libs && rm -f libscrollkeeper.so && ln -s libscrollkeeper.so.0.0 libscrollkeeper.so)
ar cru .libs/libscrollkeeper.a  error.o file.o i18n.o merge.o extract.o install.o database.o uninstall.o update-url.o 
ranlib .libs/libscrollkeeper.a
creating libscrollkeeper.la
(cd .libs && rm -f libscrollkeeper.la && ln -s ../libscrollkeeper.la libscrollkeeper.la)
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/libs'
Making all in buildtools
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/buildtools'
source='separate.c' object='separate.o' libtool=no \
depfile='.deps/separate.Po' tmpdepfile='.deps/separate.TPo' \
depmode=gcc /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'separate.c' || echo './'`separate.c
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-tree-separate  separate.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../libs/libscrollkeeper.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-tree-separate separate.o  -L/usr/pkg/lib ../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-tree-separate
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/buildtools'
Making all in config
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/config'
cd .. && /bin/sh ./config.status config/scrollkeeper.conf
config.status: creating config/scrollkeeper.conf
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/config'
Making all in cl
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl'
Making all in templates
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl/templates'
../../intltool-merge ../../po scrollkeeper_cl.xml.in scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache
Generating and caching the translation database
Merging translations into scrollkeeper_cl.xml.
../../buildtools/scrollkeeper-tree-separate scrollkeeper_cl.xml . 
Creating localized category file: ./C/scrollkeeper_cl.xml
Creating localized category file: ./be/scrollkeeper_cl.xml
Creating localized category file: ./ca/scrollkeeper_cl.xml
Creating localized category file: ./cs/scrollkeeper_cl.xml
Creating localized category file: ./da/scrollkeeper_cl.xml
Creating localized category file: ./de/scrollkeeper_cl.xml
Creating localized category file: ./el/scrollkeeper_cl.xml
Creating localized category file: ./es/scrollkeeper_cl.xml
Creating localized category file: ./fr/scrollkeeper_cl.xml
Creating localized category file: ./hu/scrollkeeper_cl.xml
Creating localized category file: ./it/scrollkeeper_cl.xml
Creating localized category file: ./ja/scrollkeeper_cl.xml
Creating localized category file: ./ko/scrollkeeper_cl.xml
Creating localized category file: ./nl/scrollkeeper_cl.xml
Creating localized category file: ./no/scrollkeeper_cl.xml
Creating localized category file: ./pl/scrollkeeper_cl.xml
Creating localized category file: ./pt_BR/scrollkeeper_cl.xml
Creating localized category file: ./ro/scrollkeeper_cl.xml
Creating localized category file: ./ru/scrollkeeper_cl.xml
Creating localized category file: ./sk/scrollkeeper_cl.xml
Creating localized category file: ./sl/scrollkeeper_cl.xml
Creating localized category file: ./sv/scrollkeeper_cl.xml
Creating localized category file: ./tr/scrollkeeper_cl.xml
Creating localized category file: ./vi/scrollkeeper_cl.xml
Creating localized category file: ./zh_CN/scrollkeeper_cl.xml
Creating localized category file: ./zh_TW/scrollkeeper_cl.xml
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl/templates'
Making all in src
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl/src'
source='preinstall.c' object='preinstall.o' libtool=no \
depfile='.deps/preinstall.Po' tmpdepfile='.deps/preinstall.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -DSCROLLKEEPER_SYSCONFDIR=\""/usr/pkg/etc"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'preinstall.c' || echo './'`preinstall.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-preinstall  preinstall.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-preinstall preinstall.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-preinstall
source='update.c' object='update.o' libtool=no \
depfile='.deps/update.Po' tmpdepfile='.deps/update.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -DSCROLLKEEPER_SYSCONFDIR=\""/usr/pkg/etc"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'update.c' || echo './'`update.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-update  update.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-update update.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-update
source='scrollkeeper-install.c' object='scrollkeeper-install.o' libtool=no \
depfile='.deps/scrollkeeper-install.Po' tmpdepfile='.deps/scrollkeeper-install.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -DSCROLLKEEPER_SYSCONFDIR=\""/usr/pkg/etc"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'scrollkeeper-install.c' || echo './'`scrollkeeper-install.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-install  scrollkeeper-install.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-install scrollkeeper-install.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-install
source='scrollkeeper-uninstall.c' object='scrollkeeper-uninstall.o' libtool=no \
depfile='.deps/scrollkeeper-uninstall.Po' tmpdepfile='.deps/scrollkeeper-uninstall.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -DSCROLLKEEPER_SYSCONFDIR=\""/usr/pkg/etc"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'scrollkeeper-uninstall.c' || echo './'`scrollkeeper-uninstall.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-uninstall  scrollkeeper-uninstall.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-uninstall scrollkeeper-uninstall.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-uninstall
source='get-cl.c' object='get-cl.o' libtool=no \
depfile='.deps/get-cl.Po' tmpdepfile='.deps/get-cl.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -DSCROLLKEEPER_SYSCONFDIR=\""/usr/pkg/etc"\"  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'get-cl.c' || echo './'`get-cl.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-get-cl  get-cl.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-get-cl get-cl.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-get-cl
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl/src'
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl'
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/cl'
Making all in extract
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract'
Making all in stylesheets
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/stylesheets'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/stylesheets'
Making all in src
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/src'
source='scrollkeeper-extract.c' object='scrollkeeper-extract.o' libtool=no \
depfile='.deps/scrollkeeper-extract.Po' tmpdepfile='.deps/scrollkeeper-extract.TPo' \
depmode=gcc /bin/sh ../../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libs -I/usr/pkg/include/libxml2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include/libxml2  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'scrollkeeper-extract.c' || echo './'`scrollkeeper-extract.c
/bin/sh ../../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-extract  scrollkeeper-extract.o -L/usr/pkg/lib -lxml2 -lz -lpthread -L/usr/pkg/lib -liconv -lm -L/usr/pkg/lib -lxslt -lxml2 -lz -lpthread -liconv -lm ../../libs/libscrollkeeper.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o .libs/scrollkeeper-extract scrollkeeper-extract.o  -L/usr/pkg/lib ../../libs/.libs/libscrollkeeper.so /usr/pkg/lib/libxslt.so /usr/pkg/lib/libxml2.so -liconv -lz /usr/pkg/lib/libpthread.so /usr/pkg/lib/libiconv.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating scrollkeeper-extract
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/src'
Making all in dtds
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/dtds'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract/dtds'
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract'
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/extract'
Making all in scripts
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/scripts'
source='gen-docuid.c' object='gen-docuid.o' libtool=no \
depfile='.deps/gen-docuid.Po' tmpdepfile='.deps/gen-docuid.TPo' \
depmode=gcc /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libuuid  -I/usr/pkg/include  -O2 -I/usr/pkg/include -c `test -f 'gen-docuid.c' || echo './'`gen-docuid.c
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o scrollkeeper-gen-seriesid  gen-docuid.o ../libuuid/libuuid.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wl,-R/usr/pkg/lib -o scrollkeeper-gen-seriesid gen-docuid.o  -L/usr/pkg/lib ../libuuid/.libs/libuuid.al -lintl
cd .. && /bin/sh ./config.status scripts/scrollkeeper-config
config.status: creating scripts/scrollkeeper-config
cd .. && /bin/sh ./config.status scripts/scrollkeeper-get-content-list
config.status: creating scripts/scrollkeeper-get-content-list
cd .. && /bin/sh ./config.status scripts/scrollkeeper-get-toc-from-id
config.status: creating scripts/scrollkeeper-get-toc-from-id
cd .. && /bin/sh ./config.status scripts/scrollkeeper-get-toc-from-docpath
config.status: creating scripts/scrollkeeper-get-toc-from-docpath
cd .. && /bin/sh ./config.status scripts/scrollkeeper-get-index-from-docpath
config.status: creating scripts/scrollkeeper-get-index-from-docpath
cd .. && /bin/sh ./config.status scripts/scrollkeeper-get-extended-content-list
config.status: creating scripts/scrollkeeper-get-extended-content-list
cd .. && /bin/sh ./config.status scripts/scrollkeeper-rebuilddb
config.status: creating scripts/scrollkeeper-rebuilddb
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/scripts'
Making all in man
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man'
Making all in man1
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man1'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man1'
Making all in man5
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man5'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man5'
Making all in man7
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man7'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man7'
Making all in man8
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man8'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man/man8'
gmake[3]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man'
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/man'
Making all in intl
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/intl'
Making all in po
gmake[2]: Entering directory `/usr/pkgsrc/textproc/scrollkeeper/work/scrollkeeper-0.3.12/po'
INTLTOOL_EXTRACT=../intltool-extract ../intltool-update --pot

>How-To-Repeat:
just do make in /pkgsrc/meta-pkgs/gnome2
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: