#46992: sudo port install source-highlight -------------------------------+-------------------------------- Reporter: patrickmccanna@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Changes (by devans@…): * status: reopened => closed * resolution: => invalid Comment: Replying to [comment:7 david@…]:
There is a similar error executing ‘port install source-highlight
+universal’ (MacOSX 10.11.2 + Xcode 7.2)
…..
{{{
---> Configuring source-highlight Error: Failed to configure source-highlight, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_textproc_source-highlight/source- highlight/work/source-highlight-3.1.8/config.log Error: org.macports.configure for port source-highlight returned: configure failure: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port source-highlight failed }}}
The main.log file contains:
…
{{{
:info:configure config.status: executing libtool commands :info:configure configure: error: :info:configure :info:configure ERROR! Boost::regex library not installed. :info:configure Please install it (download at http://www.boost.org/) :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_textproc_source-highlight/source- highlight/work/source-highlight-3.1.8" && ./configure --prefix=/opt/local --disable-dependency-tracking --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-boost-regex=boost_regex-mt :info:configure Exit code: 1 :error:configure Failed to configure source-highlight, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_textproc_source-highlight/source- highlight/work/source-highlight-3.1.8/config.log :error:configure org.macports.configure for port source-highlight returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed
}}} The logfile snippet that you have submitted does not really have enough information to tell what's going on in your case other than to show that your error is something different than reported in this ticket. Your failure is during configure, the original failure was during build. Both mention the boost-regex library but that's as far as it goes. I did a clean build of source-highlight +universal (Mac OS X 10.11.4 beta5 +Xcode 7.2.1) and it completed successfully with no errors. I suggest you clean everything and give it another try. If you still have problems please open a new ticket, enclosing your full build log so we can see what's going on. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/46992#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X