Changes between Initial Version and Version 2 of Ticket #44480
- Timestamp:
- Jul 30, 2014, 2:21:58 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44480
- Property Owner changed from macports-tickets@… to tlockhart1976@…
- Property Port openjade added
-
Ticket #44480 – Description
initial v2 1 {{{ 1 2 :info:build /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_openjade/ope 2 3 njade/work/openjade-1.3.2/libtool --mode=link /usr/bin/clang++ -allow-undefined -pipe -Os -isystem /opt/local/include -fno-rtti -arch x86_64 -std … … 13 14 :info:build libtool: link: cannot find the library `/usr/lib/libiconv.la' 14 15 :info:build make[2]: *** [openjade] Error 1 16 }}} 15 17 16 18 although the libiconv port is installed and could be used 17 19 20 {{{ 18 21 :debug:main libiconv 1.14_0 exists in the ports tree 19 22 :debug:main libiconv 1.14_0 is the latest installed … … 31 34 :debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies 32 35 :debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0 36 }}}