pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42915: [chat/libpurple] Checking file-check failure



>Number:         42915
>Category:       pkg
>Synopsis:       [chat/libpurple] Checking file-check failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 03 09:05:00 +0000 2010
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.24, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.24 NetBSD 5.99.24 (GENERIC) #0: Wed Mar 
3 12:37:34 JST 2010 
root%bonnie.jaist.ac.jp@localhost:/c/ryoh/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for pidgin-2.6.2.tar.bz2
=> Checksum RMD160 OK for pidgin-2.6.2.tar.bz2
===> depends-message [libpurple-2.6.2nb2] ===> Installing dependencies for 
libpurple-2.6.2nb2
==========================================================================
The supported build options for libpurple are:

        avahi dbus debug farsight gnome gnutls gstreamer
        perl sasl tcl

The currently selected options are:

        avahi dbus farsight gnome gnutls gstreamer
        perl sasl tcl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.libpurple (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
libpurple-2.6.2nb2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 26

Based on these variables, the following variables have been set:

        * PYPACKAGE = python26

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb3
=> Build dependency intltool>=0.40.0: found intltool-0.40.6
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency pkg-config>=0.19: found pkg-config-0.23nb1
=> Build dependency x11-links>=0.46.5.99.24: found x11-links-0.47.5.99.24nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency perl<5.12.0: found perl-5.10.1
=> Full dependency perl>=5.10.0: found perl-5.10.1
=> Full dependency avahi>=0.6.25nb1: found avahi-0.6.25nb2
=> Full dependency glib2>=2.14.3: found glib2-2.22.4nb2
=> Full dependency dbus>=0.91: found dbus-1.2.4.6
=> Full dependency GConf>=2.12.1nb1: found GConf-2.28.0
=> Full dependency dbus-glib>=0.71: found dbus-glib-0.82
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.6
=> Full dependency gnutls>=2.2.2: found gnutls-2.8.5
=> Full dependency tcl>=8.4.7nb1: found tcl-8.4.18
=> Full dependency py26-dbus>=0.71: found py26-dbus-0.83.0
=> Full dependency cyrus-sasl>=2.1.20nb3: found cyrus-sasl-2.1.23
=> Full dependency farsight2>=0.0.17nb1: found farsight2-0.0.17nb2
=> Full dependency gst-plugins0.10-base>=0.10.2nb1: found 
gst-plugins0.10-base-0.10.23
=> Full dependency gstreamer0.10>=0.10.2nb1: found gstreamer0.10-0.10.23
=> Full dependency libidn>=0.6.1nb1: found libidn-1.18
===> tools-message [libpurple-2.6.2nb2] ===> Overriding tools for 
libpurple-2.6.2nb2
===> extract-message [libpurple-2.6.2nb2] ===> Extracting for libpurple-2.6.2nb2
===> patch-message [libpurple-2.6.2nb2] ===> Patching for libpurple-2.6.2nb2
===> wrapper-message [libpurple-2.6.2nb2] ===> Creating toolchain wrappers for 
libpurple-2.6.2nb2
src=/usr/X11R7/lib/pkgconfig/fixesproto.pc  
dst=/c/ryoh/pkgsrc/chat/libpurple/work/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /c/ryoh/pkgsrc/chat/libpurple/work/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> configure-message [libpurple-2.6.2nb2] ===> Configuring for 
libpurple-2.6.2nb2
=> 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
=> Replacing python interpreter in libpurple/purple-remote 
libpurple/purple-url-handler.
=> Replacing sh interpreter in libpurple/purple-send 
libpurple/purple-send-async.
=> Adding run-time search paths to pkg-config files.
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
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 sed... /c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/sed
checking for i486--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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /c/ryoh/pkgsrc/chat/libpurple/work/.wrapper/bin/ld
checking if the linker (/c/ryoh/pkgsrc/chat/libpurple/work/.wrapper/bin/ld) is 
GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /c/ryoh/pkgsrc/chat/libpurple/work/.wrapper/bin/ld option to 
reload object files... -r
checking for i486--netbsdelf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker 
(/c/ryoh/pkgsrc/chat/libpurple/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such 
file or directory
no
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
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether NLS is requested... yes
checking for intltool-update... 
/c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/intltool-update
checking for intltool-merge... 
/c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/intltool-merge
checking for intltool-extract... 
/c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/msgfmt
checking for gmsgfmt... /c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking pkg-config is at least version 0.9.0... yes
checking for working alloca.h... no
checking for alloca... yes
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... (cached) 
/c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) 
/c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  af am ar az be@latin bg bn bs ca 
ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr ga gl gu he 
hi hu hy id it ja ka km kn ko ku lo lt mk mn my_MM nb ne nl nn oc pa pl pt_BR 
pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_CN zh_HK 
zh_TW
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/nameser_compat.h usability... yes
checking arpa/nameser_compat.h presence... yes
checking for arpa/nameser_compat.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for locale.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of time_t... 8
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for strftime... yes
checking for strdup... yes
checking for strstr... yes
checking for atexit... yes
checking for setlocale... yes
checking for getopt_long... yes
checking for inet_aton... yes
checking for __res_query in -lresolv... no
checking for gethostent in -lnsl... no
checking for socket... yes
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for socklen_t... yes
checking for struct sockaddr.sa_len... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen... yes
checking for fileno()... yes
checking for the %z format string in strftime()... yes
checking for GLIB... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for LIBXML... yes
checking for gconftool-2... 
/c/ryoh/pkgsrc/chat/libpurple/work/.buildlink/bin/gconftool-2
Using config source  for schema installation
Using /usr/pkg/share/gconf/schemas as install directory for schema files
checking for GSTREAMER... yes
checking for gst_registry_fork_set_enabled in -lgstreamer-0.10... yes
checking for GSTINTERFACES... yes
checking for FARSIGHT... yes
checking for IDN... yes
checking for AVAHI... yes
checking avahi-client/client.h usability... yes
checking avahi-client/client.h presence... yes
checking for avahi-client/client.h... yes
checking avahi-glib/glib-malloc.h usability... yes
checking avahi-glib/glib-malloc.h presence... yes
checking for avahi-glib/glib-malloc.h... yes
checking for avahi_client_new in -lavahi-client... yes
checking for SILC... no
checking for SILC... no
checking for SILC... no
checking for GADU... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for uname... yes
checking for -Waggregate-return option to gcc... yes
checking for -Wcast-align option to gcc... yes
checking for -Wdeclaration-after-statement option to gcc... yes
checking for -Wendif-labels option to gcc... yes
checking for -Werror-implicit-function-declaration option to gcc... yes
checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... 
yes
checking for -Wformat-security option to gcc... yes
checking for -Werror=format-security option to gcc... no
checking for -Winit-self option to gcc... yes
checking for -Wmissing-declarations option to gcc... yes
checking for -Wmissing-noreturn option to gcc... yes
checking for -Wmissing-prototypes option to gcc... yes
checking for -Wpointer-arith option to gcc... yes
checking for -Wundef option to gcc... yes
checking for FORTIFY_SOURCE support... no
checking for pidgin... /usr/pkg/bin/pidgin
checking for dbus-binding-tool... yes
checking for DBUS... yes
checking location of the D-Bus services directory... 
${datarootdir}/dbus-1/services
Building with D-Bus support
checking for python... no
checking for perl... /c/ryoh/pkgsrc/chat/libpurple/work/.tools/bin/perl
checking for Perl compile flags... ok
checking for libperl... checking for perl_run... yes
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for perl.h... yes
checking for perl module ExtUtils::MakeMaker... ok
checking for Perl_eval_pv... no
checking for old perl... no
checking for DynaLoader.a... no
checking for GnuTLS includes... ""
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for GnuTLS libraries... yes
checking for gnutls_priority_set_direct... yes
checking for tclConfig.sh... yes (/usr/pkg/lib/tclConfig.sh)
checking Tcl version compatability... ok, 8.4
checking for Tcl linkability... yes
checking for snprintf... yes
checking for connect... (cached) yes
checking for sasl_client_init in -lsasl2... yes
checking for me pot o' gold... no
checking for gethostid... yes
checking for lrand48... yes
checking for memcpy... yes
checking for memmove... yes
checking for random... yes
checking for strchr... yes
checking for strerror... yes
checking for vprintf... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/msgbuf.h usability... yes
checking sys/msgbuf.h presence... yes
checking for sys/msgbuf.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for sys/utsname.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
checking for tm_gmtoff in struct tm... yes
checking whether va_lists can be copied by value... yes
checking for CHECK... no
no, testing is disabled
checking for doxygen... true
checking for dot... true
checking for xsltproc... true
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/pidgin.1
config.status: creating doc/finch.1
config.status: creating m4macros/Makefile
config.status: creating pidgin.apspec
config.status: creating pidgin/Makefile
config.status: creating pidgin/pidgin.pc
config.status: creating pidgin/pidgin-uninstalled.pc
config.status: creating pidgin/pixmaps/Makefile
config.status: creating pidgin/pixmaps/emotes/default/24/Makefile
config.status: creating pidgin/pixmaps/emotes/none/Makefile
config.status: creating pidgin/pixmaps/emotes/small/16/Makefile
config.status: creating pidgin/plugins/Makefile
config.status: creating pidgin/plugins/cap/Makefile
config.status: creating pidgin/plugins/disco/Makefile
config.status: creating pidgin/plugins/gestures/Makefile
config.status: creating pidgin/plugins/gevolution/Makefile
config.status: creating pidgin/plugins/musicmessaging/Makefile
config.status: creating pidgin/plugins/perl/Makefile
config.status: creating pidgin/plugins/perl/common/Makefile.PL
config.status: creating pidgin/plugins/ticker/Makefile
config.status: creating libpurple/example/Makefile
config.status: creating libpurple/gconf/Makefile
config.status: creating libpurple/purple.pc
config.status: creating libpurple/purple-uninstalled.pc
config.status: creating libpurple/plugins/Makefile
config.status: creating libpurple/plugins/mono/Makefile
config.status: creating libpurple/plugins/mono/api/Makefile
config.status: creating libpurple/plugins/mono/loader/Makefile
config.status: creating libpurple/plugins/perl/Makefile
config.status: creating libpurple/plugins/perl/common/Makefile.PL
config.status: creating libpurple/plugins/ssl/Makefile
config.status: creating libpurple/plugins/tcl/Makefile
config.status: creating libpurple/Makefile
config.status: creating libpurple/protocols/Makefile
config.status: creating libpurple/protocols/bonjour/Makefile
config.status: creating libpurple/protocols/gg/Makefile
config.status: creating libpurple/protocols/irc/Makefile
config.status: creating libpurple/protocols/jabber/Makefile
config.status: creating libpurple/protocols/msn/Makefile
config.status: creating libpurple/protocols/msnp9/Makefile
config.status: creating libpurple/protocols/myspace/Makefile
config.status: creating libpurple/protocols/novell/Makefile
config.status: creating libpurple/protocols/null/Makefile
config.status: creating libpurple/protocols/oscar/Makefile
config.status: creating libpurple/protocols/qq/Makefile
config.status: creating libpurple/protocols/sametime/Makefile
config.status: creating libpurple/protocols/silc/Makefile
config.status: creating libpurple/protocols/silc10/Makefile
config.status: creating libpurple/protocols/simple/Makefile
config.status: creating libpurple/protocols/yahoo/Makefile
config.status: creating libpurple/protocols/zephyr/Makefile
config.status: creating libpurple/tests/Makefile
config.status: creating libpurple/purple.h
config.status: creating libpurple/version.h
config.status: creating share/sounds/Makefile
config.status: creating share/ca-certs/Makefile
config.status: creating finch/finch.pc
config.status: creating finch/Makefile
config.status: creating finch/libgnt/Makefile
config.status: creating finch/libgnt/gnt.pc
config.status: creating finch/libgnt/wms/Makefile
config.status: creating finch/plugins/Makefile
config.status: creating po/Makefile.in
config.status: creating pidgin.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix

pidgin 2.6.2

Build GTK+ 2.x UI............. : no
Build console UI.............. : no
Build for X11................. : yes

Enable Gestures............... : yes
Protocols to build dynamically : bonjour gg irc jabber msn myspace novell oscar 
qq simple yahoo zephyr
Protocols to link statically.. :

Build with GStreamer support.. : yes
Build with D-Bus support...... : yes
Build with voice and video.... : yes
D-Bus services directory...... : /usr/pkg/share/dbus-1/services
Build with GNU Libidn......... : yes
Build with NetworkManager..... : no
SSL Library/Libraries......... : GnuTLS
Build with Cyrus SASL support. : yes
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Install pixmaps............... : yes
Install translations.......... : yes
Has you....................... : yes

Use XScreenSaver Extension.... : no
Use X Session Management...... : no
Use startup notification...... : no
Build with GtkSpell support... : no

Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : yes
Build with Tcl support........ : yes
Build with Tk support......... : no

Print debugging messages...... : no

Pidgin will be installed in /usr/pkg/bin.
Warning: You have an old copy of Pidgin at /usr/pkg/bin/pidgin.

configure complete, now type 'make'

=> Overriding intltool.
...
=> Checking file-check results for libpurple-2.6.2nb2
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/c/ryoh/pkgsrc/chat/libpurple/work/.destdir/usr/pkg/lib/perl5/i386-netbsd-thread-multi/perllocal.pod
*** Error code 1

Stop.
make: stopped in /c/ryoh/pkgsrc/chat/libpurple
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index