#32688 closed defect (fixed)
graphviz, gvedit, gvedit-devel: configure fails with automake 1.11.2
Reported by: | daledouglas@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | mndavidoff (Monte Davidoff) | |
Port: | graphviz, gvedit, gvedit-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
macports@2.0.3
graphviz@latest
osx@10.6.8 PB 2.26 Duo/4G Memory
---snip---
:info:configure glibtoolize: copying file `libltdl/ltdl.c' :info:configure glibtoolize: copying file `libltdl/ltdl.h' :info:configure glibtoolize: copying file `libltdl/slist.c' :info:configure glibtoolize: Consider using `AC_CONFIG_AUX_DIR([libltdl/config])' in configure.ac. :info:configure glibtoolize: Consider using `AC_CONFIG_MACRO_DIR([libltdl/m4])' in configure.ac. :info:configure plugin/ming/Makefile.am:20: `pkglibdir' is not a legitimate directory for `DATA' :info:configure tclpkg/gv/Makefile.am:136: shell $(PERL: non-POSIX variable name :info:configure tclpkg/gv/Makefile.am:136: (probably a GNU make extension) :info:configure tclpkg/gv/Makefile.am:137: shell $(PERL: non-POSIX variable name :info:configure tclpkg/gv/Makefile.am:137: (probably a GNU make extension) :info:configure tclpkg/gv/Makefile.am:138: shell $(PERL: non-POSIX variable name :info:configure tclpkg/gv/Makefile.am:138: (probably a GNU make extension) :info:configure tclpkg/gv/Makefile.am:260: `pkgincludedir' is not a legitimate directory for `DATA' :info:configure autoreconf: automake failed with exit status: 1 :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0" && autoreconf --install -fvi " returned error 1 :error:configure Target org.macports.configure returned: autoreconf failure: shell command failed (see log for details) :debug:configure Backtrace: autoreconf failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for graphviz): org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Log for graphviz is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/main.log
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | graphviz added |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:3 Changed 13 years ago by mndavidoff (Monte Davidoff)
Problem seems to have been introduced by automake 1.11.2 (r88312).
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|---|
Summary: | Graphviz still can't make → graphviz: configure fails with latest automake |
Thanks, I see now.
As a workaround, you can use the graphviz-devel port, which is a newer (development) version of Graphviz and does not have this problem.
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | graphviz: configure fails with latest automake → graphviz: configure fails with automake 1.11.2 |
comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | gvedit gvedit-devel added |
---|---|
Summary: | graphviz: configure fails with automake 1.11.2 → graphviz, gvedit, gvedit-devel: configure fails with automake 1.11.2 |
Fixed same problem in gvedit and gvedit-devel in r88433.
Reported problem to developers in upstream bug 2179.
Note: See
TracTickets for help on using
tickets.
Please "
sudo port clean graphviz
" and try again, and attach the full main.log if it still fails. Graphviz builds fine for me.