Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#34291 closed defect (fixed)

libmng: autoreconf fails due to automake 1.12 incompatibility

Reported by: nicmclee@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt), tj.trevelyan@…, christophe@…, mas@…, cjr@…
Port: libmng

Description

During installation of qtiplot I get the following error:

Configuring libmng
Error: Target org.macports.configure returned: shell command failed (see log for details)
Error: Failed to install libmng
Log for libmng is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libmng/libmng/main.log
Error: The following dependencies were not installed: qt4-mac libmng openssl sqlite3 libedit
Error: Status 1 encountered during processing.

Attachments (3)

main.log (1.6 KB) - added by nicmclee@… 12 years ago.
referenced log-file
main.2.log (4.4 KB) - added by nicmclee@… 12 years ago.
new log
patch (1.0 KB) - added by james.goppert@… 12 years ago.
Patch to configure.in file.

Download all attachments as: .zip

Change History (14)

Changed 12 years ago by nicmclee@…

Attachment: main.log added

referenced log-file

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Port: libmng added

This is probably #29223. Please "sudo port clean libmng" and try again.

comment:2 Changed 12 years ago by nicmclee@…

I tried this and it does not work. Also I had cleaned all ports before trying to install qtiplot.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Ok, then please attach the new main.log. The one you attached here contains lines that say "Skipping completed" which show that it was not from a clean attempt.

Changed 12 years ago by nicmclee@…

Attachment: main.2.log added

new log

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to blair@…
Summary: libmng installation problemlibmng: autoreconf fails due to automake 1.12 incompatibility

Ok, so the real error from the new complete log that we need to deal with is:

:debug:configure Executing proc-pre-org.macports.configure-configure-0
:info:configure configure.in:18: error: automatic de-ANSI-fication support has been removed
:info:configure /opt/local/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
:info:configure configure.in:18: the top level
:info:configure autom4te: /opt/local/bin/gm4 failed with exit status: 1
:info:configure aclocal: error: /opt/local/bin/autom4te failed with exit status: 1
:info:configure autoreconf: aclocal failed with exit status: 1

I guess this is an incompatibility with automake 1.12.

comment:5 Changed 12 years ago by tj.trevelyan@…

Cc: tj.trevelyan@… added

Cc Me!

comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: christophe@… added

Has duplicate #34303.

Changed 12 years ago by james.goppert@…

Attachment: patch added

Patch to configure.in file.

comment:7 Changed 12 years ago by mas@…

Cc: mas@… added

Cc Me!

comment:8 Changed 12 years ago by cjr@…

Cc: cjr@… added

Cc Me!

comment:9 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

comment:10 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

comment:11 in reply to:  10 Changed 12 years ago by christophe@…

Replying to ryandesign@…:

That works, thanks!

Note: See TracTickets for help on using tickets.