daves Posted October 23, 2015 Share Posted October 23, 2015 IDE 2.0.3.40 Spent a day building successfully to a connected 465-2. Turn off. The next day run with No Device and check if a C code change still builds I get: Build Process For librtiplcc.so has started. C:\ABD\PowerPMAC\SPMM\Phase2\Phase2\Phase2.ppproj(400,5): Error : 0 [main] make 4172 child_info_fork::abort: C:\DeltaTau\Power PMAC IDE\compilers\bin\cygiconv-2.dll: Loaded to different address: parent(0xC30000) != child(0xC60000) C:\ABD\PowerPMAC\SPMM\Phase2\Phase2\Phase2.ppproj(400,5): Error : make: vfork: Resource temporarily unavailable Build Process For librtiplcc.so has ended. I'm guessing the 465-2 is peculiar? I'm sure I could go 460->No Device and build fairly successfully... How do I get the offline build to work again? (I've tried Clean) Link to comment Share on other sites More sharing options...
daves Posted October 23, 2015 Author Share Posted October 23, 2015 In case anyone else suffers this: I think it was due to SOMETHING waking my Windows 10 PC from Off/Hibernate(?) at 3AM and doing some update. There were some MySQL errors, and the compilers folder under the IDE had been corrupted (not sure how but the 465-2 compiler and powerpc-465-rootfs.tar.gz were missing/damaged). A Windows restart seemed to restart MySQL and copying the compilers folder from an IDE install on another PC fixed the missing APM86xxx libraries. Link to comment Share on other sites More sharing options...
daves Posted November 17, 2015 Author Share Posted November 17, 2015 I've been getting these cygwin vfork errors again and have this time a full shutdown of Windows 10 fixed it. Maybe something is getting stuck in the Hybrid Shutdown. Link to comment Share on other sites More sharing options...
Faraday MC - Tony Posted November 19, 2015 Share Posted November 19, 2015 I'm not sure if your problem is the same as mine, but the latest Windows 10 1511 update broke something in the IDE and the complier failed to load. Re-installing the 2.0.3.40 update for the IDE fixed it. Link to comment Share on other sites More sharing options...
daves Posted November 20, 2015 Author Share Posted November 20, 2015 Thanks Tony. My problem was different but I hit this one today after doing the 1511 Threshold 2 update. (For search purposes) The message I got was xxx.ppproj(431,5): Error MSB4062: The "PPMAC460CompileTask.CompileTask" task could not be loaded from the assembly C:\Windows\Microsoft.NET\Framework\v3.5\PPMAC460CompileTask.dll. Could not load file or assembly 'file:///C:\Windows\Microsoft.NET\Framework\v3.5\PPMAC460CompileTask.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the declaration is correct, and that the assembly and all its dependencies are available. As you say reinstalling the PPMAC update fixed it for me. Link to comment Share on other sites More sharing options...
Recommended Posts