[OTR-dev] libotr and pidgin-otr 3.1.0-preview2 available

Greg Troxel gdt at ir.bbn.com
Sun Jul 29 08:02:30 EDT 2007


  http://otr.cypherpunks.ca/pidgin-otr-3.1.0-preview2.tar.gz

During the install, I get errors about nl.gmo.  See build log appended.
I don't understand how this is supposed to work.

BUILD LOG

=> Required installed package digest>=20010302: digest-20070703 found
=> Required installed package checkperms>=1.1: checkperms-1.7 found
=> Checksum SHA1 OK for pidgin-otr-3.1.0-preview2.tar.gz
=> Checksum RMD160 OK for pidgin-otr-3.1.0-preview2.tar.gz
===> Installing dependencies for pidgin-otr-3.1.0a2
=> Required installed package intltool>=0.35: intltool-0.35.5 found
=> Required installed package perl>=5.0: perl-5.8.8nb4 found
=> Required installed package pkg-config>=0.19: pkg-config-0.21nb1 found
=> Required installed package x11-links>=0.25: x11-links-0.31 found
=> Required installed package randrproto>=1.2.0: randrproto-1.2.1 found
=> Required installed package renderproto>=0.9.1: renderproto-0.9.2 found
=> Required installed package fixesproto>=3.0.0: fixesproto-4.0 found
=> Required installed package inputproto>=1.4: inputproto-1.4.2 found
=> Required installed package pidgin>=2.0.1nb1: pidgin-2.0.1nb1 found
=> Required installed package libotr>=3.0.0: libotr-3.1.0 found
=> Required installed package libgcrypt>=1.2.0: libgcrypt-1.2.4 found
=> Required installed package gtk2+>=2.4.0: gtk2+-2.10.14 found
=> Required installed package glib2>=2.4.0: glib2-2.12.13 found
===> Overriding tools for pidgin-otr-3.1.0a2
===> Extracting for pidgin-otr-3.1.0a2
===> Patching for pidgin-otr-3.1.0a2
===> Creating toolchain wrappers for pidgin-otr-3.1.0a2
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.buildlink/lib/pkgconfig/fixesext.pc;  /bin/mkdir -p /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for pidgin-otr-3.1.0a2
=> Checking for portability problems in extracted files
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for i386--netbsdelf-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... i386-unknown-netbsdelf4.99.24
checking host system type... i386--netbsdelf
checking for a sed that does not truncate output... /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld
checking if the linker (/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld) is GNU ld... yes
checking for /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking dependency style of c++... none
checking how to run the C++ preprocessor... cpp
checking for i386--netbsdelf-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
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 whether the cc linker (/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... NetBSD ld.elf_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 whether the c++ linker (/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld) supports shared libraries... ERROR: To use this compiler, you have to add c++ to
ERROR: USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC... 
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... no
checking whether the c++ linker (/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... ERROR: To use this compiler, you have to add c++ to
ERROR: USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... unsupported
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/.wrapper/bin/ld) supports shared libraries... ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
ERROR: To use this compiler, you have to add fortran to
ERROR: USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for libgcrypt-config... /usr/pkg/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes
checking LIBGCRYPT API version... okay
checking for libotr CFLAGS... 
checking for libotr LIBS...  -lotr
checking for libotr headers version 3.x >= 3.1.0... found.
checking for otrl_message_receiving in -lotr... yes
checking pkg-config is at least version 0.9.0... yes
checking for EXTRA... yes
checking for perl... /usr/pkg/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  nl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
=> Overriding intltool.
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
===> Building for pidgin-otr-3.1.0a2
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in po
--- otr-plugin.lo ---
--- ui.lo ---
--- dialogs.lo ---
--- gtk-ui.lo ---
--- otr-plugin.lo ---
if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT otr-plugin.lo -MD -MP -MF ".deps/otr-plugin.Tpo" -c -o otr-plugin.lo otr-plugin.c;  then mv -f ".deps/otr-plugin.Tpo" ".deps/otr-plugin.Plo"; else rm -f ".deps/otr-plugin.Tpo"; exit 1; fi
--- ui.lo ---
if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT ui.lo -MD -MP -MF ".deps/ui.Tpo" -c -o ui.lo ui.c;  then mv -f ".deps/ui.Tpo" ".deps/ui.Plo"; else rm -f ".deps/ui.Tpo"; exit 1; fi
--- dialogs.lo ---
if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT dialogs.lo -MD -MP -MF ".deps/dialogs.Tpo" -c -o dialogs.lo dialogs.c;  then mv -f ".deps/dialogs.Tpo" ".deps/dialogs.Plo"; else rm -f ".deps/dialogs.Tpo"; exit 1; fi
--- gtk-ui.lo ---
if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT gtk-ui.lo -MD -MP -MF ".deps/gtk-ui.Tpo" -c -o gtk-ui.lo gtk-ui.c;  then mv -f ".deps/gtk-ui.Tpo" ".deps/gtk-ui.Plo"; else rm -f ".deps/gtk-ui.Tpo"; exit 1; fi
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/pkg/include -I/usr/pkg/include -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple -DUSING_GTK -DPURPLE_PLUGINS -DPIDGIN_OTR_VERSION=\"3.1.0\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT gtk-ui.lo -MD -MP -MF .deps/gtk-ui.Tpo -c gtk-ui.c  -fPIC -DPIC -o .libs/gtk-ui.o
--- dialogs.lo ---
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/pkg/include -I/usr/pkg/include -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple -DUSING_GTK -DPURPLE_PLUGINS -DPIDGIN_OTR_VERSION=\"3.1.0\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT dialogs.lo -MD -MP -MF .deps/dialogs.Tpo -c dialogs.c  -fPIC -DPIC -o .libs/dialogs.o
--- otr-plugin.lo ---
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/pkg/include -I/usr/pkg/include -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple -DUSING_GTK -DPURPLE_PLUGINS -DPIDGIN_OTR_VERSION=\"3.1.0\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT otr-plugin.lo -MD -MP -MF .deps/otr-plugin.Tpo -c otr-plugin.c  -fPIC -DPIC -o .libs/otr-plugin.o
--- ui.lo ---
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/pkg/include -I/usr/pkg/include -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple -DUSING_GTK -DPURPLE_PLUGINS -DPIDGIN_OTR_VERSION=\"3.1.0\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.c  -fPIC -DPIC -o .libs/ui.o
--- gtk-dialog.lo ---
if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include  -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT gtk-dialog.lo -MD -MP -MF ".deps/gtk-dialog.Tpo" -c -o gtk-dialog.lo gtk-dialog.c;  then mv -f ".deps/gtk-dialog.Tpo" ".deps/gtk-dialog.Plo"; else rm -f ".deps/gtk-dialog.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/pkg/include -I/usr/pkg/include -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple -DUSING_GTK -DPURPLE_PLUGINS -DPIDGIN_OTR_VERSION=\"3.1.0\" -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -MT gtk-dialog.lo -MD -MP -MF .deps/gtk-dialog.Tpo -c gtk-dialog.c  -fPIC -DPIC -o .libs/gtk-dialog.o
--- pidgin-otr.la ---
/bin/sh ./libtool --tag=CC --mode=link cc -I/usr/pkg/include  -I/usr/pkg/include  -O2 -DXTHREADS -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng12 -I/usr/pkg/include/pidgin -I/usr/pkg/include/libpurple    -DUSING_GTK -DPURPLE_PLUGINS  -DPIDGIN_OTR_VERSION=\"3.1.0\"  -DLOCALEDIR=\"/usr/pkg/share/locale\" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include   -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -o pidgin-otr.la -rpath /usr/pkg/lib/pidgin -module -avoid-version -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgcrypt -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgpg-error  -lotr  otr-plugin.lo ui.lo dialogs.lo gtk-ui.lo  gtk-dialog.lo  
cc -shared  .libs/otr-plugin.o .libs/ui.o .libs/dialogs.o .libs/gtk-ui.o .libs/gtk-dialog.o  -Wl,--rpath -Wl,/usr/pkg/lib -Wl,--rpath -Wl,/usr/pkg/lib -L/usr/pkg/lib -L/usr/lib -L/usr/X11R6/lib /usr/pkg/lib/libgcrypt.so /usr/pkg/lib/libgpg-error.so /usr/pkg/lib/libotr.so  -Wl,-R/usr/pkg/lib -Wl,-R/usr/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,pidgin-otr.so -o .libs/pidgin-otr.so
creating pidgin-otr.la
(cd .libs && rm -f pidgin-otr.la && ln -s ../pidgin-otr.la pidgin-otr.la)
*** Please use pkgtools/verifypc to sanity check dependencies.
=> Unwrapping files-to-be-installed.





INSTALL LOG

=> Required installed package digest>=20010302: digest-20070703 found
=> Required installed package checkperms>=1.1: checkperms-1.7 found
===> Replacing for pidgin-otr-3.1.0a2
WARNING: experimental target - DATA LOSS MAY OCCUR.
Creating binary package: pidgin-otr-3.1.0a2
Creating package /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/pidgin-otr-3.1.0a2.tgz
Registering depends: pidgin>=2.0.1nb1 libotr>=3.0.0 libgcrypt>=1.2.0 gtk2+>=2.4.0 glib2>=2.4.0.
Registering conflicts:.
=> Preserving existing +REQUIRED_BY file.
===> Deinstalling for pidgin-otr-3.1.0a2
Running /usr/sbin/pkg_delete -K /var/db/pkg  pidgin-otr-3.1.0a2
===> Installing for pidgin-otr-3.1.0a2
=> Generating pre-install file lists
Making install in po
/usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/pidgin-otr-3.1.0/install-sh -d /usr/pkg/share/locale
if test -n ""; then  linguas="";  else  linguas="nl";  fi;  for lang in $linguas; do  dir=/usr/pkg/share/locale/$lang/LC_MESSAGES;  /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/pidgin-otr-3.1.0/install-sh -d $dir;  if test -r $lang.gmo; then  /usr/bin/install -c -o root -g wheel -m 444 $lang.gmo $dir/pidgin-otr.mo;  echo "installing $lang.gmo as $dir/pidgin-otr.mo";  else  /usr/bin/install -c -o root -g wheel -m 444 ./$lang.gmo $dir/pidgin-otr.mo;  echo "installing ./$lang.gmo as"  "$dir/pidgin-otr.mo";  fi;  if test -r $lang.gmo.m; then  /usr/bin/install -c -o root -g wheel -m 444 $lang.gmo.m $dir/pidgin-otr.mo.m;  echo "installing $lang.gmo.m as $dir/pidgin-otr.mo.m";  else  if test -r ./$lang.gmo.m ; then  /usr/bin/install -c -o root -g wheel -m 444 ./$lang.gmo.m  $dir/pidgin-otr.mo.m;  echo "installing ./$lang.gmo.m as"  "$dir/pidgin-otr.mo.m";  else  true;  fi;  fi;  done
install: ./nl.gmo: stat: No such file or directory
installing ./nl.gmo as /usr/pkg/share/locale/nl/LC_MESSAGES/pidgin-otr.mo
test -z "/usr/pkg/lib/pidgin" || /usr/home/gdt/NetBSD-current/pkgsrc/chat/pidgin-otr/work/pidgin-otr-3.1.0/install-sh -d "/usr/pkg/lib/pidgin"
 /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel  'pidgin-otr.la' '/usr/pkg/lib/pidgin/pidgin-otr.la'
/usr/bin/install -c -o root -g wheel .libs/pidgin-otr.so /usr/pkg/lib/pidgin/pidgin-otr.so
/usr/bin/install -c -o root -g wheel .libs/pidgin-otr.lai /usr/pkg/lib/pidgin/pidgin-otr.la
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/pkg/lib/pidgin

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
=> Automatic manual page handling
=> Generating post-install file lists
=> Registering installation for pidgin-otr-3.1.0a2
pidgin-otr-3.1.0a2 requires installed package glib2-2.12.13
pidgin-otr-3.1.0a2 requires installed package gtk2+-2.10.14
pidgin-otr-3.1.0a2 requires installed package libgcrypt-1.2.4
pidgin-otr-3.1.0a2 requires installed package libotr-3.1.0
pidgin-otr-3.1.0a2 requires installed package pidgin-2.0.1nb1
=> Checking file-check results for pidgin-otr-3.1.0a2
=> Checking file permissions in pidgin-otr-3.1.0a2
=> Checking for missing run-time search paths in pidgin-otr-3.1.0a2
=> Checking for work-directory references in pidgin-otr-3.1.0a2
=> Fixing @pkgdep entries in dependent packages.



More information about the OTR-dev mailing list