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

Re: NetBSD/amd64 2.0で、devel/automakeがmakeできない



  いしはら  です。

  おへんじありがとうございます。

At Sun, 13 Feb 2005 12:05:44 +0900, OBATA Akio wrote:
> > # cd /usr/pkgsrc/devel/automake
> > # /usr/bin/make
> > ===> Checking for vulnerabilities in automake-1.9.4
> > ===> Configuring for automake-1.9.4
> 
> この前に、
> ===> Overriding tools for automake-1.9.4
> ===> Creating toolchain wrappers for automake-1.9.4
> とかはないんでしょうか?

  直接logをみていただいたほうがいいかもしれません。scriptでとった
ので、添付します。

> > devel/autoconfはインストールしてありますし、パスもとおってます。
> > しかし、上記の結果になります。ちなみに、
> > /opt/pkgsrc/devel/automake/work/.work.logは存在しません。
> 
> これは WRKOBJDIR=/opt/pkgsrc ですか?

  /usr/pkgsrcは/opt/pkgsrcのシンボリックリンクです。

> /opt/pkgsrc/devel/automake/work/automake-1.9.4/config.log とかは?

  はい。添付ファイルのようになっております。


  このメールの後、とりあえず、試行錯誤の結果、
    env AUTOCONF=/usr/pkg/bin/autoconf make
でmake installできたんですが、どうもしゃくぜんとしません。


# NetBSD/amd64って、コンパイルできないpackageって多いんですかね。
# www/wwwcountとか、あちこちでひっかかる...。
-- 
いしはら
Script started on Tue Feb 15 06:37:30 2005
search{isihara}1% make

===> Checking for vulnerabilities in automake-1.9.4
=> Checksum OK for automake-1.9.4.tar.bz2.
===> Extracting for automake-1.9.4
===> Required installed package autoconf>=2.58: autoconf-2.59nb1 found
===> Required installed package {perl>=5.5,perl-thread>=5.5}: perl-5.8.6nb3 found
===> Required installed package perl>=5.8.5nb6: perl-5.8.6nb3 found
===> Patching for automake-1.9.4
===> Applying pkgsrc patches for automake-1.9.4
===> Overriding tools for automake-1.9.4
===> Creating toolchain wrappers for automake-1.9.4
===> Configuring for automake-1.9.4
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 build system type... x86_64-unknown-netbsd2.0
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 x86_64--netbsd-strip... no
checking for strip... strip
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking for perl... /usr/pkg/bin/perl
checking for tex... no
checking whether autoconf is installed... no
configure: error: Autoconf 2.58 or better is required.
    Please make sure it is installed and in your PATH.
*** Error code 1

Stop.
make: stopped in /opt/pkgsrc/devel/automake
===> 
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===>      * config.log
===>      * /opt/pkgsrc/devel/automake/work/.work.log
===> 
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/automake
search{isihara}2% cat /opt/pkgsrc/devel/automake/work/.work.log

cat: /opt/pkgsrc/devel/automake/work/.work.log: No such file or directory
search{isihara}3% cat work/automake-1.9.4/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Automake configure 1.9.4, which was
generated by GNU Autoconf 2.59a.  Invocation command line was

  $ ./configure --host=x86_64--netbsd --prefix=/usr/pkg --infodir=/usr/pkg/info

## --------- ##
## Platform. ##
## --------- ##

