[MacPorts] #43056: automake @1.14.1 Configure error - autoconf doesn't work
#43056: automake @1.14.1 Configure error - autoconf doesn't work --------------------------+-------------------------------- Reporter: land.apfel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: automake --------------------------+-------------------------------- Configuring automake fails with the following message: {{{ :info:configure checking whether autoconf is installed... yes :info:configure checking whether autoconf works... no :info:configure configure: error: The installed version of autoconf does not work. :info:configure Please check config.log for error messages before this one. }}} automake config.log: {{{ configure:2956: checking whether autoconf works configure:2963: cd conftest && autoconf -o /dev/null conftest.ac ./configure: line 2974: 20823 Segmentation fault $am_AUTOCONF -o /dev/null conftest.ac }}} -- Ticket URL: <https://trac.macports.org/ticket/43056> MacPorts <http://www.macports.org/> Ports system for OS X
#43056: automake @1.14.1 Configure error - autoconf doesn't work ---------------------------+-------------------------------- Reporter: land.apfel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: automake | ---------------------------+-------------------------------- Comment (by land.apfel@…): According to a crash log it seems that perl is actually crashing inside /bin/sh, which seems to be where autoconf is running in (see Crash Log attached). Some lines before the segmentation fault in config.log appears, it checks for the perl version: {{{ configure:2768: /opt/local/bin/perl --version }}} So I assume it tries to run something in perl which then crashes. -- Ticket URL: <https://trac.macports.org/ticket/43056#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43056: automake @1.14.1 Configure error - autoconf doesn't work ---------------------------+-------------------------------- Reporter: land.apfel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: automake | ---------------------------+-------------------------------- Comment (by land.apfel@…): Problem solved. It was a problem with my installed perl version. After installing port "perl5.18" and running {{{ port upgrade --enforce-variants perl5 -perl5_12 +perl5_18 }}} I could build automake perfectly fine. -- Ticket URL: <https://trac.macports.org/ticket/43056#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43056: automake @1.14.1 Configure error - autoconf doesn't work ---------------------------+-------------------------------- Reporter: land.apfel@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: automake | ---------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/43056#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts