Using xz by default for compression

René J.V. Bertin rjvbertin at gmail.com
Tue Feb 3 07:45:11 PST 2015


Hi,

Here's a little caveat emptor for running default xz compression through the portarchivetype variable in macports.conf:

> sudo port upgrade gettext
> --->  Deactivating gettext @0.19.2_0+universal
> --->  Activating gettext @0.19.4_0+universal
> dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
> 
>   Referenced from: /opt/local/bin/xz
>   Reason: image not found
> 
> Error: org.macports.activate for port gettext returned: Image error: Source
> file
> /Volumes/Debian/MP9/var/macports/software/gettext/mpextractGjk8IUpx/opt/loc
> al/bin/autopoint does not appear to exist (cannot lstat it).  Unable to
> activate port gettext. Warning: targets not executed for gettext:
> org.macports.activate
> 
> Please see the log file for port gettext for details:
>     /opt/local/var/macports/logs/_Volumes_Debian_MP9_var_macports_sources_rs
>     ync.macports.org_release_ports_devel_gettext/gettext/main.log> 
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> 
> Error: Processing of port gettext failed

TBH, it took me a while to notice the bit about libintl . bzip2 indeed doesn't depend on libintl; can xz be built so that it doesn't either?

R.


More information about the macports-dev mailing list