New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15281 (closed request: fixed)

Opened 5 years ago

Last modified 4 years ago

request to support libsgml

Reported by: steve@… Owned by: simon@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: simon@…, blb@…
Port: libsgml

Description

I've included a patched version that compiles on OSX. (fixes for dynlib)

Attachments

libsgml-1.1.4_osx.zip (172.5 KB) - added by steve@… 5 years ago.
patched libsgml for osx

Change History

Changed 5 years ago by steve@…

patched libsgml for osx

comment:1 Changed 5 years ago by raimue@…

  • Version 1.6.0 deleted
  • Milestone set to Port Requests

Please provide patches against the original libsgml release instead.

comment:2 Changed 5 years ago by simon@…

  • Owner changed from macports-tickets@… to simon@…
  • Status changed from new to assigned
  • Cc simon@… added

Hi, I committed a Portfile for libsgml in r36997 with (most of) your modifications. It compiles fine, but I don't know if it works. Could you (or anybody else) please install it with sudo port selfupdate; sudo port install libsgml and then test it in an application? If it works would you like to be the maintainer for the port?

Thanks, Simon

comment:3 Changed 5 years ago by trac.macports.org@…

It doesn't seem to work for me:

http://pastie.org/213413

comment:4 Changed 5 years ago by steve@…

I get the same error:

StevesLaptop-2:io steve$ sudo port install libsgml Password: ---> Staging libsgml into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/libsgml-1.1.4" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot " returned error 2 Command output: install -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml install include/DomComment.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomComment.h install include/DomDocument.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomDocument.h install include/DomElement.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomElement.h install include/DomNode.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomNode.h install include/DomNodeList.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomNodeList.h install include/DomText.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/DomText.h install include/SgmlParser.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/SgmlParser.h install include/SgmlExtensionHtml.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/SgmlExtensionHtml.h install include/SgmlExtensionXml.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/SgmlExtensionXml.h install include/libsgml.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/include/sgml/libsgml.h install libsgml.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/lib/libsgml.a install libsgml.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libsgml/work/destroot/opt/local/lib/libsgml.dylib install: libsgml.dylib: No such file or directory make: * [install] Error 71

Error: Status 1 encountered during processing. StevesLaptop-2:io steve$

comment:5 Changed 4 years ago by jmr@…

  • Type changed from enhancement to request

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Requests deleted

Milestone Port Requests deleted

comment:7 Changed 4 years ago by blb@…

  • Cc blb@… added
  • Status changed from assigned to closed
  • Resolution set to fixed
  • Port set to libsgml

Should be fixed in r51142.

Note: See TracTickets for help on using tickets.