[MacPorts] #55604: source-highlight: boost - symbol(s) not found for architecture x86_64

MacPorts noreply at macports.org
Thu Dec 28 20:21:56 UTC 2017


#55604: source-highlight: boost - symbol(s) not found for architecture x86_64
-------------------------+------------------------------
 Reporter:  adfernandes  |      Owner:
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.4.2
 Keywords:               |       Port:  source-highlight
-------------------------+------------------------------
 Installing `source-highlight @3.1.8_2` fails with
 {{{
 :info:build /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/clang++
 -pipe -Os -stdlib=libc++ -arch x86_64 -L/opt/local/lib -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64 -o check-regexp check-
 regexp_cmd.o check-regexp.o -lboost_regex-mt ../gl/libgnu.la
 :info:build libtool: link: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch
 x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -o check-regexp
 check-regexp_cmd.o check-regexp.o  -L/opt/local/lib -lboost_regex-mt
 ../gl/.libs/libgnu.a
 :info:build Undefined symbols for architecture x86_64:
 :info:build
 "boost::re_detail_106501::cpp_regex_traits_implementation<char>::transform_primary(char
 const*, char const*) const", referenced from:
 :info:build       boost::cpp_regex_traits<char>::transform_primary(char
 const*, char const*) const in check-regexp.o
 :info:build
 "boost::re_detail_106501::cpp_regex_traits_implementation<char>::transform(char
 const*, char const*) const", referenced from:
 :info:build       boost::cpp_regex_traits<char>::transform(char const*,
 char const*) const in check-regexp.o
 :info:build ld: symbol(s) not found for architecture x86_64
 }}}

 But `boost @1.65.1_1+gcc6+no_single+no_static+python36` is installed and
 active.

 The `main.log` (attached) indicates that it ''should'' be the one that is
 used.

--
Ticket URL: <https://trac.macports.org/ticket/55604>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list