[MacPorts] #31356: graphviz 2.28.0 doesn't build universal
MacPorts
noreply at macports.org
Thu Sep 22 04:42:50 PDT 2011
#31356: graphviz 2.28.0 doesn't build universal
----------------------------+-----------------------------------------------
Reporter: ionic@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: graphviz
----------------------------+-----------------------------------------------
Comment(by ionic@…):
Indeed! Actually it's been using a lot of variants:
graphviz
@2.28.0_0+gdk_pixbuf+guile+java+lua+ocaml+perl+php+r+rsvg+ruby+tcl
(active)
Let me backtrack at what plugin exactly it fails (though it's gotta be
more than one causing the initial problem.)
Restarted upgrade with 1 make job aaaand:
{{{
Making all in gv
make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv'
Making all in demo
make[4]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv/demo'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv/demo'
make[4]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv'
CXXLD libgv_R.la
CXXLD libgv_guile.la
CXXLD libgv_java.la
CXXLD libgv_lua.la
CXXLD libgv_ocaml.la
ld: warning: directory not found for option '-L/usr/lib/ocaml'
CXX libgv_perl_la-gv.lo
g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple
-arch flags
make[4]: *** [libgv_perl_la-gv.lo] Error 1
make[4]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg/gv'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/tclpkg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0'
make: *** [all] Error 2
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0'
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0"
&& /usr/bin/make -w all " returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
}}}
So as far as I see, it's building libgv_{R,guile,java,ocaml,lua}, but
fails on perl.
All three g++/gcc jobs in my original posting have been failing on perl
too, so I suspect perl to be the culprit. :/
--
Ticket URL: <https://trac.macports.org/ticket/31356#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list