ports/51283: expat2 port fails to configure
Anton Berezin
tobez at tobez.org
Tue Apr 22 15:00:30 UTC 2003
The following reply was made to PR ports/51283; it has been noted by GNATS.
From: Anton Berezin <tobez at tobez.org>
To: cswiger at mac.com
Cc: FreeBSD-gnats-submit at FreeBSD.org, kuriyama at FreeBSD.org
Subject: Re: ports/51283: expat2 port fails to configure
Date: Tue, 22 Apr 2003 16:50:44 +0200
On Tue, Apr 22, 2003 at 12:23:33AM -0400, cswiger at mac.com wrote:
> >Synopsis: expat2 port fails to configure
> >Description:
>
> 49-q# make
> FreeBSD: not found
> "/usr/ports/Mk/bsd.port.mk", line 779: warning: "FreeBSD -p" returned non-zero s
> tatus
> FreeBSD: not found
> "/usr/ports/Mk/bsd.port.mk", line 787: warning: "FreeBSD -s" returned non-zero s
> tatus
> FreeBSD: not found
> ===> Extracting for expat-1.95.6_1
> >How-To-Repeat:
I am getting exactly this error (including the stuff below) when I put a line
UNAME=FreeBSD
into my /etc/make.conf file.
If you did that, then remove that line and don't do it again. I you did
not, then I apologize.
> cd /usr/ports/textproc/expat2
> make
>
> >> Checksum OK for expat-1.95.6.tar.gz.
> ===> Patching for expat-1.95.6_1
> ===> Applying patches for expat-1.95.6_1
> ===> expat-1.95.6_1 depends on executable: libtool - found
> ===> Configuring for expat-1.95.6_1
> checking build system type... configure: error: /bin/sh conftools/config.sub -po
> rtbld-freebsd failed
> ===> Script "configure" failed unexpectedly.
> Please report the problem to kuriyama at FreeBSD.org [maintainer] and
> attach the "/usr/ports/textproc/expat2/work/expat-1.95.6/config.log"
> including the output of the failure of your make command. Also, it might
> be a good idea to provide an overview of all packages installed on your
> system (e.g. an `ls /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/textproc/expat2.
> 50-q# cat "/usr/ports/textproc/expat2/work/expat-1.95.6/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 expat configure 1.95.6, which was
> generated by GNU Autoconf 2.53. Invocation command line was
>
> $ ./configure --prefix=/usr/local --build=-portbld-freebsd
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = q.codefab.com
> uname -m = i386
> uname -r = 4.7-RELEASE-p10
> uname -s = FreeBSD
> uname -v = FreeBSD 4.7-RELEASE-p10 #2: Thu Apr 3 13:11:14 EST 2003 root at q.c
> odefab.com:/usr/obj/usr/src/sys/NORMAL
>
> /usr/bin/uname -p = i386
> /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: /usr/local/bin
> PATH: /usr/local/sbin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /usr/lib
> PATH: /etc
> PATH: /bin
> PATH: /bin
> PATH: .
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1655: checking build system type
> configure:1668: error: /bin/sh conftools/config.sub -portbld-freebsd failed
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_host_alias_set=
> lt_cv_sys_path_separator=:
> ac_cv_env_build_alias_set=set
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_CFLAGS_value='-O -pipe -march=pentium'
> ac_cv_env_CC_set=set
> ac_cv_build_alias=-portbld-freebsd
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_host_alias_value=
> ac_cv_build='config.sub: invalid option -portbld-freebsd
> ac_cv_env_build_alias_value=-portbld-freebsd
> ac_cv_env_target_alias_value=
> ac_cv_env_CC_value=cc
> ac_cv_env_CPP_set=
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME "expat"
> #define PACKAGE_TARNAME "expat"
> #define PACKAGE_VERSION "1.95.6"
> #define PACKAGE_STRING "expat 1.95.6"
> #define PACKAGE_BUGREPORT "expat-bugs at mail.libexpat.org"
>
> configure: exit 1
> 51-q# ls /var/db/pkg /usr/ports/textproc/expat2
> cvsup-without-gui-16.1f/ libtool-1.3.4_4/
> iozone-2.01/ zsh-4.0.6/
> libiconv-1.8_2/
Cheers,
\Anton.
--
Perl is strongly typed, it just has very few types. -- Dan Sugalski
More information about the freebsd-ports-bugs
mailing list