[GCC-XML] Error with vcInstallPatch building ... Again

Aurélien MAIGNAN amaignan at gmail.com
Tue Jun 10 08:19:50 EDT 2008


Hi

I've already sent this mail but it was aver quota (44Ko), so I reduced it
and send it now.

Ok I get the same issue that this threads are related about :

http://www.gccxml.org/pipermail/gccxml/2007-July/000929.html
http://www.gccxml.org/pipermail/gccxml/2007-September/000977.html


here is my config :
Microsoft Visual Studio 2005
Version 8.0.50727.762  (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727 SP1

Installed Edition: VC Express

Microsoft Visual C++ 2005   76542-000-0000011-00125
Microsoft Visual C++ 2005

i have this key :

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\InstalledProducts\KB926748


and the output of the building is :

the build log file :

Build Log

Build started: Project: vcInstallPatch, Configuration: Debug|Win32

Command Lines

Creating temporary file
"C:\DOCUME~1\remy\LOCALS~1\Temp\BAT0000D21000872.bat" with contents
[
@echo off

..\..\bin\Debug\gccxml_vcconfig.exe "F:/Silicon
Worlds/PyGccXmlCvs/gccxml/GCC_XML/VcInstall" "F:/Silicon
Worlds/PyGccXmlCvs/gccxml-build/GCC_XML/Support" "F:/Silicon
Worlds/PyGccXmlCvs/gccxml-build/GCC_XML/vcInstall_stamp.c"




if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from
"Generating ../vcInstall_stamp.c"

exit 1


:VCEnd
]
Creating command line "C:\DOCUME~1\remy\LOCALS~1\Temp\BAT0000D21000872.bat"

Output Window

Generating ../vcInstall_stamp.c
Executing F:\SILICO~2\PYGCCX~1\gccxml\GCC_XML\VCINST~1\vccat.exe
"F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vc6Include.patch"
| "F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vcpatch.exe"
-p0 -t -d "F:\Silicon
Worlds\PyGccXmlCvs\gccxml-build\GCC_XML\Support\Vc6\Include"

Executing F:\SILICO~2\PYGCCX~1\gccxml\GCC_XML\VCINST~1\vccat.exe
"F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vc8sp1ExpressInclude.patch"
| "F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vcpatch.exe"
-p0 -t -d "F:\Silicon
Worlds\PyGccXmlCvs\gccxml-build\GCC_XML\Support\Vc8ex\Include"

Error running patch.  Output is [patching file `algorithm'
patching file `comdef.h'
Hunk #2 succeeded at 159 (offset -4 lines).
patching file `comip.h'
patching file `comutil.h'
patching file `crtdbg.h'

Hunk #1 succeeded at 570 (offset -19 lines).
patching file `crtdefs.h'
Hunk #1 succeeded at 614 (offset -50 lines).
Hunk #3 succeeded at 731 (offset -50 lines).
Hunk #5 succeeded at 919 (offset -50 lines).

Hunk #6 FAILED at 974.
Hunk #8 FAILED at 1114.
Hunk #9 succeeded at 1109 (offset -50 lines).
Hunk #11 succeeded at 1199 (offset -50 lines).
Hunk #13 succeeded at 1304 (offset -50 lines).
Hunk #15 succeeded at 1409 (offset -50 lines).

Hunk #17 succeeded at 1503 (offset -50 lines).
Hunk #18 FAILED at 1550.
Hunk #19 FAILED at 1593.
Hunk #20 FAILED at 1636.
Hunk #21 FAILED at 1679.
6 out of 21 hunks FAILED -- saving rejects to crtdefs.h.rej

patching file `deque'
patching file `eh.h'
patching file `functional'
patching file `iosfwd'
patching file `iostream'
patching file `iso646.h'
patching file `iterator'
patching file `limits'

patching file `list'
patching file `math.h'
Hunk #1 succeeded at 132 with fuzz 1.
patching file `memory'
patching file `process.h'
patching file `setjmp.h'
patching file `signal.h'

patching file `typeinfo'
patching file `vector'
patching file `xdebug'
patching file `xhash'
Hunk #1 FAILED at 231.
1 out of 1 hunk FAILED -- saving rejects to xhash.rej
patching file `xlocale'

patching file `xstddef'
patching file `xutility'
Hunk #2 succeeded at 829 (offset -38 lines).
Hunk #4 succeeded at 1734 (offset -38 lines).
Hunk #5 succeeded at 3223 (offset -536 lines).
patching file `yvals.h'

Hunk #1 succeeded at 101 (offset -9 lines).
Hunk #2 succeeded at 153 (offset -22 lines).
Hunk #3 succeeded at 526 (offset -11 lines).
Hunk #4 succeeded at 574 (offset -22 lines).
Hunk #5 succeeded at 736 (offset -11 lines).

Hunk #6 succeeded at 769 (offset -22 lines).
Hunk #7 succeeded at 818 (offset -11 lines).
]
Executing F:\SILICO~2\PYGCCX~1\gccxml\GCC_XML\VCINST~1\vccat.exe
"F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vc8ExpressPlatformSDK.patch"
| "F:\Silicon Worlds\PyGccXmlCvs\gccxml\GCC_XML\VcInstall\vcpatch.exe"
-p0 -t -d "F:\Silicon
Worlds\PyGccXmlCvs\gccxml-build\GCC_XML\Support\Vc8ex\PlatformSDK"

Project : error PRJ0019: A tool returned an error code from
"Generating ../vcInstall_stamp.c"

Results

Build log was saved at "file://f:\Silicon
Worlds\PyGccXmlCvs\gccxml-build\GCC_XML\VcInstall\vcInstallPatch.dir\Debug\BuildLog.htm"

vcInstallPatch - 1 error(s), 0 warning(s)



I've Cygwin on my computer.

You suggest to coping the header file manually ... but don't get it the
patching process manning and stuff related to ...

So if i had to try it wich file i have to copy and where ? What ? "patch" ?
to apply and how ? (manually)

If needed here is my F:\Silicon
Worlds\PyGccXmlCvs\gccxml-build\GCC_XML\VcInstall tree :
| CMakeFiles
|---- generate.stamp
|---- generate.stamp.depend
|---- INSTALL_force.rule
|---- PACKAGE_force.rule
|---- RUN_TESTS_force.rule
| gccxml_vcconfig.dir
|---- Debug
|-------- BuildLog.htm
|-------- gccxml_vcconfig.exe.embed.manifest
|-------- gccxml_vcconfig.exe.embed.manifest.res
|-------- gccxml_vcconfig.exe.intermediate.manifest
|-------- gxSystemTools.obj
|-------- mt.dep
|-------- vcInstall.obj
| vcInstallPatch.dir
|---- Debug
|-------- BuildLog.htm
| cmake_install.cmake
| CTestTestfile.cmake
| gccxml_vcconfig.bat
| gccxml_vcconfig.vcproj
| INSTALL.vcproj
| PACKAGE.vcproj
| RUN_TESTS.vcproj
| vcInstallPatch.vcproj

Thanks,
Aurélein MAIGNAN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20080610/4a6035e9/attachment.html>


More information about the gccxml mailing list