hostname = search.jkcc.gr.jp
uname -m = amd64
uname -r = 2.0
uname -s = NetBSD
uname -v = NetBSD 2.0 (GENERIC) #0: Tue Nov 30 21:54:11 UTC 2004  builds@build:/big/builds/ab/netbsd-2-0-RELEASE/amd64/200411300000Z-obj/big/builds/ab/netbsd-2-0-RELEASE/src/sys/arch/amd64/compile/GENERIC

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/pkgsrc/devel/automake/work/.wrapper/bin
PATH: /opt/pkgsrc/devel/automake/work/.buildlink/bin
PATH: /opt/pkgsrc/devel/automake/work/.tools/bin
PATH: /opt/pkgsrc/devel/automake/work/.gcc/bin
PATH: /usr/pkg/bin
PATH: /home/isihara/bin
PATH: /bin
PATH: /sbin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/pkg/bin
PATH: /usr/X11R6/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1510: checking build system type
configure:1528: result: x86_64-unknown-netbsd2.0
configure:1557: checking for a BSD-compatible install
configure:1612: result: /usr/bin/install -c -o root -g wheel
configure:1623: checking whether build environment is sane
configure:1666: result: yes
configure:1731: checking for gawk
configure:1757: result: /usr/bin/awk
configure:1767: checking whether make sets $(MAKE)
configure:1787: result: yes
configure:1863: checking for x86_64--netbsd-strip
configure:1892: result: no
configure:1901: checking for strip
configure:1917: found /usr/bin/strip
configure:1927: result: strip
configure:1938: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:1988: checking for perl
configure:2018: result: /usr/pkg/bin/perl
configure:2039: checking for tex
configure:2068: result: no
configure:2079: checking whether autoconf is installed
configure:2084: eval autoconf --version
exec: /opt/pkgsrc/devel/automake/../../mk/gnu-config/missing: permission denied
configure:2087: $? = 126
configure:2095: result: no
configure:2098: error: Autoconf 2.58 or better is required.
    Please make sure it is installed and in your PATH.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-netbsd2.0
ac_cv_build_alias=x86_64-unknown-netbsd2.0
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64--netbsd
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_PERL=/usr/pkg/bin/perl
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes
am_cv_autoconf_installed=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='perllibdir=/opt/pkgsrc/devel/automake/work/automake-1.9.4"/lib:./lib" /opt/pkgsrc/devel/automake/work/automake-1.9.4/aclocal --acdir=m4'
AMTAR='${SHELL} /opt/pkgsrc/devel/automake/work/automake-1.9.4/lib/missing --run tar'
APIVERSION='1.9'
AUTOCONF='${SHELL} /opt/pkgsrc/devel/automake/work/automake-1.9.4/lib/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/pkgsrc/devel/automake/work/automake-1.9.4/lib/missing --run autoheader'
AUTOMAKE='perllibdir=/opt/pkgsrc/devel/automake/work/automake-1.9.4"/lib:./lib" /opt/pkgsrc/devel/automake/work/automake-1.9.4/automake --libdir=lib'
AWK='/usr/bin/awk'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
FGREP=''
GREP=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c  -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LN=''
LTLIBOBJS=''
MAKEINFO='/opt/pkgsrc/devel/automake/work/.tools/bin/makeinfo'
MODIFICATION_DELAY=''
PACKAGE='automake'
PACKAGE_BUGREPORT='bug-automake@gnu.org'
PACKAGE_NAME='GNU Automake'
PACKAGE_STRING='GNU Automake 1.9.4'
PACKAGE_TARNAME='automake'
PACKAGE_VERSION='1.9.4'
PATH_SEPARATOR=':'
PERL='/usr/pkg/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEX=''
VERSION='1.9.4'
ac_ct_STRIP='strip'
am_AUTOCONF='autoconf'
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-netbsd2.0'
build_alias=''
build_cpu='x86_64'
build_os='netbsd2.0'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias='x86_64--netbsd'
includedir='${prefix}/include'
infodir='/usr/pkg/info'
install_sh='install'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
pkgvdatadir='${datadir}/automake-1.9'
prefix='/usr/pkg'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

             
#define PACKAGE "automake"
#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
#define PACKAGE_NAME "GNU Automake"
#define PACKAGE_STRING "GNU Automake 1.9.4"
#define PACKAGE_TARNAME "automake"
#define PACKAGE_VERSION "1.9.4"
#define VERSION "1.9.4"

configure: exit 1
search{isihara}4% exit

exit

Script done on Tue Feb 15 06:38:19 2005