|
From: Chris J. <ch...@rt...> - 2015-02-12 01:33:33
|
On 12/02/2015 12:01 pm, Ray Donnelly wrote:
>
> I will investigate this tomorrow.
Thanks.
> Can you reply with the exact value of both variables?
The error message is:
error: copying tree:
C:\opt\rtems\rsb\rtems-source-builder.git\rtems\build\tmp\autoconf-2.69-x86_64-w64-mingw32-1-root-chris/C/opt/rtems/4.11/bin/autoconf
->
C:\opt\rtems\rsb\rtems-source-builder.git\rtems\build\tmp\sb-chris\4.11\rtems-autotools-base.bset/C/opt/rtems/4.11/bin/autoconf:
[Errno 22] invalid mode ('rb') or filename:
'\\\\?\\C:\\opt\\rtems\\rsb\\rtems-source-builder.git\\rtems\\build\\tmp\\autoconf-2.69-x86_64-w64-mingw32-1-root-chris/C/opt/rtems/4.11/bin/autoconf'
so:
srcname =
'C:\opt\rtems\rsb\rtems-source-builder.git\rtems\build\tmp\autoconf-2.69-x86_64-w64-mingw32-1-root-chris/C/opt/rtems/4.11/bin/autoconf'
dstname =
'C:\opt\rtems\rsb\rtems-source-builder.git\rtems\build\tmp\sb-chris\4.11\rtems-autotools-base.bset/C/opt/rtems/4.11/bin/autoconf'
I am currently only updating the source name. I am not sure if the dest
name needs to be updated or internally python's runtime has switched APIs.
Chris
|