#25230: xorg-libXext: in /opt/local/lib/libX11.dylib, file was built for unsupported file format which is not the architecture being linked (i386) --------------------------------+------------------------------------------- Reporter: kasper@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: xorg-libXext --------------------------------+------------------------------------------- Comment(by kasper@…): I have rebuilt those 3 library's., But when I try to build wine-devel now, I get the following error for each dependency: {{{ MacBook-Kasper:~ Kasper$ sudo port install wine-devel---> Computing dependencies for wine-devel ---> Configuring wine-devel Error: You cannot install wine-devel for the architecture(s) i386 because Error: its dependency libxslt only contains the architecture(s) x86_64. Error: Error: Try rebuilding libxslt (and all its dependencies) with Error: the +universal variant by running Error: Error: sudo port upgrade --enforce-variants libxslt +universal Error: Error: Target org.macports.configure returned: incompatible architectures in dependencies Log for wine-devel is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_x11_wine-devel/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Is it possible to do the '''upgrade --enforce-variants <portname> +universal''' for each dependency of wine-devel with one command, instead of running this command for each dependency manually? (it are a lot of dependencies: expat, fontconfig, freetype, jpeg, lcms, libiconv, libpng, libxml2, libxslt, ncurses, openssl, tiff, zlib, xorg-libsm, xorg- libXcomposite, xorg-libXcursor, xorg-libXi, xorg-libXinerama, xorg- libXrandr, xorg-libXxf86vm, mesa) -- Ticket URL: <http://trac.macports.org/ticket/25230#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS