Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWell, I tried to create a new project! And the result is that I have errors, for example:
(SEVERE) generate: java.lang.IllegalStateException: java.lang.IllegalStateException: java.lang.NumberFormatException: empty String make[1]: *** [system_description/../obj/system.h-t] Error 1 make: *** [system_project] Error 2 or: 5 [main] ? (428) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA00000, reserve_size 847872, allocsize 851968, page_const 4096 3 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: C:/altera/10.0/nios2eds/components/altera_hal/build/system_rules.mk:106: fork: Resource temporarily unavailable /bin/sh: /cygdrive/c/altera/10.0/nios2eds/components/altera_hal: is a directory 10 [main] ? (2716) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 15839448 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable 7 [main] ? (3300) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 19049540 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable 6 [main] ? (3988) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 24311990 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable 6 [main] ? (428) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 27505975 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable Creating generated.sh... 6 [main] ? (592) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 30345606 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable 6 [main] ? (3032) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 32702017 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable Creating generated.x... 6 [main] ? (3872) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 37521586 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable 6 [main] ? (2008) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 42000515 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: makefile:73: fork: Resource temporarily unavailable 7 [main] ? (2292) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 44203642 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: makefile:73: fork: Resource temporarily unavailable 6 [main] ? (3216) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA20000, reserve_size 978944, allocsize 983040, page_const 4096 46395488 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: makefile:73: fork: Resource temporarily unavailable 7 [main] ? (3800) c:\altera\10.0\quartus\bin\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x930000, top 0xA40000, reserve_size 1110016, allocsize 1114112, page_const 4096 52057925 [main] make 2992 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable Build completed in 253.497 seconds What can i do to solve these? Any help please!!! I have read many threads with the following problem but there is no solution! Thank you!