[MacPorts] #17686: Failed To Compile py-ogg
#17686: Failed To Compile py-ogg ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py-vorbis, py-ogg | Port: ----------------------------------+----------------------------------------- py-ogg fails to build on leopard server (10.5.5) and because of that py- vorbis fails too. $ sudo /opt/local/bin/port install py-ogg ---> Building py-ogg Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-ogg/work/pyogg-1.3" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 70, in ? ext_modules = [_oggmodule]) 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 Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/17686> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17686: Failed To Compile py-ogg ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py-vorbis | Port: py-ogg ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * keywords: py-vorbis, py-ogg => py-vorbis * priority: High => Normal * port: => py-ogg Old description:
py-ogg fails to build on leopard server (10.5.5) and because of that py- vorbis fails too.
$ sudo /opt/local/bin/port install py-ogg ---> Building py-ogg Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-ogg/work/pyogg-1.3" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 70, in ? ext_modules = [_oggmodule]) 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
Error: Status 1 encountered during processing.
New description: py-ogg fails to build on leopard server (10.5.5) and because of that py- vorbis fails too. {{{ $ sudo /opt/local/bin/port install py-ogg ---> Building py-ogg Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_py-ogg/work/pyogg-1.3" && /opt/local/bin/python2.4 setup.py build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 70, in ? ext_modules = [_oggmodule]) 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 Error: Status 1 encountered during processing. }}} -- Comment: In the future, please use WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/17686#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17686: Failed To Compile py-ogg ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py-vorbis | Port: py-ogg ----------------------------------+----------------------------------------- Comment(by martijn@…): Any updates or progress? -- Ticket URL: <http://trac.macports.org/ticket/17686#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17686: Failed To Compile py-ogg ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py-vorbis | Port: py-ogg ----------------------------------+----------------------------------------- Comment(by blb@…): {{{ distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.5" but "10.3" during configure }}} What version of the python24 port do you have installed? If it isn't 2.4.6, upgrade it; otherwise try reinstalling it. -- Ticket URL: <http://trac.macports.org/ticket/17686#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17686: Failed To Compile py-ogg ----------------------------------+----------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py-vorbis | Port: py-ogg ----------------------------------+----------------------------------------- Comment(by martijn@…): After upgrading I was able to build py-vorbis and py-ogg. You can close this ticket. Thanks! -- Ticket URL: <http://trac.macports.org/ticket/17686#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17686: Failed To Compile py-ogg -----------------------------------+---------------------------------------- Reporter: martijn@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: invalid | Keywords: py-vorbis Port: py-ogg | -----------------------------------+---------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => invalid -- Ticket URL: <http://trac.macports.org/ticket/17686#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts