#35437: Processing of port py27-pyopencl failed in Mountain Lion -------------------------------------+-------------------------------------- Reporter: miguel.molero@… | Owner: larry.velazquez@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: py27-pyopencl -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * priority: High => Normal * keywords: pyopencl => * owner: macports-tickets@… => larry.velazquez@… Old description:
Hi there,
I've had problems when processing the py27-pyopencl port in Mountain Lion using a clean installation:
src/wrapper/wrap_constants.cpp:773: error: ‘CL_DEVICE_PARTITION_EQUALLY_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:774: error: ‘CL_DEVICE_PARTITION_BY_COUNTS_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:775: error: ‘CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:776: error: ‘CL_PARTITION_BY_COUNTS_LIST_END_EXT’ was not declared in this scope error: command '/usr/bin/llvm-gcc-4.2' failed with exit status 1 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py- pyopencl/py27-pyopencl/work/pyopencl-2011.2" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Exit code: 1
Does Anybody know how I can solve this issue. Thanks
cheers Miguel
New description: Hi there, I've had problems when processing the py27-pyopencl port in Mountain Lion using a clean installation: {{{ src/wrapper/wrap_constants.cpp:773: error: ‘CL_DEVICE_PARTITION_EQUALLY_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:774: error: ‘CL_DEVICE_PARTITION_BY_COUNTS_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:775: error: ‘CL_DEVICE_PARTITION_BY_AFFINITY_DOMAIN_EXT’ was not declared in this scope src/wrapper/wrap_constants.cpp:776: error: ‘CL_PARTITION_BY_COUNTS_LIST_END_EXT’ was not declared in this scope error: command '/usr/bin/llvm-gcc-4.2' failed with exit status 1 Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_python_py- pyopencl/py27-pyopencl/work/pyopencl-2011.2" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build Exit code: 1 }}} Does Anybody know how I can solve this issue. Thanks cheers Miguel -- Comment: Please attach the complete main.log after cleaning the port and trying again. In the future, please Cc the port maintainer(s) and use WikiFormatting, but do not change the priority field. -- Ticket URL: <https://trac.macports.org/ticket/35437#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS