On Nov 27, 2007, at 8:07 AM, walts wrote:
William Davis wrote:
On Nov 9, 2007, at 8:16 PM, Michael Hernandez wrote:
[SNIP] OTH I was able to compile atk under Leopard / Intel. do a sudo port clean --all atk and then sudo port -d install atk the -d will show detail errors -- copy it here
William Davis frstanATbellsouthDOTnet Mac OS X.5.0 Darwin 9.0.0 Mac Mini Intel Duo @ 1.86 GHz
Mundus vult decepi, ego non
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
I'm having the same issues as Michael Hernandez. Here's what I get following your suggestion:
Macintosh:~ walts$ sudo port clean --all atk ---> Cleaning atk Macintosh:~ walts$ sudo port -d install atk DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/atk DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ devel/atk DEBUG: Requested variant darwin is not provided by port atk. DEBUG: Requested variant i386 is not provided by port atk. DEBUG: Requested variant macosx is not provided by port atk. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glib2 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ devel/glib2 DEBUG: Requested variant darwin is not provided by port glib2. DEBUG: Requested variant i386 is not provided by port glib2. DEBUG: Requested variant macosx is not provided by port glib2. DEBUG: Executing variant darwin_9 provides darwin_9 DEBUG: Searching for dependency: glib2 DEBUG: Didn't find receipt, going to depspec regex for: glib2 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ devel/gettext DEBUG: Requested variant darwin is not provided by port gettext. DEBUG: Requested variant i386 is not provided by port gettext. DEBUG: Requested variant macosx is not provided by port gettext. DEBUG: Searching for dependency: gettext DEBUG: Didn't find receipt, going to depspec regex for: gettext DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ textproc/libiconv DEBUG: Requested variant darwin is not provided by port libiconv. DEBUG: Requested variant i386 is not provided by port libiconv. DEBUG: Requested variant macosx is not provided by port libiconv. DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ devel/pkgconfig DEBUG: Requested variant darwin is not provided by port pkgconfig. DEBUG: Requested variant i386 is not provided by port pkgconfig. DEBUG: Requested variant macosx is not provided by port pkgconfig. DEBUG: Searching for dependency: pkgconfig DEBUG: Found Dependency: receipt exists for pkgconfig DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext DEBUG: Searching for dependency: gettext DEBUG: Didn't find receipt, going to depspec regex for: gettext DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig DEBUG: Searching for dependency: pkgconfig DEBUG: Found Dependency: receipt exists for pkgconfig DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/ textproc/expat DEBUG: Requested variant darwin is not provided by port expat. DEBUG: Requested variant i386 is not provided by port expat. DEBUG: Requested variant macosx is not provided by port expat. DEBUG: Searching for dependency: expat DEBUG: Found Dependency: receipt exists for expat DEBUG: Skipping completed org.macports.main (gettext) DEBUG: Skipping completed org.macports.fetch (gettext) DEBUG: Skipping completed org.macports.checksum (gettext) DEBUG: Skipping completed org.macports.extract (gettext) DEBUG: Skipping completed org.macports.patch (gettext) DEBUG: Skipping completed org.macports.configure (gettext) ---> Building gettext with target all DEBUG: Executing org.macports.build (gettext) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all' sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory
Warning: the following items did not execute (for gettext): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: gettext glib2 Error: Status 1 encountered during processing. Macintosh:~ walts$ ==============
Do I read correctly, all the "Requested variant....not found" indicates something wrong with the modules themselves?
I have tried individually installing each of the missing dependencies, but no joy there either:
Macintosh:~ walts$ sudo port install gettext ---> Building gettext with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory
Error: Status 1 encountered during processing. Macintosh:~ walts$ sudo port install wireshark Portfile changed since last build; discarding previous state. ---> Building gettext with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory
Error: The following dependencies failed to build: glib2 gettext gtk2 atk pango Error: Status 1 encountered during processing. Macintosh:~ walts$ sudo port install pango ---> Building gettext with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory
Error: The following dependencies failed to build: glib2 gettext Error: Status 1 encountered during processing. Macintosh:~ walts$ sudo port install glib2 ---> Building gettext with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17" && make all " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_gettext/work/gettext-0.17: No such file or directory
Error: The following dependencies failed to build: gettext Error: Status 1 encountered during processing.
=================== Any help is most welcome!
Walt
-- View this message in context: http://www.nabble.com/problem-installing-Wireshark-on-Leopard-tf4781183.html... Sent from the MacPorts - Users mailing list archive at Nabble.com.
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
1. Requested variant foo is not provided by faa when installing faa only means default variants set by macports itsself to be used if available are not availble (or needed) with this particular port. 2. when the build of someport (including a dependency) fails, it is a good idea to do: sudo port clean someport. 3. so try building the dependencies first one by one,, cleaning first and using -d so you see the detail thus: sudo port clean --all gettext then: sudo port -d install gettext and show us here. William Davis frstanATbellsouthDOTnet Mac OS X.5.1 Darwin 9.1.0 Xquartz-1.2a11 Mac Mini Intel Duo @ 1.86 GHz Mundus vult decepi, ego non