Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2009 09:52:03 GMT
From:      Oleg Gawriloff <barzog@telecom.by>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138377: misc/mc fails to build due to autconf problem
Message-ID:  <200908310952.n7V9q3gj040778@www.freebsd.org>
Resent-Message-ID: <200908311000.n7VA0FfH098456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138377
>Category:       ports
>Synopsis:       misc/mc fails to build due to autconf problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 31 10:00:15 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Gawriloff
>Release:        7.2
>Organization:
Atlant Telecom.
>Environment:
FreeBSD albatros.telecom.by 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Mon Jul 13 13:04:32 EEST 2009     root@albatros.telecom.by:/usr/obj/usr/src/sys/ALBATROS  i386

>Description:
When upgrading misc/mc it fails with following error:
barzog@albatros:~>sudo portupgrade mc
--->  Upgrading 'mc-4.6.1_4' to 'mc-4.6.2' (misc/mc)
--->  Building '/usr/ports/misc/mc'
===>  Cleaning for mc-4.6.2
===>  Found saved configuration for mc-4.6.2
===>  Extracting for mc-4.6.2
=> MD5 Checksum OK for mc-4.6.2.tar.gz.
=> SHA256 Checksum OK for mc-4.6.2.tar.gz.
=> MD5 Checksum OK for mc-4.6.2-utf8.patch.gz.
=> SHA256 Checksum OK for mc-4.6.2-utf8.patch.gz.
===>   mc-4.6.2 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Patching for mc-4.6.2
===>   mc-4.6.2 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Applying distribution patches for mc-4.6.2
===>  Applying FreeBSD patches for mc-4.6.2
===>   mc-4.6.2 depends on executable: pkg-config - found
===>   mc-4.6.2 depends on executable: gmake - found
===>   mc-4.6.2 depends on file: /usr/local/bin/perl5.8.9 - found
===>   mc-4.6.2 depends on file: /usr/local/bin/automake-1.9 - found
===>   mc-4.6.2 depends on executable: pkg-config - found
===>   mc-4.6.2 depends on shared library: slang.2 - found
===>   mc-4.6.2 depends on shared library: iconv.3 - found
===>   mc-4.6.2 depends on shared library: intl - found
===>   mc-4.6.2 depends on shared library: glib-2.0.0 - found
===>  Configuring for mc-4.6.2
/usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
configure.ac:6: error: Autoconf version 2.60 or higher is required
configure.ac:6: the top level
autom4te259: /usr/local/bin/gm4 failed with exit status: 63
aclocal-1.9: autom4te failed with exit status: 63
*** Error code 63

Stop in /usr/ports/misc/mc.
*** Error code 1

Stop in /usr/ports/misc/mc.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090831-59251-zk5pgv-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mc-4.6.1_4 UPGRADE_PORT_VER=4.6.1_4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! misc/mc (mc-4.6.1_4)  (unknown build error)

I reinstalled autoconf and autoconf-wrapper and have following versions:
autoconf-2.13.000227_6
autoconf-2.62
autoconf-wrapper-20071109
The problem is here:
barzog@albatros:~>ls -l /usr/local/bin/autoconf
lrwxr-xr-x  1 root  wheel  16 Aug 31 12:45 /usr/local/bin/autoconf -> autoconf-wrapper

barzog@albatros:~>autoconf -V
autoconf (GNU Autoconf) 2.59

Problem occured after portupgrade -a.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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