#38594: why are these error happening? -------------------------+-------------------------------- Reporter: connortk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by egall@…): Relevant part of log: {{{ :info:build grep: /opt/local/lib/libexpat.la: No such file or directory :info:build sed: /opt/local/lib/libexpat.la: No such file or directory :info:build libtool: link: `/opt/local/lib/libexpat.la' is not a valid libtool archive :info:build make[3]: *** [libcairo.la] Error 1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/work/cairo-1.12.14-x86_64/src' :info:build make[2]: *** [all] Error 2 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/work/cairo-1.12.14-x86_64/src' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/work/cairo-1.12.14-x86_64' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/work/cairo-1.12.14-x86_64' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/cairo/work/cairo-1.12.14-x86_64" && /usr/bin/make -j4 -w all :info:build Exit code: 2 }}} Hm, that's strange, I didn't think the `.la`-file-killing patch was going to make it into MacPorts until 2.2... must be some other problem. Does `/opt/local/lib/libexpat.la` actually exist? What does `stat /opt/local/lib/libexpat.la` return for you? How about `port installed expat`? If that returns something, how about `port contents expat`? -- Ticket URL: <https://trac.macports.org/ticket/38594#comment:20> MacPorts <http://www.macports.org/> Ports system for OS X