pkgsrc-Users archive

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

Re: meta-pkgs/xfce4 XML::Parser... configure: error



Hi.

2013/12/30 OBATA Akio <obache%netbsd.org@localhost>:
>> checking for perl... /usr/pkg/bin/perl
>> checking for perl >= 5.8.1... 5.18.1
>> checking for XML::Parser... configure: error: XML::Parser perl module
>> is required for intltool
>> *** Error code 2
>
>
> Please make sure that p5-XML-Parser package is installed and it is built
> with perl-5.18.x.

Perl is 5.18.1

% perl -v

This is perl 5, version 18, subversion 1 (v5.18.1) built for
i386-netbsd-thread-multi

Copyright 1987-2013, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


I installed p5-XML-Parser.

% cd /usr/pkgsrc/textproc/p5-XML-Parser/
% make install clean clean-depends

I did make again. But it is an error.  hmm...

% cd /usr/pkgsrc/meta-pkgs/xfce4
% make install clean clean-depends
  :
configure: WARNING: unrecognized options: --enable-gconf-source
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
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 build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking for i486--netbsdelf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking dependency style of c++... none
checking for library containing strerror... none required
checking for i486--netbsdelf-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/pkgsrc/devel/GConf/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/devel/GConf/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 how to convert i486--netbsdelf file names to i486--netbsdelf
format... func_convert_file_noop
checking how to convert i486--netbsdelf file names to toolchain
format... func_convert_file_noop
checking for /usr/pkgsrc/devel/GConf/work/.wrapper/bin/ld option to
reload object files... -r
checking for i486--netbsdelf-objdump... objdump
checking how to recognize dependent libraries... match_pattern
/lib[^/]+(\.so|_pic\.a)$
checking for i486--netbsdelf-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
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 gcc object... ok
checking for sysroot... no
checking for i486--netbsdelf-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file
or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker
(/usr/pkgsrc/devel/GConf/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 how to run the C++ preprocessor... cpp
checking whether the c++ linker
(/usr/pkgsrc/devel/GConf/work/.wrapper/bin/ld) supports shared
libraries... PKGSRC-WARNING: Something is trying to run the c++
compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC...  -DPIC
checking if c++ PIC flag  -DPIC works... no
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... rm: conftest*: No such file
or directory
no
checking if c++ supports -c -o file.o... (cached) no
checking whether the c++ linker
(/usr/pkgsrc/devel/GConf/work/.wrapper/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something
is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... unsupported
checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal
configure: Will build with debug checks but no debug spew
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking which gtk+ version to compile against... 3.0
checking for DEPENDENT... yes
checking for DEPENDENT_WITH_XML... yes
checking for DEPENDENT_DBUS... yes
checking for GSETTINGS... yes
checking for gio-querymodules...
/usr/pkgsrc/devel/GConf/work/.tools/bin/gio-querymodules
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for getuid... yes
checking for sigaction... yes
checking for fsync... yes
checking for fchmod... yes
checking for fdwalk... no
checking for ldap.h... (cached) no
checking for ldap_ntlm_bind... no
configure: WARNING: *** LDAP support not found ***
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update...
/usr/pkgsrc/devel/GConf/work/.tools/bin/intltool-update
checking for intltool-merge...
/usr/pkgsrc/devel/GConf/work/.tools/bin/intltool-merge
checking for intltool-extract...
/usr/pkgsrc/devel/GConf/work/.tools/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/pkgsrc/devel/GConf/work/.tools/bin/msgfmt
checking for gmsgfmt... /usr/pkgsrc/devel/GConf/work/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for perl >= 5.8.1... 5.18.1
checking for XML::Parser... configure: error: XML::Parser perl module
is required for intltool
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/GConf
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the
package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/GConf
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/hal
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xfce4-exo
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/xfce4-panel
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/xfce4-mixer
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/xfce4

-- 
miwarin


Home | Main Index | Thread Index | Old Index