[MacPorts] #18585: bittorrent: 10.3 - 10.5
#18585: bittorrent: 10.3 - 10.5 -----------------------------------------------------------------+---------- Reporter: jrspam-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python 10.3 10.5 setup.py $MACOSX_DEPLOYMENT_TARGET | Port: bittorrent -----------------------------------------------------------------+---------- Hi, i'm reffering to the followin' closed ticket as it seems exactly the same issue. http://trac.macports.org/ticket/18066 while installing bittorrent over macports the following errors are logged: ---> Building bittorrent Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bittorrent/work/BitTorrent-5.2.0" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 121, in ? setup(**attrs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/core.py", line 123, in setup dist.parse_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 339, in parse_config_files filenames = self.find_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 302, in find_config_files check_environ() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 209, in check_environ os.environ['PLAT'] = get_platform() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 78, in get_platform cfgvars = get_config_vars() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars func() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix raise DistutilsPlatformError(my_msg) distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.5" but "10.3" during configure yours Johannes R. -- Ticket URL: <http://trac.macports.org/ticket/18585> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18585: bittorrent: 10.3 - 10.5 -----------------------------------------------------------------+---------- Reporter: jrspam-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python 10.3 10.5 setup.py $MACOSX_DEPLOYMENT_TARGET | Port: bittorrent -----------------------------------------------------------------+---------- Old description:
Hi, i'm reffering to the followin' closed ticket as it seems exactly the same issue.
http://trac.macports.org/ticket/18066
while installing bittorrent over macports the following errors are logged: ---> Building bittorrent Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bittorrent/work/BitTorrent-5.2.0" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 121, in ? setup(**attrs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/core.py", line 123, in setup dist.parse_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 339, in parse_config_files filenames = self.find_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 302, in find_config_files check_environ() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 209, in check_environ os.environ['PLAT'] = get_platform() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 78, in get_platform cfgvars = get_config_vars() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars func() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix raise DistutilsPlatformError(my_msg) distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.5" but "10.3" during configure
yours Johannes R.
New description: Hi, i'm reffering to the followin' closed ticket as it seems exactly the same issue. http://trac.macports.org/ticket/18066 while installing bittorrent over macports the following errors are logged: {{{ ---> Building bittorrent Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_bittorrent/work/BitTorrent-5.2.0" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 121, in ? setup(**attrs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/core.py", line 123, in setup dist.parse_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 339, in parse_config_files filenames = self.find_config_files() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py", line 302, in find_config_files check_environ() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 209, in check_environ os.environ['PLAT'] = get_platform() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/util.py", line 78, in get_platform cfgvars = get_config_vars() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 488, in get_config_vars func() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/sysconfig.py", line 373, in _init_posix raise DistutilsPlatformError(my_msg) distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.5" but "10.3" during configure }}} yours Johannes R. -- Comment(by raimue@…): Please remember WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/18585#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18585: bittorrent: 10.3 - 10.5 -----------------------------------------------------------------+---------- Reporter: jrspam-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python 10.3 10.5 setup.py $MACOSX_DEPLOYMENT_TARGET | Port: bittorrent -----------------------------------------------------------------+---------- Comment(by jrspam-macports@…): I had a look into it and would say it can be changed[[BR]] a. easy - if you say the mac version is >= (greater or eaqual) to the required version or b. complicated - if you have to maintain the mac-version for every package that test against it. My [http://www.web-dreamer.de/blog/2009/02/ports-problem-install-a-python- port-macosx_deployment_target.html workaround] was quite easy, i just edited the .plist which has the version stored in it. -- Ticket URL: <http://trac.macports.org/ticket/18585#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18585: bittorrent: MACOSX_DEPLOYMENT_TARGET mismatch -----------------------------------------------------------------+---------- Reporter: jrspam-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: python 10.3 10.5 setup.py $MACOSX_DEPLOYMENT_TARGET | Port: bittorrent -----------------------------------------------------------------+---------- -- Ticket URL: <http://trac.macports.org/ticket/18585#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18585: bittorrent: MACOSX_DEPLOYMENT_TARGET mismatch ---------------------------------------------+------------------------------ Reporter: jrspam-macports@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: python 10.3 10.5 setup.py $MACOSX_DEPLOYMENT_TARGET Port: bittorrent | ---------------------------------------------+------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Should be OK now that we set MDT all the time. -- Ticket URL: <https://trac.macports.org/ticket/18585#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts