#37728 closed defect (invalid)
xml2 fails to build under OSX 10.8 because libxml fails to build
Reported by: | anotherperson2011@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: |
Description
Ticket re-opened per request from MacPorts as libxml is not supposed to depend upon libxml - however it does. 'main.log' file attached. Console log states:
---> Computing dependencies for xml2 ---> Dependencies to be installed: libxml ---> Configuring libxml Error: org.macports.configure for port libxml returned: autoreconf failure: command execution failed Error: Failed to install libxml Please see the log file for port libxml for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml/libxml/main.log Error: The following dependencies were not installed: libxml Error: Unable to upgrade port: 1
Change History (6)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
comment:2 Changed 12 years ago by mf2k (Frank Schima)
Your output is for attempting to build the "xml2" port which does indeed depend on "libxml". If you are wanting this to work then post the main.log for libxml. "libxml2" is a different port with different dependencies - not including "libxml".
comment:3 Changed 12 years ago by anotherperson2011@…
Aagh. I had not appreciated the existence of both 'xml2' and 'libxml2' as totally different entities. Yes, you are correct, this is an 'xml2' port issue, due to 'libxml' not being able to be built, due in turn to bug report #37712.
comment:4 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sounds good. I'm closing this.
comment:6 Changed 12 years ago by jmroot (Joshua Root)
Summary: | libxml2 fails to build under OSX 10.8 because libxml fails to build → xml2 fails to build under OSX 10.8 because libxml fails to build |
---|
Note: See
TracTickets for help on using
tickets.
I'm confused. Are you talking about the xml2 port or the libxml2 port?