[MacPorts] #43820: graphviz 2.38 build failed

MacPorts noreply at macports.org
Mon May 26 01:30:23 PDT 2014


#43820: graphviz 2.38 build failed
---------------------------+--------------------------------
 Reporter:  andre.david@…  |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.3.0
 Keywords:                 |       Port:  graphviz
---------------------------+--------------------------------
 From the log:
 {{{
 :info:build make[3]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_grap
 hics_graphviz/graphviz/work/graphviz-2.38.0/cmd/edgepaint'
 :info:build /bin/sh ../../libtool  --tag=CC   --mode=link /usr/bin/clang
 -pipe -Os -arch x86_64 -fno-common -Wall  -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib
 -Wl,-headerpad_max_install_names -o edgepaint edgepaint-edgepaintmain.o
 ../../lib/edgepaint/libedgepaint_C.la ../../lib/ingraphs/libingraphs_C.la
 ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/neatogen/libneatogen_C.la
 ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la
 ../../lib/common/libcommon_C.la ../../lib/cgraph/libcgraph.la
 ../../lib/cdt/libcdt.la  -lstdc++ -lm
 :info:build libtool: link: /usr/bin/clang -pipe -Os -arch x86_64 -fno-
 common -Wall -Wl,-headerpad_max_install_names -arch x86_64
 -Wl,-headerpad_max_install_names -o .libs/edgepaint edgepaint-
 edgepaintmain.o  -L/opt/local/lib
 ../../lib/edgepaint/.libs/libedgepaint_C.a
 ../../lib/ingraphs/.libs/libingraphs_C.a
 ../../lib/sfdpgen/.libs/libsfdpgen_C.a
 ../../lib/neatogen/.libs/libneatogen_C.a
 ../../lib/sparse/.libs/libsparse_C.a ../../lib/rbtree/.libs/librbtree_C.a
 ../../lib/common/.libs/libcommon_C.a
 ../../lib/cgraph/.libs/libcgraph.dylib
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.38.0/lib/cdt/.libs/libcdt.dylib
 ../../lib/cdt/.libs/libcdt.dylib /usr/local/lib/libstdc++.dylib
 -L/Users/gkhanna/build/x86_64-apple-darwin11.3.0/libstdc++-v3/src
 -L/Users/gkhanna/build/x86_64-apple-darwin11.3.0/libstdc++-v3/src/.libs
 -lm
 :info:build clang: error: no such file or directory:
 '/usr/local/lib/libstdc++.dylib'
 }}}
 and indeed
 {{{
 $ ls -la /usr/local/lib/libstdc++*
 -rwxr-xr-x 1 root wheel 1.6M Apr 15  2012
 /usr/local/lib/libstdc++.6.dylib*
 -rw-r--r-- 1 root wheel 7.2M Apr 15  2012 /usr/local/lib/libstdc++.a
 -rw-r--r-- 1 root wheel 2.3K Apr 15  2012
 /usr/local/lib/libstdc++.a-gdb.py
 -rwxr-xr-x 1 root wheel 1.1K Apr 15  2012 /usr/local/lib/libstdc++.la*
 }}}
 Should {{{graphviz}}} be looking for {{{libstdc++.6.dylib}}} or should I
 have {{{libstdc++.dylib}}}?

-- 
Ticket URL: <https://trac.macports.org/ticket/43820>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list