#37262: liblrdf: configure phase fails, "file 'm4/lt~obsolete.m4' does not exist" -----------------------+-------------------------------- Reporter: aronnax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: liblrdf -----------------------+-------------------------------- I attempted to install liblrdf as a dependency for ardour2. The configure phase failed with the following error message (lifted from the log, which is attached): {{{ :debug:configure Executing command line: cd "/opt/local/var/macports/build/_Users_lady3jane_ports- local_textproc_liblrdf/liblrdf/work/LRDF-0.5.0" && autoreconf --install :info:configure aclocal: error: aclocal: file 'm4/lt~obsolete.m4' does not exist :info:configure autoreconf: aclocal failed with exit status: 1 }}} [[https://github.com/swh/LRDF/blob/7ebc03286f4ec180acae27565028f8d45055df2e/m4/lt~obsolete.m4|As can be seen in the project's GitHub browser]], the file m4/lt~obsolete.m4 and all of the other m4/*.m4 files are symlinks to paths that do not exist in the MacPorts autotools installations. The attached patch fixes the port by deleting all of the m4/*.m4 files. See also #34212, #27533, and r74523. -- Ticket URL: <https://trac.macports.org/ticket/37262> MacPorts <http://www.macports.org/> Ports system for Mac OS