[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [win-pv-devel] New windows pv drivers question



> -----Original Message-----
[snip]
> >>> Traceback (most recent call last):
> >>>    File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 365,
> >>> in <module
> >>>      build_sln(driver, release, 'x64', debug[sys.argv[1]], vs)
> >>>    File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 138,
> >>> in build_s
> >>> ln
> >>>      msbuild(platform, configuration, 'Build', name + '.sln', '', vs)
> >>>    File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 122,
> >>> in msbuild
> >>>
> >>>      status = shell([bin], dir)
> >>>    File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 100,
> >>> in shell
> >>>      print(line.rstrip())
> >>>    File "C:\Python34\lib\encodings\cp850.py", line 19, in encode
> >>>      return codecs.charmap_encode(input,self.errors,encoding_map)[0]
> >>> UnicodeEncodeError: 'charmap' codec can't encode character '\u2026' in
> >>> position
> >>> 28: character maps to <undefined>
> >> I did something wrong or there is a bug or unexpected case?
> >> Thanks for any reply.
> > Not seen anything like that before. I can only assume it's to do with
> language support. It seems like msbuild is emitting characters that the shell 
> is
> not handling correctly. I suspect you'll be ok if you use an English character
> set but I'll try to figure out what the script is/isn't doing.
> >
> >    Paul
> >
> 
> I installed english language pack and solves the problem.

Ok. So we know what the problem was. We need to figure out a solution to that.

> After gave me other error about no sufficent permission on one exe of
> WDK, I tried to execute as administrator and did max permissions to
> everyone on the file but not, I solved also that adding nosdv.

I've seen problems running sdv where some of the processes it kicks off seem to 
conflict on one of the log files, so it bails with a lack of write permission. 
Is that the sort of thing you saw?

> After I had near the end another error where I not found a workaround:
> > Done Building Project
> > "C:\Users\Emilio\Desktop\pvdrivers\xenbus\vs2013\xenbus.sl
> > n" (Build target(s)).
> >
> > Build succeeded.
> >     0 Warning(s)
> >     0 Error(s)
> >
> > Time Elapsed 00:00:02.37
> >
> > C:\Users\Emilio\Desktop\pvdrivers\xenbus\vs2013>if errorlevel 1 goto
> error
> >
> > C:\Users\Emilio\Desktop\pvdrivers\xenbus\vs2013>exit 0
> > vs2013\Windows7Release\Win32
> > ['"C:\\Program Files (x86)\\Windows
> > Kits\\8.1\\Debuggers\\x86\\symstore.exe"', '
> > add', '/s', 'C:\\Symbols', '/r', '/f', '*.pdb', '/t', 'xenbus', '/v',
> > '8.0.0.12'
> > ]
> > Finding ID...  0000000015
> >
> > SYMSTORE: Number of files stored = 3
> > SYMSTORE: Number of errors = 0
> > SYMSTORE: Number of files ignored = 0
> > vs2013\Windows7Release\x64
> > ['"C:\\Program Files (x86)\\Windows
> > Kits\\8.1\\Debuggers\\x86\\symstore.exe"', '
> > add', '/s', 'C:\\Symbols', '/r', '/f', '*.pdb', '/t', 'xenbus', '/v',
> > '8.0.0.12'
> > ]
> > Finding ID...  0000000016
> >
> > SYMSTORE: Number of files stored = 3
> > SYMSTORE: Number of errors = 0
> > SYMSTORE: Number of files ignored = 0
> > Traceback (most recent call last):
> >   File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 375,
> > in <module
> > >
> >     archive(driver + '\source.tgz', manifest().splitlines(), tgz=True)
> >   File "C:\Users\Emilio\Desktop\pvdrivers\xenbus\build.py", line 289,
> > in manifes
> > t
> >     sub = subprocess.Popen(cmd, stdout=subprocess.PIPE)
> >   File "C:\Python34\lib\subprocess.py", line 858, in __init__
> >     restore_signals, start_new_session)
> >   File "C:\Python34\lib\subprocess.py", line 1111, in _execute_child
> >     startupinfo)
> > FileNotFoundError: [WinError 2] The system cannot find the file specified
> 

That looks like git is not on your path. The build script adds an archive of 
the source to the output. I should probably just remove that from the script.

> I saw that in repository folder\xenbus\(x64|x86) seems there are the
> drivers ready, is correct and can be tried?
> 

Yes. They should be good to go.

> Thanks for any reply.

No problem.

  Paul

_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/win-pv-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.