Skip site navigation (1)Skip section navigation (2)
Date:      10 Sep 2002 01:40:23 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Yuri K <koroby398@ifrance.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: Port build failure: intltool
Message-ID:  <1031636423.342.140.camel@gyros.marcuscom.com>
In-Reply-To: <102214860573.20020910052954@ifrance.com>
References:  <200209100523.g8A5NGKQ061487@y0rick.dal> <27214757074.20020910052811@ifrance.com>  <102214860573.20020910052954@ifrance.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-09-10 at 01:29, Yuri K wrote:
> 
> Hi,
> 
> Sorry for the bother, I failed to build the port.
> I am a newbie, so I apologize in advance if it is a user error.
> I have installed base 4.6.2 first, then installed X and Gnome via
> /stand/sysinstall, then tried to upgrade a few ports and ran into this
> build error.

Do you have Perl on your system?  It should be in /usr/bin in 4.6.2.  If
it exists, have you modified the permissions or changed the binary in
any way?  In particular, what does:

perl -v 

report?

Joe

> 
> TIA, Yuri.
> 
> 
> This is a forwarded message
> From: Yuri K
> To: koroby398@ifrance.com
> Date: Tuesday, September 10, 2002, 5:23:16
> Subject: intltool
> 
> ===8<==============Original message text===============
> y0rick# portinstall -rR intltool
> --->  Installing 'intltool-0.22' from a port (textproc/intltool)
> --->  Building '/usr/ports/textproc/intltool'
> ===>  Cleaning for libiconv-1.8_1
> ===>  Cleaning for gmake-3.79.1_3
> ===>  Cleaning for libtool-1.3.4_4
> ===>  Cleaning for intltool-0.22
> ===>  Extracting for intltool-0.22
> >> Checksum OK for gnome/intltool-0.22.tar.bz2.
> ===>   intltool-0.22 depends on executable: gmake - found
> ===>   intltool-0.22 depends on shared library: iconv.3 - found
> ===>  Patching for intltool-0.22
> ===>  Applying FreeBSD patches for intltool-0.22
> ===>  Configuring for intltool-0.22
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking whether gmake sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking for perl... no
> configure: error: perl not found
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       the "/usr/ports/textproc/intltool/work/intltool-0.22/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/intltool.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall59735.3 make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped / !:failed)
>         ! textproc/intltool     (configure error)
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> y0rick# whereis perl
> perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz /usr/src/gnu/usr.bin/perl
> y0rick# echo $PATH
> /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by configure, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
> 
>   $ ./configure --prefix=/usr/local --target=i386-unknown-freebsd4.6.2
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = y0rick.dal
> uname -m = i386
> uname -r = 4.6.2-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.6.2-RELEASE #0: Sat Sep  7 14:57:10 PDT 2002     root@y0rick.dal:/usr/obj/usr/src/sys/Y0RICK 
> 
> /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: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1154: checking for a BSD-compatible install
> configure:1208: result: /usr/bin/install -c -o root -g wheel
> configure:1219: checking whether build environment is sane
> configure:1262: result: yes
> configure:1277: checking whether gmake sets ${MAKE}
> configure:1297: result: yes
> configure:1329: checking for working aclocal
> configure:1336: result: found
> configure:1344: checking for working autoconf
> configure:1351: result: found
> configure:1359: checking for working automake
> configure:1366: result: found
> configure:1374: checking for working autoheader
> configure:1381: result: found
> configure:1389: checking for working makeinfo
> configure:1396: result: found
> configure:1413: checking for perl
> configure:1446: result: no
> configure:1451: error: perl not found
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_build_alias_set=''
> ac_cv_env_build_alias_value=''
> ac_cv_env_host_alias_set=''
> ac_cv_env_host_alias_value=''
> ac_cv_env_target_alias_set=set
> ac_cv_env_target_alias_value=i386-unknown-freebsd4.6.2
> ac_cv_prog_make_gmake_set=yes
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "intltool"
> #define VERSION "0.22"
> 
> configure: exit 1
> 
> ===8<===========End of original message text===========
> 
> 
> 
> -- 
> Best regards,
>  Yuri    
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031636423.342.140.camel>