HomeSort by: relevance | last modified time | path
    Searched refs:Could (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /src/usr.bin/make/unit-tests/
directive-include.exp 5 make: directive-include.mk:26: Could not find nonexistent.mk
6 make: directive-include.mk:49: Could not find "
9 make: directive-include.mk:56: Could not find nonexistent.mk
directive-include.mk 18 # Between 2015-11-26 and 2020-10-31, the very last file could be repeated,
25 # expect+1: Could not find nonexistent.mk
48 # expect+1: Could not find "
55 # expect+1: Could not find nonexistent.mk
69 ### TODO: expect+1: Could not find
74 # In the second case, the error message is "Could not find ", without quotes
directive-misspellings.exp 18 make: directive-misspellings.mk:61: Could not find file
  /src/sys/rump/librump/
makerumpif.sh 64 [ `pwd` = '/' ] && boom Could not find rump topdir.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-ref-missing-frame.exp 52 gdb_test "p func_nofb_var" {Could not find the frame base for "func_nofb".} "func_nofb print"
56 # GDB could have crashed.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-ref-missing-frame.exp 52 gdb_test "p func_nofb_var" {Could not find the frame base for "func_nofb".} "func_nofb print"
56 # GDB could have crashed.
  /src/external/bsd/ntp/dist/scripts/lib/NTP/
Util.pm 42 open my $fh, $cmd or croak "Could not start ntpq: $!";
99 open my $fh, $cmd or croak "Could not start ntpq: $!";
133 open my $fh, $cmd or croak "Could not start sntp: $!";
  /src/external/gpl3/gdb/dist/gdb/regformats/
regdat.sh 75 echo "$0: Could not open $1." 1>&2
  /src/external/gpl3/gdb.old/dist/gdb/regformats/
regdat.sh 75 echo "$0: Could not open $1." 1>&2
  /src/external/bsd/atf/dist/atf-sh/
libatf-sh.subr 120 _atf_error 1 "Could not find configuration variable \`${1}'"
330 atf_skip "The required program ${1} could not be found"
338 atf_skip "The required program ${1} could not be found" \
478 # nothing if it could not be found. It also returns true in case of
  /src/external/bsd/ppp/dist/pppd/plugins/pppoe/
pppoe.h 66 #error Could not find a 16-bit integer type
76 #error Could not find a 32-bit integer type
  /src/external/lgpl3/gmp/dist/mpn/arm64/
invert_limb.asm 39 C Compiler generated, mildly edited. Could surely be further optimised.
  /src/usr.sbin/sysinst/
msg.mi.en 301 {Could not convert all partitions}
432 {Could not open %s, error message was: %s.
542 {Could not locate a CD medium in any drive with the distribution sets!
674 {Could not create /etc/resolv.conf. Install aborted.
682 {Could not change to directory $0: $1.
793 {Could not find the file on the floppy.
963 {Could not open config file $0}
1138 {The directory where the old a.out shared libraries should be moved to could
  /src/external/gpl3/binutils/dist/ld/scripttempl/
elfarc.sc 198 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
327 could instead move the label definition inside the section, but
  /src/external/gpl3/binutils.old/dist/ld/scripttempl/
elfarc.sc 198 at non-zero addresses. Could be a Solaris ld bug, could be a GNU ld
327 could instead move the label definition inside the section, but
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
syserror.d 85 text("Could not fetch error string for WinAPI code ", errCode)
98 assert(msg.startsWith(`Could not fetch error string for WinAPI code 4294967295: `));
  /src/external/gpl3/gdb/dist/gdb/
rust-parse.c 230 error (_("Could not find Rust type %s"), name);
365 error (_("Could not find crate for current location"));
543 /* Could do range checks here. */
1777 error (_("could not find tuple type '%s'"), name);
1955 error (_("Could not find type '&str'"));
2000 error (_("Could not find type '%s'"), path.c_str ());
  /src/external/gpl3/gdb.old/dist/gdb/
rust-parse.c 230 error (_("Could not find Rust type %s"), name);
365 error (_("Could not find crate for current location"));
543 /* Could do range checks here. */
1780 error (_("could not find tuple type '%s'"), name);
1958 error (_("Could not find type '&str'"));
2003 error (_("Could not find type '%s'"), path.c_str ());
  /src/external/lgpl3/gmp/dist/mpn/s390_64/
copyd.asm 42 C * Avoid saving/restoring callee-saves registers for n < 3. This could be
44 C We could then use r3...r10 in main loop.
45 C * Could we use some EX trick, modifying lmg/stmg, for the feed-in code?
  /src/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
lshift-movdqu2.asm 56 C * Could 2-limb wind-down code be simplified?
  /src/external/bsd/ppp/dist/chat/
chat.c 1394 fatal(2, "Could not write to stderr, %m");
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountDiagnostics.cpp 745 assert(N && "Could not find allocation node");
  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
TGLexer.cpp 406 PrintError(getLoc(), "Could not find include file '" + Filename + "'");
659 // prepLexMacroName(). We could have supported C-style comments
  /src/external/gpl3/gcc.old/dist/contrib/testsuite-management/
validate_failures.py 364 Error('Could not determine the location of GCC\'s source tree. '
367 Error('Could not determine the target triplet for this build. '
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/
lshiftc.asm 44 C * Could the long-scheduled std insns be less scheduled?

Completed in 46 milliseconds

1 2 3