Boost logo

Boost Testing :

Subject: [Boost-testing] CreateProcessA() Windows API failed: 2 - The system cannot find the file specified.
From: Jim Bell (Jim_at_[hidden])
Date: 2014-06-09 10:52:08


Both master & develop branch regressions shunted with this message:

     CreateProcessA() Windows API failed: 2 - The system cannot find the
file specified.

Seemed to happen after dozens of passed tests, and not in the same place
between master & develop, though about the same time-of-day, and both
doing a gcc.link

I'm running my migw-w64-gcc-4.9 test(s). Windows7x64.

Master:
gcc.link
F:\boost\gcc\master\results\boost\bin.v2\libs\phoenix\test\bind_ref_test.test\gcc-mingw-4.9.0\debug\bind_ref_test.exe

     "g++" -o
"F:\boost\gcc\master\results\boost\bin.v2\libs\phoenix\test\bind_ref_test.test\gcc-mingw-4.9.0\debug\bind_ref_test.exe"
-Wl,--start-group
"F:\boost\gcc\master\results\boost\bin.v2\libs\phoenix\test\bind_ref_test.test\gcc-mingw-4.9.0\debug\boost_bind_compatibility\bind_ref_test.o"
-Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g

Develop:
gcc.link
F:\boost\gcc\develop\results\boost\bin.v2\libs\move\example\doc_clone_ptr.test\gcc-mingw-4.9.0\debug\link-static\doc_clone_ptr.exe

     "g++" -o
"F:\boost\gcc\develop\results\boost\bin.v2\libs\move\example\doc_clone_ptr.test\gcc-mingw-4.9.0\debug\link-static\doc_clone_ptr.exe"
-Wl,--start-group
"F:\boost\gcc\develop\results\boost\bin.v2\libs\move\example\doc_clone_ptr.test\gcc-mingw-4.9.0\debug\link-static\doc_clone_ptr.o"
-Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g

Is it just me? I'll re-run tomorrow.

-Jim


Boost-testing list run by mbergal at meta-comm.com