Chuck Rolke created QPID-5075:
---------------------------------

             Summary: Windows cmake error executing 'python setup.py install 
...'
                 Key: QPID-5075
                 URL: https://issues.apache.org/jira/browse/QPID-5075
             Project: Qpid
          Issue Type: Bug
          Components: Build Tools
    Affects Versions: 0.22
         Environment: Windows Server 2008 R2
Python 2.6.1
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
cmake version 2.8.6
Visual Studio 2010

            Reporter: Chuck Rolke


>From QPID-3729 checkin r1228493 21/Dec/12
My windows builds have been getting error the following error.
Is this something to be concerned about? How does one fix/suppress it?

running install
Traceback (most recent call last):
  File "setup.py", line 316, in <module>
    distclass=distclass)
  File "c:\Python26\lib\distutils\core.py", line 152, in setup
    dist.run_commands()
  File "c:\Python26\lib\distutils\dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "c:\Python26\lib\distutils\dist.py", line 994, in run_command
    cmd_obj.ensure_finalized()
  File "c:\Python26\lib\distutils\cmd.py", line 117, in ensure_finalized
    self.finalize_options()
  File "c:\Python26\lib\distutils\command\install.py", line 367, in 
finalize_options
    'userbase', 'usersite')
  File "c:\Python26\lib\distutils\command\install.py", line 518, in 
convert_paths
    setattr(self, attr, convert_path(getattr(self, attr)))
  File "c:\Python26\lib\distutils\util.py", line 164, in convert_path
    raise ValueError, "path '%s' cannot be absolute" % pathname
ValueError: path '/Lib/site-packages' cannot be absolute

I'm 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to