New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34291 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

libmng: autoreconf fails due to automake 1.12 incompatibility

Reported by: nicmclee@… Owned by: blair@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: haspatch Cc: ryandesign@…, 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

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

Change History

Changed 13 months ago by nicmclee@…

referenced log-file

comment:1 Changed 13 months ago by ryandesign@…

  • Cc ryandesign@… added
  • Port set to libmng

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

comment:2 Changed 13 months 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 13 months ago by ryandesign@…

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 13 months ago by nicmclee@…

new log

comment:4 Changed 13 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to blair@…
  • Summary changed from libmng installation problem to libmng: 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 13 months ago by tj.trevelyan@…

  • Cc tj.trevelyan@… added

Cc Me!

comment:6 Changed 13 months ago by ryandesign@…

  • Cc christophe@… added

Has duplicate #34303.

Changed 13 months ago by james.goppert@…

Patch to configure.in file.

comment:7 Changed 13 months ago by mas@…

  • Cc mas@… added

Cc Me!

comment:8 Changed 13 months ago by cjr@…

  • Cc cjr@… added

Cc Me!

comment:9 Changed 13 months ago by ryandesign@…

  • Keywords haspatch added

comment:10 follow-up: ↓ 11 Changed 13 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:11 in reply to: ↑ 10 Changed 13 months ago by christophe@…

Replying to ryandesign@…:

That works, thanks!

Note: See TracTickets for help on using tickets.