Forced to use +universal
Anthony Bak
anthony.bak at gmail.com
Thu Mar 1 22:19:35 PST 2012
I set -universal in my variants.conf file but when I install
py27-wxpython it reinstalls many already installed packages in
+universal variants. Is there a way to get packages to respect my
variants.conf file?
Here's the command that starts to pull in lots of new +universal variants.
$ port install py27-wxpython py27-graph-tool py27-networkx
---> Computing dependencies for gettext
---> Configuring gettext
---> Building gettext
---> Staging gettext into destroot
---> Installing gettext @0.18.1.1_2+universal
---> Cleaning gettext
---> Computing dependencies for gettext
---> Deactivating gettext @0.18.1.1_2
---> Cleaning gettext
---> Activating gettext @0.18.1.1_2+universal
---> Cleaning gettext
---> Fetching archive for zlib
---> Attempting to fetch
zlib-1.2.6_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/zlib
---> Fetching zlib
---> Verifying checksum(s) for zlib
---> Extracting zlib
---> Applying patches to zlib
---> Configuring zlib
---> Building zlib
---> Staging zlib into destroot
---> Installing zlib @1.2.6_0+universal
---> Cleaning zlib
---> Deactivating zlib @1.2.6_0
---> Cleaning zlib
---> Activating zlib @1.2.6_0+universal
---> Cleaning zlib
---> Computing dependencies for openssl
---> Fetching archive for openssl
---> Attempting to fetch
openssl-1.0.0g_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/openssl
---> Fetching openssl
---> Verifying checksum(s) for openssl
---> Extracting openssl
---> Applying patches to openssl
---> Configuring openssl
---> Building openssl
---> Staging openssl into destroot
---> Installing openssl @1.0.0g_0+universal
---> Cleaning openssl
---> Computing dependencies for openssl
---> Deactivating openssl @1.0.0g_0
---> Cleaning openssl
---> Activating openssl @1.0.0g_0+universal
---> Cleaning openssl
---> Computing dependencies for libedit
---> Fetching archive for libedit
---> Attempting to fetch
libedit-20110802-3.0_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/libedit
---> Fetching libedit
---> Verifying checksum(s) for libedit
---> Extracting libedit
---> Applying patches to libedit
---> Configuring libedit
---> Building libedit
---> Staging libedit into destroot
---> Installing libedit @20110802-3.0_0+universal
---> Cleaning libedit
---> Computing dependencies for libedit
---> Deactivating libedit @20110802-3.0_0
---> Cleaning libedit
---> Activating libedit @20110802-3.0_0+universal
---> Cleaning libedit
---> Computing dependencies for sqlite3
---> Fetching archive for sqlite3
---> Attempting to fetch
sqlite3-3.7.10_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/sqlite3
---> Fetching sqlite3
---> Verifying checksum(s) for sqlite3
---> Extracting sqlite3
---> Applying patches to sqlite3
---> Configuring sqlite3
---> Building sqlite3
---> Staging sqlite3 into destroot
---> Installing sqlite3 @3.7.10_0+universal
---> Cleaning sqlite3
---> Computing dependencies for sqlite3
---> Deactivating sqlite3 @3.7.10_0
---> Cleaning sqlite3
---> Activating sqlite3 @3.7.10_0+universal
---> Cleaning sqlite3
---> Fetching archive for db46
---> Attempting to fetch
db46-4.6.21_6+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/db46
---> Fetching db46
---> Verifying checksum(s) for db46
---> Extracting db46
---> Applying patches to db46
---> Configuring db46
---> Building db46
---> Staging db46 into destroot
---> Installing db46 @4.6.21_6+universal
---> Cleaning db46
---> Deactivating db46 @4.6.21_6
---> Cleaning db46
---> Activating db46 @4.6.21_6+universal
---> Cleaning db46
---> Fetching archive for bzip2
---> Attempting to fetch
bzip2-1.0.6_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/bzip2
---> Fetching bzip2
---> Verifying checksum(s) for bzip2
---> Extracting bzip2
---> Applying patches to bzip2
---> Configuring bzip2
---> Building bzip2
---> Staging bzip2 into destroot
---> Installing bzip2 @1.0.6_0+universal
---> Cleaning bzip2
---> Deactivating bzip2 @1.0.6_0
---> Cleaning bzip2
---> Activating bzip2 @1.0.6_0+universal
---> Cleaning bzip2
---> Computing dependencies for python27
---> Fetching archive for python27
---> Attempting to fetch
python27-2.7.2_4+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/python27
---> Fetching python27
---> Verifying checksum(s) for python27
---> Extracting python27
---> Applying patches to python27
---> Configuring python27
---> Building python27
---> Staging python27 into destroot
---> Installing python27 @2.7.2_4+universal
---> Cleaning python27
---> Computing dependencies for python27
---> Deactivating python27 @2.7.2_4
---> Cleaning python27
---> Activating python27 @2.7.2_4+universal
To make python 2.7 the default (i.e. the version you get when you run
'python'), please run:
sudo port select --set python python27
---> Cleaning python27
---> Computing dependencies for py27-wxpython
---> Dependencies to be installed: wxWidgets jpeg libpng libsdl
xorg-libXext libtool pkgconfig glib2 libffi xorg-libX11 xorg-libXau
xorg-libXdmcp xorg-libxcb xorg-libXrandr xorg-randrproto xrender
libsdl libsdl_mixer flac libogg libmikmod libvorbis smpeg tiff
---> Fetching archive for jpeg
---> Attempting to fetch
jpeg-8d_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/jpeg
---> Fetching jpeg
---> Attempting to fetch jpegsrc.v8d.tar.gz from
http://distfiles.macports.org/jpeg
---> Verifying checksum(s) for jpeg
---> Extracting jpeg
---> Configuring jpeg
---> Building jpeg
---> Staging jpeg into destroot
---> Installing jpeg @8d_0+universal
---> Activating jpeg @8d_0+universal
---> Cleaning jpeg
---> Fetching archive for libpng
---> Attempting to fetch
libpng-1.4.9_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/libpng
---> Fetching libpng
---> Verifying checksum(s) for libpng
---> Extracting libpng
---> Configuring libpng
---> Building libpng
---> Staging libpng into destroot
---> Installing libpng @1.4.9_0+universal
---> Deactivating libpng @1.4.9_0
---> Cleaning libpng
---> Activating libpng @1.4.9_0+universal
---> Cleaning libpng
---> Fetching archive for libtool
---> Attempting to fetch
libtool-2.4.2_0+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/libtool
---> Fetching libtool
---> Verifying checksum(s) for libtool
---> Extracting libtool
---> Configuring libtool
---> Building libtool
---> Staging libtool into destroot
---> Installing libtool @2.4.2_0+universal
---> Deactivating libtool @2.4.2_0
---> Cleaning libtool
---> Activating libtool @2.4.2_0+universal
---> Cleaning libtool
---> Fetching archive for libffi
---> Attempting to fetch
libffi-3.0.10_2+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/libffi
---> Fetching libffi
---> Verifying checksum(s) for libffi
---> Extracting libffi
---> Applying patches to libffi
---> Configuring libffi
---> Building libffi
---> Staging libffi into destroot
---> Installing libffi @3.0.10_2+universal
---> Deactivating libffi @3.0.10_2
---> Cleaning libffi
---> Activating libffi @3.0.10_2+universal
---> Cleaning libffi
---> Fetching archive for glib2
---> Attempting to fetch
glib2-2.30.2_2+universal.darwin_11.i386-x86_64.tbz2 from
http://packages.macports.org/glib2
---> Fetching glib2
---> Verifying checksum(s) for glib2
---> Extracting glib2
---> Applying patches to glib2
---> Configuring glib2
---> Building glib2
....
More information about the macports-users
mailing list