=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for SDL2-2.32.8.tar.gz => Checksum SHA512 OK for SDL2-2.32.8.tar.gz ===> Installing dependencies for SDL2-2.32.8 ========================================================================== The supported build options for SDL2 are: alsa dbus jack nas opengl pulseaudio wayland x11 The currently selected options are: opengl wayland x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.SDL2 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, SDL2-2.32.8. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency wayland>=1.21.0: found wayland-1.23.0nb6 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency libsamplerate>=0.2.2nb5: found libsamplerate-0.2.2nb5 => Full dependency libxkbcommon>=1.7.0: found libxkbcommon-1.7.0nb6 => Full dependency wayland>=1.21.0: found wayland-1.23.0nb6 => Full dependency wayland-protocols>=1.26nb1: found wayland-protocols-1.45 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for SDL2-2.32.8 ===> Extracting for SDL2-2.32.8 ===> Patching for SDL2-2.32.8 => Applying pkgsrc patches for SDL2-2.32.8 ===> Creating toolchain wrappers for SDL2-2.32.8 ===> Configuring for SDL2-2.32.8 => Substituting "rpath" in sdl2-config.in => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /pbulk/work/devel/SDL2/work/.cwrapper/bin/ld checking if the linker (/pbulk/work/devel/SDL2/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /pbulk/work/devel/SDL2/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/awk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/pbulk/work/devel/SDL2/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64--netbsd-windres... no checking for windres... no checking for gawk... (cached) /usr/bin/awk checking for x86_64--netbsd-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /pbulk/work/devel/SDL2/work/.cwrapper/bin/ld checking if the linker (/pbulk/work/devel/SDL2/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/pbulk/work/devel/SDL2/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/pbulk/work/devel/SDL2/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/grep -F checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether make sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for gsort... /usr/bin/sort sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] configure: WARNING: sort(1) that supports the -V option is required to find dynamic libraries checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for GCC -MMD -MT option... yes checking for linker option --no-undefined... yes checking for linker option --dynamicbase... no checking for linker option --nxcompat... no checking for linker option --high-entropy-va... no checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for limits.h... yes checking for ctype.h... yes checking for math.h... yes checking for float.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking how to run the C preprocessor... gcc -E checking for M_PI in math.h... yes checking for working alloca.h... no checking for alloca... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for setenv... yes checking for putenv... yes checking for unsetenv... yes checking for bsearch... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for wcslen... yes checking for wcslcpy... yes checking for wcslcat... yes checking for _wcsdup... yes checking for wcsdup... yes checking for wcsstr... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscasecmp... yes checking for _wcsicmp... no checking for wcsncasecmp... yes checking for _wcsnicmp... no checking for strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for index... yes checking for rindex... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for strcasestr... yes checking for vsscanf... yes checking for vsnprintf... yes checking for fopen64... no checking for fseeko... yes checking for fseeko64... no checking for sigaction... yes checking for setjmp... no checking for nanosleep... yes checking for sysconf... yes checking for sysctlbyname... yes checking for getauxval... no checking for elf_aux_info... no checking for poll... yes checking for memfd_create... no checking for posix_fallocate... yes checking for _Exit... yes checking for pow in -lm... yes checking for acos... yes checking for acosf... yes checking for asin... yes checking for asinf... yes checking for atan... yes checking for atanf... yes checking for atan2... yes checking for atan2f... yes checking for ceil... yes checking for ceilf... yes checking for copysign... yes checking for copysignf... yes checking for cos... yes checking for cosf... yes checking for exp... yes checking for expf... yes checking for fabs... yes checking for fabsf... yes checking for floor... yes checking for floorf... yes checking for trunc... yes checking for truncf... yes checking for fmod... yes checking for fmodf... yes checking for log... yes checking for logf... yes checking for log10... yes checking for log10f... yes checking for lround... yes checking for lroundf... yes checking for pow... yes checking for powf... yes checking for round... yes checking for roundf... yes checking for scalbn... yes checking for scalbnf... yes checking for sin... yes checking for sinf... yes checking for sqrt... yes checking for sqrtf... yes checking for tan... yes checking for tanf... yes checking for iconv in libc... yes checking for iconv in libiconv... yes -- Using iconv from libc checking for struct sigaction.sa_sigaction... yes checking for libunwind.h... no checking for GCC builtin atomic operations... yes checking for GCC -mmmx option... yes checking for GCC -msse option... yes checking for GCC -msse2 option... yes checking for GCC -msse3 option... yes checking for immintrin.h... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -mlsx option... no checking for lsxintrin.h... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no checking for GCC -Wunused-local-typedefs option... yes checking for GCC -fno-strict-aliasing option... yes checking for GCC -fvisibility=hidden option... yes checking for GCC -Wdeclaration-after-statement option... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... yes checking for dlopen... yes checking for O_CLOEXEC... yes checking for libpipewire-0.3 >= 0.3.20... no /pbulk/work/devel/SDL2/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found checking for artsc-config... no checking for sndio... no /pbulk/work/devel/SDL2/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found checking for samplerate.h... no checking for bcm_host... no /pbulk/work/devel/SDL2/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found checking for brcmegl... no /pbulk/work/devel/SDL2/work/.tools/bin/pkg-config: /usr/pkg/bin/pkg-config: not found checking for Raspberry Pi 0-3... no checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] sort: unknown option -- V usage: sort [-bdfHilmnrSsu] [-k kstart[,kend]] [-o output] [-R char] [-T dir] [-t char] [file ...] or: sort -C|-c [-bdfilnru] [-k kstart[,kend]] [-o output] [-R char] [-t char] [file] checking for X11/extensions/Xext.h... no configure: error: *** Missing Xext.h, maybe you need to install the libxext-dev package? *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/devel/SDL2 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/SDL2