#22841: tiff 3.9.2_1 fails to install universal when jbigkit is installed ---------------------------------+------------------------------------------ Reporter: dersh@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: tiff | ---------------------------------+------------------------------------------ Old description:
I had tiff 3.9.2 universal installed and I did an upgrade to 3.9.2_1 Now I get this:
{{{ ---> Computing dependencies for tiff ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Applying patches to tiff ---> Configuring tiff ---> Configuring tiff for architecture x86_64 ---> Configuring tiff for architecture i386 ---> Building tiff ---> Building tiff for architecture x86_64 ---> Building tiff for architecture i386 ---> Staging tiff into destroot ---> Staging tiff into destroot for architecture x86_64 ---> Staging tiff into destroot for architecture i386 Error: Target org.macports.destroot returned: /opt/local/lib/libtiff.la differs in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-i386 and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-x86_64 and cannot be merged Error: Unable to upgrade port: 1
}}}
So then I tried doing an explicit install:
{{{ sudo port install tiff +universal Password: ---> Computing dependencies for tiff ---> Staging tiff into destroot ---> Staging tiff into destroot for architecture x86_64 ---> Staging tiff into destroot for architecture i386 Error: Target org.macports.destroot returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-i386//opt/local/lib/libtiff.dylib" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work /destroot-intel//opt/local/lib/libtiff.dylib": file already exists Error: Status 1 encountered during processing.
}}}
Any ideas?
Thanks,
New description: I had tiff 3.9.2 universal installed and I did an upgrade to 3.9.2_1[[BR]] Now I get this: {{{ ---> Computing dependencies for tiff ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Applying patches to tiff ---> Configuring tiff ---> Configuring tiff for architecture x86_64 ---> Configuring tiff for architecture i386 ---> Building tiff ---> Building tiff for architecture x86_64 ---> Building tiff for architecture i386 ---> Staging tiff into destroot ---> Staging tiff into destroot for architecture x86_64 ---> Staging tiff into destroot for architecture i386 Error: Target org.macports.destroot returned: /opt/local/lib/libtiff.la differs in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-i386 and /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-x86_64 and cannot be merged Error: Unable to upgrade port: 1 }}} So then I tried doing an explicit install: {{{ sudo port install tiff +universal Password: ---> Computing dependencies for tiff ---> Staging tiff into destroot ---> Staging tiff into destroot for architecture x86_64 ---> Staging tiff into destroot for architecture i386 Error: Target org.macports.destroot returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/destroot-i386//opt/local/lib/libtiff.dylib" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work /destroot-intel//opt/local/lib/libtiff.dylib": file already exists Error: Status 1 encountered during processing. }}} Any ideas? Thanks, -- Comment(by ryandesign@…): Ok, thanks for letting us know. Note that if you are also building ImageMagick universal, then ImageMagick also will have problems with jbigkit, because jbigkit @2.0_0 is not universal, even when it is installed with the universal variant (see #21476). -- Ticket URL: <http://trac.macports.org/ticket/22841#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS