Ticket #34291 (closed defect: fixed)
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
Change History
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.
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: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.


referenced log-file