Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11497 closed defect (fixed)

build error on graphviz 2.12

Reported by: scottm@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: High Milestone:
Component: ports Version:
Keywords: Cc: markd@…,ryandesign (Ryan Carsten Schmidt),scottm@…
Port:

Description

Evidently an automake problem in graphviz 2.12:

sh-2.05b# port install graphviz ---> Building graphviz with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_graphviz/work/graphviz-2.12" && MACOSX_DEPLOYMENT_TARGET=10.4 make all" returned error 2 Command output: make[4]: Nothing to be done for `all-am'. Making all in tcldot Making all in demo make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in tclpathplan Making all in demo Making all in pathplan_data make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. make[4]: Nothing to be done for `all-am'. Making all in tkspline Making all in demo make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. Making all in gv make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in doc Making all in info make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in contrib Making all in prune make[3]: Nothing to be done for `all'. Making all in diffimg make[3]: * No rule to make target ../../lib/gd/libgvgd_C.la', needed by diffimg'. Stop. make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing.

Change History (8)

comment:1 Changed 17 years ago by scottm@…

Workaround, if libgd isn't installed via the graphics/gd2 port, then "--with-mylibgd" needs to be added to configure.args.

comment:2 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:3 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:4 Changed 17 years ago by markd@…

Cc: markd@… ryandesign@… added
Resolution: fixed
Status: newclosed

--with-mylibgd is now used.

comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: closedreopened

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

Owner: changed from macports-dev@… to ryandesign@…
Status: reopenednew

comment:7 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: scottm@… added
Resolution: fixed
Status: newclosed

--with-mylibgd was added in r22701 on 2007-03-11.

In the future, please Cc me on bugs so that I'm made aware of them in a timely manner. Same goes for other port authors on other bugs. Please Cc yourself as well so you will see subsequent bug changes. Please see TracTicketing for this and other instructions.

comment:8 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.