pkgsrc-Bugs archive

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

Re: pkg/47903: bootstrap bmake: configure: WARNING: cache variable ac_cv_host contains a newline



The following reply was made to PR pkg/47903; it has been noted by GNATS.

From: Richard PALO <Richard.PALO%baou.fr@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47903: bootstrap bmake: configure: WARNING: cache variable
 ac_cv_host contains a newline
Date: Fri, 07 Jun 2013 14:06:46 +0200

 BTW, the problem seems to be during bmakes build of libnbcompat
 > richard@omni1:/var/tmp/bootstrap/wrk/devel/bmake/work/libnbcompat$ cat 
 > 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 libnbcompat configure 20120702, which was
 > generated by GNU Autoconf 2.68.  Invocation command line was
 >
 >   $ ./configure --host=-sun-solaris2.11
 >
 > ## --------- ##
 > ## Platform. ##
 > ## --------- ##
 >
 > hostname = omni1
 > uname -m = i86pc
 > uname -r = 5.11
 > uname -s = SunOS
 > uname -v = omnios-8d266aa
 >
 > /usr/bin/uname -p = i386
 > /bin/uname -X     = System = SunOS
 > Node = omni1
 > Release = 5.11
 > KernelID = omnios-8d266aa
 > Machine = i86pc
 > BusType = <unknown>
 > Serial = <unknown>
 > Users = <unknown>
 > OEM# = 0
 > Origin# = 1
 > NumCPU = 2
 >
 > /bin/arch              = i86pc
 > /usr/bin/arch -k       = i86pc
 > /usr/convex/getsysinfo = unknown
 > /usr/bin/hostinfo      = unknown
 > /bin/machine           = unknown
 > /usr/bin/oslevel       = unknown
 > /bin/universe          = unknown
 >
 > PATH: /var/tmp/bootstrap/wrk/devel/bmake/work/.wrapper/bin
 > PATH: /var/tmp/bootstrap/wrk/devel/bmake/work/.buildlink/bin
 > PATH: /var/tmp/bootstrap/wrk/devel/bmake/work/.gcc/bin
 > PATH: /var/tmp/bootstrap/wrk/devel/bmake/work/.tools/bin
 > PATH: /usr/pkg/bin
 > PATH: /usr/pkg/bin
 > PATH: /usr/pkg/sbin
 > PATH: .
 > PATH: /opt/gcc-4.4.4/bin
 > PATH: /opt/pkg/sbin
 > PATH: /opt/pkg/bin
 > PATH: /opt/pkg/gcc48/bin
 > PATH: /usr/bin
 > PATH: /usr/sbin
 > PATH: /sbin
 > PATH: /sbin
 > PATH: /usr/sbin
 > PATH: /usr/pkg/bin
 > PATH: /usr/pkg/bin
 >
 >
 > ## ----------- ##
 > ## Core tests. ##
 > ## ----------- ##
 >
 > configure:2614: checking build system type
 > configure:2628: result: i386-pc-solaris2.11
 > configure:2648: checking host system type
 > configure:2657: error: /usr/bin/bash ./config.sub -sun-solaris2.11 failed
 >
 > ## ---------------- ##
 > ## Cache variables. ##
 > ## ---------------- ##
 >
 > configure:2657: WARNING: cache variable ac_cv_host contains a newline
 > ac_cv_build=i386-pc-solaris2.11
 
 Looks like there are some new parsing problems, could it be gnu sed 
 again on solaris?  NB the bootstrap specified --abi=64 !
 


Home | Main Index | Thread Index | Old Index