by@kurgm
INVALID
720ms
all: yo
T K
yo
make: yo: Command not found make: *** [/volume/CODE:2: all] Error 127
11 execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe89e8c280 /* 7 vars */) = 0 12 execve("/bin/cat", ["cat", "-"], 0x55a7f6ced068 /* 7 vars */) = 0 12 +++ exited with 0 +++ 11 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- 13 execve("/usr/bin/ag_launcher", ["/usr/bin/ag_launcher", "-i", "/usr/bin/make", "-f", "/volume/CODE"], 0x55a7f6ced0e8 /* 7 vars */) = 0 13 execve("/usr/bin/make", ["/usr/bin/make", "-f", "/volume/CODE"], 0x55bbbd33bc80 /* 8 vars */) = 0 14 execve("/bin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/usr/local/sbin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/usr/local/bin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/usr/sbin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/usr/bin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/sbin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 execve("/bin/yo", ["yo"], 0x55a67d29cee0 /* 11 vars */) = -1 ENOENT (No such file or directory) 14 +++ exited with 127 +++ 13 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=127, si_utime=0, si_stime=0} --- 13 +++ exited with 2 +++ 11 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=2, si_utime=0, si_stime=0} --- 11 +++ exited with 2 +++