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

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc 328 Report("%s: WARNING: unexpected format specifier in scanf interceptor: ",
466 Report("WARNING: unexpected floating-point arg size" \
481 Report("WARNING: unexpected arg size" \
526 "%s: WARNING: unexpected format specifier in printf "
  /src/distrib/sets/
regpkg 82 WARNING="${prog}: WARNING: "
169 ERRWARN="${WARNING}"
418 echo >&2 "${WARNING}Unknown or unsupported target endianness"
540 echo >&2 "${WARNING}${pkg} depends on '${pkgdep}' but there is no matching syspkg in ${SYSPKG_DB_TOPDIR}"
570 "") echo >&2 "${WARNING}no comment for \"${pkg}\" (using placeholder)"
585 "") echo >&2 "${WARNING}no description for \"${pkg}\" (re-using comment)" 2>&1
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
r8a7744-iwg20m.dtsi 67 /* WARNING - This device contains the bootloader. Handle with care. */
r8a7743-iwg20m.dtsi 72 /* WARNING - This device contains the bootloader. Handle with care. */
r8a7745-iwg22m.dtsi 76 /* WARNING - This device contains the bootloader. Handle with care. */
r8a77470-iwg23s-sbc.dts 246 /* WARNING - This device contains the bootloader. Handle with care. */
meson8b-odroidc1.dts 286 * WARNING: The USB Hub on the Odroid-C1/C1+ needs a reset signal
vexpress-v2m-rs1.dtsi 13 * WARNING! The hardware described in this file is independent from the
vexpress-v2m.dtsi 13 * WARNING! The hardware described in this file is independent from the
  /src/etc/rc.d/
sshd 23 sed -E '/^-- UNSAFE KEYS WARNING:/,$d' < /etc/motd > $T
26 -- UNSAFE KEYS WARNING:
  /src/distrib/sparc/
install.md 136 echo "WARNING: Disk $_disk has no label"
140 echo "WARNING: Label on disk $_disk is corrupted"
186 echo -n "WARNING: No kernel installed; "
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_print.h 508 _DRM_PRINTK(, WARNING, fmt, ##__VA_ARGS__)
515 _DRM_PRINTK(_once, WARNING, fmt, ##__VA_ARGS__)
  /src/sys/dev/ic/
bhareg.h 172 WARNING...THIS WON'T WORK(won't fit on 1 page)
  /src/distrib/hp300/miniroot/
install.md 297 echo "WARNING: can't find defaults for $1 ($_hpib_disktype)"
  /src/share/mk/
bsd.test.mk 183 @echo "*** WARNING: make test is experimental"
bsd.lib.mk 757 echo 'WARNING: Symbols deleted, major bump required!' >&2; \
760 echo 'WARNING: Symbols added, minor bump required!' >&2; \
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-gxbb-odroidc2.dts 255 * WARNING: The USB Hub on the Odroid-C2 needs a reset signal
meson-g12b-odroid-n2.dtsi 495 * WARNING: The USB Hub on the Odroid-N2 needs a reset signal
meson-sm1-bananapi-m5.dts 477 * WARNING: The USB Hub on the BPI-M5 needs a reset signal
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sm8150-sony-xperia-kumano.dtsi 429 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
sm8250-sony-xperia-edo.dtsi 611 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
  /src/sys/external/isc/libsodium/dist/
Makefile.in 694 @echo WARNING: "Support for distribution archives compressed with" \
696 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
701 @echo WARNING: "Support for shar distribution archives is" \
703 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  /src/tools/make/
configure 1090 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1092 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1108 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1361 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1461 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1513 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1514 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1515 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1516 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1519 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
vexpress-v2m-rs1.dtsi 13 * WARNING! The hardware described in this file is independent from the
  /src/tools/compat/
configure 1130 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1132 printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
1148 *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1403 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
2003 # WARNING: Use '\'' to represent an apostrophe within the trap.
2004 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2023 *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2024 printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&5
2529 printf "%s\n" "$as_me: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&2;
    [all...]

Completed in 58 milliseconds

1 2