pkgsrc-Bugs archive

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

pkg/43972: [inputmethod/uim] Checking file-check error



>Number:         43972
>Category:       pkg
>Synopsis:       [inputmethod/uim] Checking file-check error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 15 06:05:01 +0000 2010
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.39, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.39 NetBSD 5.99.39 (MONOLITHIC) #0: Wed 
Oct 6 22:22:51 UTC 2010 
builds%b8.netbsd.org@localhost:/home/builds/ab/HEAD/i386/201010070000Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/MONOLITHIC
 i386
Architecture: i386
Machine: i386
>Description:
$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for uim-1.6.0.tar.bz2
=> Checksum RMD160 OK for uim-1.6.0.tar.bz2
===> depends-message [uim-1.6.0] ===> Installing dependencies for uim-1.6.0
==========================================================================
The supported build options for uim are:

        anthy canna curl eb expat ffi gnome gtk kde
        kde3 m17nlib openssl prime qt qt3 sj3 sqlite
        uim-fep xim

The currently selected options are:

        anthy eb expat ffi gnome gtk m17nlib openssl
        qt sqlite uim-fep xim

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

        PKG_OPTIONS.uim (not defined)

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

        * FAM_DEFAULT = fam
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * FAMBASE (defined, but empty)
        * FAM_TYPE = fam

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.6bnb4
=> Build dependency intltool>=0.40.0: found intltool-0.40.6
=> Build dependency gmake>=3.81: found gmake-3.82nb1
=> Build dependency perl>=5.0: found perl-5.12.2nb1
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency x11-links>=0.60: found x11-links-0.60
=> Build dependency qt4-tools>=4.6.3nb2: found qt4-tools-4.6.3nb2
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency m17n-contrib-[0-9]*: found m17n-contrib-1.1.11
=> Full dependency ncurses>=5.4nb1: found ncurses-5.7nb4
=> Full dependency anthy>=7900: found anthy-9100h
=> Full dependency eb>=4.1.3nb1: found eb-4.3nb1
=> Full dependency libffi>=2.0betanb1: found libffi-3.0.9
=> Full dependency gnome-panel>=2.30.2nb2: found gnome-panel-2.30.2nb2
=> Full dependency gtk2+>=2.20.1nb2: found gtk2+-2.20.1nb2
=> Full dependency libgnomeui>=2.24.3nb2: found libgnomeui-2.24.3nb2
=> Full dependency m17n-lib>=1.6.1: found m17n-lib-1.6.1nb1
=> Full dependency qt4-libs>=4.6.3nb1: found qt4-libs-4.6.3nb1
=> Full dependency sqlite3>=3.2.7nb1: found sqlite3-3.7.2
=> Full dependency libgcroots>=0.2.1: found libgcroots-0.2.2
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.15
===> tools-message [uim-1.6.0] ===> Overriding tools for uim-1.6.0
===> extract-message [uim-1.6.0] ===> Extracting for uim-1.6.0
===> patch-message [uim-1.6.0] ===> Patching for uim-1.6.0
=> Applying pkgsrc patches for uim-1.6.0
===> wrapper-message [uim-1.6.0] ===> Creating toolchain wrappers for uim-1.6.0
src=/usr/X11R7/lib/pkgconfig/fixesproto.pc  
dst=/c/ryoh/pkgsrc/inputmethod/uim/work/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /c/ryoh/pkgsrc/inputmethod/uim/work/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> configure-message [uim-1.6.0] ===> Configuring for uim-1.6.0
=> 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
=> Adding run-time search paths to pkg-config files.
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o ryoh -g is
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for i486--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for i486--netbsdelf-gcc... no
checking for i486--netbsdelf-objcc... no
checking for i486--netbsdelf-objc... no
checking for i486--netbsdelf-cc... no
checking for i486--netbsdelf-CC... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o ryoh -g is
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... 
/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld
checking if the linker (/c/ryoh/pkgsrc/inputmethod/uim/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 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/inputmethod/uim/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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
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/inputmethod/uim/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 ld used by c++... 
/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld
checking if the linker (/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld) is 
GNU ld... yes
checking whether the c++ linker 
(/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or 
directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker 
(/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking for sh... /c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/sh
checking for rsvg... /usr/pkg/bin/rsvg
checking for md5... /usr/bin/md5
checking for sha1... /usr/bin/sha1
checking for sed... (cached) /usr/bin/sed
checking for egrep... (cached) /usr/bin/egrep
checking for qmake-qt4... no
checking for qmake4... no
checking for qmake... /usr/pkg/qt4/bin/qmake
checking for Qt4 version of qmake... /usr/pkg/qt4/bin/qmake
checking whether to enable maintainer-specific portions of Makefiles... no
checking for dlopen in -ldl... no
checking for socket in -lsocket... no
checking if libc is the GNU libc... no
checking for ld used by GCC... 
/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld
checking if the linker (/c/ryoh/pkgsrc/inputmethod/uim/work/.wrapper/bin/ld) is 
GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking pkg-config is at least version 0.9.0... yes
checking for M17NLIB... yes
checking for m17n-db... m17n-db
checking anthy/anthy.h usability... yes
checking anthy/anthy.h presence... yes
checking for anthy/anthy.h... yes
checking for anthy_init in -lanthy... yes
checking for ANTHY_UTF8... yes
checking for mana... no
checking for PRIME... no
checking for XML_ParserCreate in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for SSL_CTX_new in -lssl... yes
checking OpenSSL header version... 10100000 (OpenSSL 1.1.0-dev 10 Jul 2009)
checking OpenSSL library version... 10100000 (OpenSSL 1.1.0-dev 10 Jul 2009)
checking whether OpenSSL's headers match the library... yes
checking if programs using OpenSSL DTLSv1 functions will link... no
checking if programs using OpenSSL need -ldl... no
checking if programs using OpenSSL functions will link... yes
checking for SQLITE3... yes
checking for FFI... yes
checking for X11... 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 whether the compiler implements namespaces... yes
checking whether the compiler supports Standard Template Library... yes
checking whether to have Xft support... yes
checking Xft UTF-8 support... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking ncurses/term.h usability... yes
checking ncurses/term.h presence... yes
checking for ncurses/term.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for strings.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for sig_atomic_t... yes
checking for sig_t... yes
checking for an ANSI C-conforming const... yes
checking CFLAGS for gcc -pedantic... -pedantic
checking CFLAGS for gcc -pipe... -pipe
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts
checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations
checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls
checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
checking CFLAGS for gcc -Wnested-externs... -Wnested-externs
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -Wno-long-long... -Wno-long-long
checking CFLAGS for gcc -Wno-overlength-strings... no, unknown
checking CFLAGS for gcc -no-cpp-precomp... no, unknown
checking CXXFLAGS for gcc -pipe... -pipe
checking CXXFLAGS for gcc -W... -W
checking CXXFLAGS for gcc -Wall... -Wall
checking CXXFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts
checking CXXFLAGS for gcc -Wnon-virtual-dtor... -Wnon-virtual-dtor
checking CXXFLAGS for gcc -Wno-long-long... -Wno-long-long
checking CXXFLAGS for gcc -Wcast-align... -Wcast-align
checking CXXFLAGS for gcc -Wconversion... -Wconversion
checking CXXFLAGS for gcc -Wchar-subscripts... (cached) -Wchar-subscripts
checking CXXFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CXXFLAGS for gcc -Wwrite-strings... -Wwrite-strings
checking CXXFLAGS for gcc -Wformat-security... -Wformat-security
checking whether LLONG_MAX is declared... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working alloca.h... no
checking for alloca... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for sigsetjmp... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing 
slash... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for cfmakeraw... yes
checking for wcswidth... yes
checking for strdup... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for getpeereid... yes
checking for strsep... yes
checking for setenv... yes
checking for unsetenv... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strtonum... no
checking for strtoll... yes
checking for getpid... yes
checking for stat... yes
checking for mkdir... yes
checking for chmod... yes
checking for execv... yes
checking for execvp... yes
checking for isascii... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for getnameinfo... yes
checking for issetugid... yes
checking for poll... yes
checking for waitpid... yes
checking for daemon... yes
checking for gai_strerror... yes
checking whether snprintf correctly terminates long strings... yes
checking whether snprintf can declare const char *fmt... yes
checking for library containing dlfunc... no
checking for nl_langinfo and CODESET... yes
checking for inet_aton... yes
checking for struct sockaddr_storage... yes
checking for struct cmsgcred... no
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct addrinfo... yes
checking whether NLS is requested... yes
checking for msgfmt... /c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/msgfmt
checking for gmsgfmt... /c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for GTK2... yes
checking for GTK2_4... yes
checking for APPLET_GNOME... yes
checking for APPLET_2_14... yes
checking for setupterm in -lcurses... yes
checking for forkpty... no
checking for forkpty in -lutil... yes
checking for DICT... yes
checking for canna/RK.h... no
checking for function prototypes... yes
checking whether time.h and sys/time.h may both be included... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for ssize_t... (cached) yes
checking for eb.conf... /usr/pkg/etc/eb.conf
checking for EB Library... no
checking for el_init in -ledit... yes
checking for intltool >= 0.36.3... 0.37.1 found
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) 
/c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for kde-config... /usr/pkg/bin/kde-config
checking for cmake... /usr/pkg/bin/cmake
checking for kde4-config... no
checking whether libnotify is requested... no
checking whether knotify3 is requested... no
checking whether growl is requested... no
checking UIM_SCM_CFLAGS for gcc -Wno-redundant-decls... -Wno-redundant-decls
checking UIM_SCM_CFLAGS for gcc -Wno-unused-function... -Wno-unused-function
checking SCIM_CFLAGS for gcc -Wno-unused-function... (cached) 
-Wno-unused-function
checking SCIM_CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter
checking SCIM_CFLAGS for gcc -Wno-unused-variable... -Wno-unused-variable
checking for gosh... /usr/pkg/bin/gosh
checking for gauche-config... /usr/pkg/bin/gauche-config
checking whether to have gosh and GaUnit... test: : bad number
test: : bad number
no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating helper/Makefile
config.status: creating helper/uim-dict-ui.xml
config.status: creating doc/Makefile
config.status: creating uim/Makefile
config.status: creating scm/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/test/Makefile
config.status: creating gtk/test/test.sh
config.status: creating qt/Makefile
config.status: creating qt/chardict/Makefile
config.status: creating qt/chardict/po/Makefile.in
config.status: creating qt/test/Makefile
config.status: creating qt/uimapplet.desktop
config.status: creating qt4/Makefile
config.status: creating qt4/candwin/Makefile
config.status: creating qt4/candwin/uim-candwin-qt4.pro
config.status: creating qt4/chardict/Makefile
config.status: creating qt4/chardict/uim-chardict-qt4.pro
config.status: creating qt4/chardict/po/Makefile.in
config.status: creating qt4/edittest/Makefile
config.status: creating qt4/immodule/quiminputcontextplugin.pro
config.status: creating qt4/immodule/Makefile
config.status: creating qt4/pref/uim-pref-qt4.pro
config.status: creating qt4/pref/Makefile
config.status: creating qt4/switcher/uim-im-switcher-qt4.pro
config.status: creating qt4/switcher/Makefile
config.status: creating qt4/toolbar/plasma-applet-uim.desktop
config.status: creating qt4/toolbar/uim-toolbar-qt4.pro
config.status: creating qt4/toolbar/Makefile
config.status: creating xim/Makefile
config.status: creating fep/Makefile
config.status: creating emacs/Makefile
config.status: creating emacs/uim-version.el
config.status: creating tables/Makefile
config.status: creating test/Makefile
config.status: creating test2/Makefile
config.status: creating test2/run-singletest.sh
config.status: creating examples/Makefile
config.status: creating examples/uim-custom/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/uim-m17nlib-relink-icons
config.status: creating replace/Makefile
config.status: creating notify/Makefile
config.status: creating uim.pc
config.status: creating uim.desktop.in
config.status: creating uim.spec
config.status: creating uim/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: creating qt/chardict/po/POTFILES
config.status: creating qt/chardict/po/Makefile
config.status: creating qt4/chardict/po/POTFILES
config.status: creating qt4/chardict/po/Makefile
config.status: executing intltool commands
config.status: executing po/stamp-it commands
config.status: executing qt/chardict/po/stamp-it commands
config.status: executing qt4/chardict/po/stamp-it commands
=== configuring in sigscheme 
(/c/ryoh/pkgsrc/inputmethod/uim/work/uim-1.6.0/sigscheme)
configure: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/pkg'  '--disable-emacs' '--with-libgcroots=installed' '--with-x' 
'--enable-fep' '--with-anthy-utf8' '--with-eb' 
'--with-eb-conf=/usr/pkg/etc/eb.conf' '--with-expat=/usr/X11R7' '--with-ffi' 
'--x-includes=/usr/X11R7/include' '--x-libraries=/usr/X11R7/lib' 
'--enable-dict' '--disable-kde4-applet' '--with-qt4' '--with-qt4-immodule' 
'--enable-openssl' '--with-sqlite3' '--enable-default-toolkit=gtk' 
'--without-libintl-prefix' '--without-libiconv-prefix' 
'--build=i486--netbsdelf' '--host=i486--netbsdelf' '--mandir=/usr/pkg/man' 
'build_alias=i486--netbsdelf' 'host_alias=i486--netbsdelf' 'CC=cc' 'CFLAGS=-O2 
-pipe -mfpmath=sse -msse3 -march=athlon64 -I/usr/pkg/include 
-I/usr/X11R7/include -I/usr/pkg/include/ncurses -I/usr/include 
-I/usr/X11R7/include/freetype2 -I/usr/pkg/qt4/include' 'LDFLAGS=-L/usr/pkg/lib 
-L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -L/usr/pkg/qt4/lib 
 -Wl,-R/usr/pkg/qt4/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include 
-I/usr/X11R7/include -I/usr/pkg/include/ncurses -I/usr/include 
-I/usr/X11R7/include/freetype2 -I/usr/pkg/qt4/include' 'CXX=c++' 'CXXFLAGS=-O2 
-pipe -mfpmath=sse -msse3 -march=athlon64 -I/usr/pkg/include 
-I/usr/X11R7/include -I/usr/pkg/include/ncurses -I/usr/include 
-I/usr/X11R7/include/freetype2 -I/usr/pkg/qt4/include -pipe -mfpmath=sse -msse3 
-march=athlon64' 
'PKG_CONFIG=/c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/pkg-config' 
'--with-master-pkg=uim' '--enable-conf=uim' '--disable-libsscm' 
'--disable-shell' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o ryoh -g is
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
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/inputmethod/uim/work/.wrapper/bin/ld
checking if the linker (/c/ryoh/pkgsrc/inputmethod/uim/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/inputmethod/uim/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/inputmethod/uim/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... yes
checking whether ln -s works... yes
checking for egrep... (cached) /usr/bin/egrep
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for ruby18... /usr/pkg/bin/ruby18
checking for perl5... /usr/pkg/bin/perl
checking for asciidoc... /usr/pkg/bin/asciidoc
checking for sh... /c/ryoh/pkgsrc/inputmethod/uim/work/.tools/bin/sh
checking for md5... /usr/bin/md5
checking for sha1... /usr/bin/sha1
checking if libc is the GNU libc... no
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... yes
checking sys/inttypes.h presence... yes
checking for sys/inttypes.h... yes
checking for sys/types.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.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 strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for preprocessor stringizing operator... yes
checking for C/C++ restrict keyword... __restrict
checking for inline... inline
checking whether char is unsigned... no
checking whether right shift operation is arithmetic... yes
checking for __attribute__... yes
checking whether f(va_list va){ &va; } works as expected... yes
checking whether byte ordering is bigendian... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of void*... 4
checking data model... ILP32 (444, standard 32bit unixish)
checking for long long int... yes
checking for unsigned long long int... yes
checking for long double... yes
checking for long double with more range or precision than double... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of void *... 4
checking size of size_t... 4
checking size of int8_t... 1
checking size of int16_t... 2
checking size of int32_t... 4
checking size of int64_t... 8
checking size of intmax_t... 8
checking size of intptr_t... 4
checking alignment of char... 1
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of long long... 4
checking alignment of float... 4
checking alignment of double... 4
checking alignment of long double... 4
checking alignment of void *... 4
checking alignment of size_t... 4
checking alignment of int8_t... 1
checking alignment of int16_t... 2
checking alignment of int32_t... 4
checking alignment of int64_t... 4
checking alignment of intmax_t... 4
checking alignment of intptr_t... 4
checking for size_t... yes
checking for ssize_t... yes
checking CFLAGS for gcc -pedantic... -pedantic
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts
checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations
checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls
checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
checking CFLAGS for gcc -Wnested-externs... -Wnested-externs
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -Wno-overlength-strings... no, unknown
checking CFLAGS for gcc -no-cpp-precomp... no, unknown
checking for getcontext... yes
checking for sigsetjmp... yes
checking for strtoll... yes
checking for strtoimax... yes
checking for memalign... no
checking for fileno... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for posix_memalign... yes
checking for memalign... (cached) no
checking for strdup... yes
checking for strcasecmp... yes
checking if large mallocs guarantee page-alignment... yes
checking pkg-config is at least version 0.9.0... yes
checking for GCROOTS... yes
checking for egrep... (cached) /usr/bin/egrep
checking for GNU make... make
checking required dependencies of features... make: Circular writer <- 
raw_c_format dependency dropped.
resolved
checking recommended dependencies of features... resolved
checking conflicts between features... ok
configure: creating ./config.status
config.status: creating sigscheme.pc
config.status: creating libgcroots.mk
config.status: creating sigscheme.mk
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating tools/Makefile
config.status: creating include/Makefile
config.status: creating include/sigscheme/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating test/Makefile
config.status: creating test/run-singletest.sh
config.status: creating test-c/Makefile
config.status: creating test-c/collect.sh
config.status: creating bench/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

SigScheme has been configured as follows:

base config:  uim

[Storage configuration]
Storage impl: compact
Fixnum size:  long
getcontext:   yes
libgcroots:   installed one

[Multibyte character handlings]
Multibyte chars:  yes
Default encoding: singlebyte
UTF-8 codec:      yes
EUC-CN codec:     no
EUC-JP codec:     yes
EUC-KR codec:     no
Shift_JIS codec:  no

[R5RS behaviors]
Strict R5RS:           no
Const list literal:    no
Const vector literal:  yes
Strict null form:      no
Strict vector form:    yes
Strict argcheck:       yes
Strict top-level defs: yes
Internal definitions:  yes

[R5RS features]
Continuation:       yes
Quasiquote:         yes
Hygienic macros:    no
Promise:            yes
Integer:            yes
Numeric I/O:        yes
Charcters:          yes
Strings:            yes
String procedures:  yes
Deep c[ad]+r procs: yes
Vectors:            yes
Ports:              yes
Reader:             yes
Writer:             yes
Load:               yes

[SRFIs]
SRFI-0:  yes
SRFI-1:  yes
SRFI-2:  yes
SRFI-6:  yes
SRFI-8:  yes
SRFI-9:  yes
SRFI-22: yes
SRFI-23: yes
SRFI-28: yes
SRFI-34: yes
SRFI-38: yes
SRFI-43: yes
SRFI-48: yes
SRFI-55: yes
SRFI-60: yes
SRFI-69: yes
SRFI-95: yes

[R6RS features (preliminary)]
R6RS characters:  yes
R6RS named chars: yes

[SigScheme-specific extensions]
define-macro:         yes
SigScheme extensions: yes
format+ procedure:    yes
SIOD compatibilities: yes
SIOD bugs emulation:  no
eval_c_string():      yes
Backtrace:            no
Library:              no
Interactive shell:    no

[Developer-only debugging features]
Debug:              no

[Build information (provide this on bug reports)]
Package:                SigScheme 0.8.5
build (compile on):     i486--netbsdelf
host (compile for):     i486--netbsdelf
host data model:        ILP32
host align (C/S/I/L/P): 1/2/4/4/4
host endian:            little
host char unsigned:     no
host arithmetic rshift: yes
host safe va_list ref:  yes
Compiler:               cc
Compiler version:       gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 
20081120)
CFLAGS='-O2 -pipe -mfpmath=sse -msse3 -march=athlon64 -I/usr/pkg/include 
-I/usr/X11R7/include -I/usr/pkg/include/ncurses -I/usr/include 
-I/usr/X11R7/include/freetype2 -I/usr/pkg/qt4/include -pedantic -Wall 
-Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes 
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -DNDEBUG'

Configure Result :

   Anthy           : yes
   Anthy (UTF-8)   : yes
   Canna           : no
   Mana            : no
   PRIME           : no
   SJ3             : no
   SKK             : yes
   Wnn             : no
   m17n-lib        : yes
   SCIM            : no
   cURL            : no
   expat           : yes
   OpenSSL         : yes
   SQLite3         : yes
   ffi             : yes
   Gtk+            : yes
   Gnome Applet    : yes
   Qt3             : no
   Qt3 immodule    : no
   Qt4             : yes
   Qt4 immodule    : yes
   Qt4 Qt3Support  : yes
   KDE3 Applet     : no
   KDE4 Applet     : no
   FEP             : yes
   Emacs           : no
   XIM             : yes
   Pref            : yes
   DICT            : yes
   EB              : no
   libedit         : yes
   notify          : stderr 
   Default toolkit : gtk

=> Overriding intltool.
=> Modifying libtool scripts to use pkgsrc libtool
===> build-message [uim-1.6.0] ===> Building for uim-1.6.0
...
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat 
`/c/ryoh/pkgsrc/inputmethod/uim/work/.destdir/usr/pkg/lib/uim/plugin/libuim-eb.la'
=> Checking file-check results for uim-1.6.0
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         
/c/ryoh/pkgsrc/inputmethod/uim/work/.destdir/usr/pkg/lib/uim/plugin/libuim-eb.la
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/c/ryoh/pkgsrc/inputmethod/uim/work/.destdir/usr/pkg/lib/uim/plugin/libuim-sqlite3.a
ERROR:         
/c/ryoh/pkgsrc/inputmethod/uim/work/.destdir/usr/pkg/lib/uim/plugin/libuim-sqlite3.la
ERROR:         
/c/ryoh/pkgsrc/inputmethod/uim/work/.destdir/usr/pkg/lib/uim/plugin/libuim-sqlite3.so
*** Error code 1

Stop.
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index