INFO: not using any hashes in /data/userland-archives/hashes for ncurses-6.5.tar.gz (overridden with --hash) Source /data/userland-archives/ncurses-6.5.tar.gz... not found, skipping file copy Source https://invisible-mirror.net/archives/ncurses/ncurses-6.5.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file misc/terminfo.src patching file c++/cursesp.h patching file c++/cursesf.h patching file c++/cursesm.h patching file misc/terminfo.src symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5 to /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86 checking for ggrep... ggrep checking for egrep... ggrep -E Configuring NCURSES 6.5 ABI 6 (Fri Sep 20 10:11:26 EEST 2024) checking for package version... 6.5 checking for package patch date... 20240427 configure: WARNING: overriding ABI version 6 to 5 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 Configuring for solaris2.11 checking for fgrep... ggrep -F checking for prefix... /usr/gnu checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking version of /usr/gcc/13/bin/gcc... 13.3.0 checking if this is really Clang C compiler... no checking for /usr/gcc/13/bin/gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether /usr/gcc/13/bin/gcc needs -traditional... no checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking for ldconfig... no checking if you want to ensure bool is consistent with C++... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking if /usr/gcc/13/bin/g++ works... yes checking version of /usr/gcc/13/bin/g++... 13.3.0 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... yes checking if you want to install terminal database... yes checking if you want to install manpages... yes checking if you want to build programs such as tic... yes checking if you want to build test-programs... yes checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/ginstall -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking for /usr/bin/pkg-config library directory... /usr/lib/pkgconfig checking if we should install .pc files for /usr/bin/pkg-config... yes checking for suffix to add to pkg-config files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... no (case 1) checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes checking for makeflags variable... -${MAKEFLAGS} checking for ranlib... ranlib checking for ld... ld checking for ar... ar checking for nm... nm checking for ar... (cached) ar checking for options to update archives... -curv checking for an installation directory prefix... (none) checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... no checking if you want to build debug libraries... no checking if you want to build profiling libraries... no checking if you want to build C++ shared libraries... no checking for specified models... shared checking for default model... shared checking if you want to have a library-prefix... auto checking for PATH separator... : checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... (none) checking if rpath option should be used... yes checking if shared libraries should be relinked during install... yes checking for an rpath option... -R checking if we need a space after rpath option... no checking whether to use release or ABI version in shared library file names... auto checking which /usr/gcc/13/bin/gcc option to use... -fPIC checking if current CFLAGS link properly... yes checking if versioned-symbols file should be used... no checking if you want to link with the GPM mouse library... maybe checking for gpm.h... no checking if you want to use PCRE2 for regular-expressions... yes checking for pcre2posix.h... yes checking for pcreposix.h... yes checking for PCRE2regcomp... no checking if you want to disable library suffixes... yes checking if rpath-hack should be disabled... no checking for updated LDFLAGS... maybe checking for ldd... ldd checking if you want to disable extra LDFLAGS for package-scripts... no checking for extra suffix to append to header/library paths... (none) checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback terminal descriptions... (none) checking for tic... tic checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS checking for list of terminfo directories... /usr/gnu/share/terminfo checking for default terminfo directory... /usr/gnu/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking if you want to permit setuid use of ncurses environment variables... yes checking for unistd.h... (cached) yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if the POSIX test-macros are already defined... no checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes configure: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined checking for wchar.h... yes checking for wctype.h... yes checking if wchar.h can be used as is... yes checking if wcwidth agrees graphics are single-width... yes checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for wmemchr... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking for wcstombs... yes checking for mbstowcs... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... yes checking whether to enable _LP64 definition in curses.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... auto checking for type of ospeed... short checking for type of mmask-t... auto checking for size CCHARW_MAX... 5 checking for signed char... yes checking size of signed char... 1 checking whether to use signed chars for Boolean array in term.h... no checking for type of tparm-arg... long checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... no checking if you want to build with terminal-driver... no checking for extended use of const keyword... no checking if you want to use extended colors... no checking if you want to use extended mouse encoding... no checking if you want to use extended putwin/screendump... no checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking whether curses library structures should be opaque... no checking whether form library structures should be opaque... no checking whether menu library structures should be opaque... no checking whether panel library structures should be opaque... no checking if you want all development code... no checking if you want to check screensize of serial terminals... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... no checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to specify strip-program... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for /usr/gcc/13/bin/gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/auxv.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... stdio.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if /usr/gcc/13/bin/gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking for type of chtype... long checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for clock_gettime... yes checking for fpathconf... yes checking for getcwd... yes checking for getauxval... no checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for getuid... yes checking for issetugid... yes checking for localeconv... yes checking for poll... yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setfsuid... no checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... no checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... yes checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... yes checking if MB_LEN_MAX is usable... no configure: WARNING: MB_LEN_MAX is missing/inconsistent in system headers checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for openpty in -lutil... no checking for openpty header... no checking if we should include stdbool.h... yes checking for builtin bool type... no checking if we already have C++ library... yes checking whether /usr/gcc/13/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking for typeinfo... yes checking for iostream... yes checking if iostream uses std-namespace... yes checking if we should include stdbool.h... (cached) yes checking for builtin bool type... yes checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for special defines needed for etip.h... none checking if /usr/gcc/13/bin/g++ accepts override keyword... yes checking if /usr/gcc/13/bin/g++ accepts parameter initialization... no checking if /usr/gcc/13/bin/g++ accepts static_cast... yes checking for gnat... no checking for gnatmake... no checking for gprconfig... no checking for gprbuild... no checking for wchar_t... yes checking size of wchar_t... 4 checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs checking default library suffix... checking default library-dependency suffix... .so checking default object directory... obj_s checking c++ library-dependency suffix... .a checking where we will install curses.h... /usr/include/ncurses checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for defines to add to ncurses5-config script... -D__EXTENSIONS__ -DNCURSES_WIDECHAR package: ncurses checking for linker search path... /lib/64 /usr/lib/64 configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/man_db.renames config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses5-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 6.5 20240427: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/gnu/bin/i86 lib directory: /usr/gnu/lib include directory: /usr/include/ncurses man directory: /usr/gnu/share/man terminfo directory: /usr/gnu/share/terminfo pkg-config directory: /usr/lib/pkgconfig ** Include-directory is not in a standard location ( cd man && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/man' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/MKterminfo.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/terminfo.head /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/../include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/../include/Caps-ncurses /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/terminfo.tail >terminfo.5 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/man' ( cd include && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/include' cat curses.head >curses.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKkey_defs.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >>curses.h /bin/bash -c 'if test "0" = "1" ; then cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.events >>curses.h ; fi' /bin/bash -c 'if test "cchar_t" = "cchar_t" ; then cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.wide >>curses.h ; fi' cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.tail >>curses.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKhashsize.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >hashsize.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKncurses_def.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/ncurses_defs >ncurses_def.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKparametrized.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >parametrized.h touch config.h gawk -f MKterm.h.awk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > term.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 1 ** edit: BROKEN_LINKER 0 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/include' ( cd ncurses && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/ncurses' gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcodes.awk bigstrings=1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >codes.c /usr/gcc/13/bin/gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/make_hash.c -m32 -D_XPG6 -lpcre2-posix /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcaptab.sh gawk 1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcaptab.awk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > comp_captab.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKuserdefs.sh gawk 1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > comp_userdefs.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/MKexpanded.sh "/usr/gcc/13/bin/gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG > expanded.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKfallback.sh /usr/gnu/share/terminfo /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="ggrep -F" /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKlib_gen.sh "/usr/gcc/13/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c .. adding -P option to work around /usr/gcc/13/bin/gcc 13.3.0 AWK=gawk USE_SIGWINCH=1 /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKkeys_list.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses | LC_ALL=C sort >keys.list gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKkeyname.awk use_sigwinch=1 bigstrings=1 keys.list > lib_keyname.c FGREP="ggrep -F" /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKlib_gen.sh "/usr/gcc/13/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c .. adding -P option to work around /usr/gcc/13/bin/gcc 13.3.0 gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKnames.awk bigstrings=1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >names.c echo | gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c /usr/gcc/13/bin/gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/make_keys.c -m32 -D_XPG6 -lpcre2-posix ./make_keys keys.list > init_keytry.h /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/hardscroll.c -o ../obj_s/hardscroll.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/hashmap.c -o ../obj_s/hashmap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_addch.c -o ../obj_s/lib_addch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_addstr.c -o ../obj_s/lib_addstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_beep.c -o ../obj_s/lib_beep.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_bkgd.c -o ../obj_s/lib_bkgd.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_box.c -o ../obj_s/lib_box.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_chgat.c -o ../obj_s/lib_chgat.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clear.c -o ../obj_s/lib_clear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clearok.c -o ../obj_s/lib_clearok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clrbot.c -o ../obj_s/lib_clrbot.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clreol.c -o ../obj_s/lib_clreol.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_color.c -o ../obj_s/lib_color.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_colorset.c -o ../obj_s/lib_colorset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_delch.c -o ../obj_s/lib_delch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_delwin.c -o ../obj_s/lib_delwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_echo.c -o ../obj_s/lib_echo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_endwin.c -o ../obj_s/lib_endwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_erase.c -o ../obj_s/lib_erase.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_flash.c -o ../obj_s/lib_flash.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_getch.c -o ../obj_s/lib_getch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_getstr.c -o ../obj_s/lib_getstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_hline.c -o ../obj_s/lib_hline.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_immedok.c -o ../obj_s/lib_immedok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_inchstr.c -o ../obj_s/lib_inchstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_initscr.c -o ../obj_s/lib_initscr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insch.c -o ../obj_s/lib_insch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insdel.c -o ../obj_s/lib_insdel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insnstr.c -o ../obj_s/lib_insnstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_instr.c -o ../obj_s/lib_instr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_isendwin.c -o ../obj_s/lib_isendwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_leaveok.c -o ../obj_s/lib_leaveok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_mouse.c -o ../obj_s/lib_mouse.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_move.c -o ../obj_s/lib_move.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_mvwin.c -o ../obj_s/lib_mvwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_newterm.c -o ../obj_s/lib_newterm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_newwin.c -o ../obj_s/lib_newwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_nl.c -o ../obj_s/lib_nl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_overlay.c -o ../obj_s/lib_overlay.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_pad.c -o ../obj_s/lib_pad.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_printw.c -o ../obj_s/lib_printw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_redrawln.c -o ../obj_s/lib_redrawln.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_refresh.c -o ../obj_s/lib_refresh.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_restart.c -o ../obj_s/lib_restart.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scanw.c -o ../obj_s/lib_scanw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_screen.c -o ../obj_s/lib_screen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scroll.c -o ../obj_s/lib_scroll.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scrollok.c -o ../obj_s/lib_scrollok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scrreg.c -o ../obj_s/lib_scrreg.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_set_term.c -o ../obj_s/lib_set_term.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slk.c -o ../obj_s/lib_slk.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatron.c -o ../obj_s/lib_slkatron.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkattr.c -o ../obj_s/lib_slkattr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkclear.c -o ../obj_s/lib_slkclear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkinit.c -o ../obj_s/lib_slkinit.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slklab.c -o ../obj_s/lib_slklab.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkset.c -o ../obj_s/lib_slkset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slktouch.c -o ../obj_s/lib_slktouch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_touch.c -o ../obj_s/lib_touch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_tstp.c -o ../obj_s/lib_tstp.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_ungetch.c -o ../obj_s/lib_ungetch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_vline.c -o ../obj_s/lib_vline.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_wattroff.c -o ../obj_s/lib_wattroff.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_wattron.c -o ../obj_s/lib_wattron.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_winch.c -o ../obj_s/lib_winch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_window.c -o ../obj_s/lib_window.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/nc_panel.c -o ../obj_s/nc_panel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/safe_sprintf.c -o ../obj_s/safe_sprintf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/tty_update.c -o ../obj_s/tty_update.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/varargs.c -o ../obj_s/varargs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/vsscanf.c -o ../obj_s/vsscanf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_freeall.c -o ../obj_s/lib_freeall.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/charable.c -o ../obj_s/charable.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_box_set.c -o ../obj_s/lib_box_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_cchar.c -o ../obj_s/lib_cchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_key_name.c -o ../obj_s/lib_key_name.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_wacs.c -o ../obj_s/lib_wacs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/legacy_coding.c -o ../obj_s/legacy_coding.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_print.c -o ../obj_s/lib_print.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/new_pair.c -o ../obj_s/new_pair.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/resizeterm.c -o ../obj_s/resizeterm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/use_screen.c -o ../obj_s/use_screen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/use_window.c -o ../obj_s/use_window.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/wresize.c -o ../obj_s/wresize.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/access.c -o ../obj_s/access.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/add_tries.c -o ../obj_s/add_tries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_error.c -o ../obj_s/comp_error.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_hash.c -o ../obj_s/comp_hash.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/db_iterator.c -o ../obj_s/db_iterator.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/doalloc.c -o ../obj_s/doalloc.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/entries.c -o ../obj_s/entries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/free_ttype.c -o ../obj_s/free_ttype.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/getenv_num.c -o ../obj_s/getenv_num.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/init_keytry.c -o ../obj_s/init_keytry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_acs.c -o ../obj_s/lib_acs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_data.c -o ../obj_s/lib_data.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_longname.c -o ../obj_s/lib_longname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_napms.c -o ../obj_s/lib_napms.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_options.c -o ../obj_s/lib_options.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_raw.c -o ../obj_s/lib_raw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_setup.c -o ../obj_s/lib_setup.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_termname.c -o ../obj_s/lib_termname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_ti.c -o ../obj_s/lib_ti.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/lib_trace.c -o ../obj_s/lib_trace.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_twait.c -o ../obj_s/lib_twait.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/name_match.c -o ../obj_s/name_match.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/obsolete.c -o ../obj_s/obsolete.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/read_entry.c -o ../obj_s/read_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/read_termcap.c -o ../obj_s/read_termcap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/strings.c -o ../obj_s/strings.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/tries.c -o ../obj_s/tries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/visbuf.c -o ../obj_s/visbuf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/captoinfo.c -o ../obj_s/captoinfo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_expand.c -o ../obj_s/comp_expand.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_parse.c -o ../obj_s/comp_parse.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_scan.c -o ../obj_s/comp_scan.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/parse_entry.c -o ../obj_s/parse_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/write_entry.c -o ../obj_s/write_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/define_key.c -o ../obj_s/define_key.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/hashed_db.c -o ../obj_s/hashed_db.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/key_defined.c -o ../obj_s/key_defined.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/keybound.c -o ../obj_s/keybound.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/keyok.c -o ../obj_s/keyok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/version.c -o ../obj_s/version.o linking ../lib/libncurses.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libncurses.so.5.9 .5.9`.5 -o ../lib/libncurses.so.5.9 -R/usr/gnu/lib ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -lpcre2-posix cd ../lib && (ln -s -f libncurses.so.5.9 libncurses.so.5; ln -s -f libncurses.so.5 libncurses.so; ) /usr/gcc/13/bin/gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/report_offsets.c -m32 -D_XPG6 -lpcre2-posix ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 24 cchar_t 28 color_t 8 colorpair_t 4 mmask_t 4 rgb_bits_t 20 MEVENT 1 NCURSES_BOOL 12 TRIES Sizes of buffers/arrays: 5 CCHARW_MAX 8 EV_MAX 137 FIFO_SIZE 256 NAMESIZE 16 MB_LEN_MAX 1024 PATH_MAX 1284 SCREEN 0 SCREEN._ifd 104 SCREEN._fifo 652 SCREEN._fifohead 852 SCREEN._direct_color 1128 SCREEN._panelHook 1176 SCREEN.jump 1240 SCREEN.rsp 1248 + SCREEN._no_padding 1249 + SCREEN._use_ritm 1250 + SCREEN._assumed_color 1268 + SCREEN._resize 1276 n SCREEN._windowlist 1280 w SCREEN._screen_acs_fix 416 TERMINAL 0 TERMINAL.type 40 TERMINAL.Filedes 44 TERMINAL.Ottyb 80 TERMINAL.Nttyb 116 TERMINAL._baudrate 120 TERMINAL._termname 124 TERMINAL.tparm_state 40 TERMTYPE 20 + TERMTYPE.ext_str_table 38 + TERMTYPE.ext_Strings 292 TPARM_STATE 4 TPARM_STATE.stack 164 TPARM_STATE.stack_ptr 168 TPARM_STATE.out_buff 180 TPARM_STATE.fmt_buff 188 TPARM_STATE.static_vars 100 WINDOW 76 w WINDOW._bkgrnd 264 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 68 NCURSES_GLOBALS.tgetent_cache 176 NCURSES_GLOBALS.dbd_vars 224 NCURSES_GLOBALS.cached_tparm 232 + NCURSES_GLOBALS.home_terminfo 240 + NCURSES_GLOBALS.safeprint_rows 244 w NCURSES_GLOBALS.key_name 384 NCURSES_PRESCREEN 12 NCURSES_PRESCREEN.tparm_state 304 NCURSES_PRESCREEN.saved_tty 308 NCURSES_PRESCREEN.use_tioctl 312 NCURSES_PRESCREEN._outch 316 n NCURSES_PRESCREEN.rippedoff 380 + NCURSES_PRESCREEN._no_padding make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/ncurses' ( cd progs && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/progs' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/MKtermsort.sh gawk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include/Caps >termsort.h echo "#ifndef __TRANSFORM_H" >transform.h echo "#define __TRANSFORM_H 1" >>transform.h echo "#include " >>transform.h echo "extern bool same_program(const char *, const char *);" >>transform.h /bin/bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#endif /* __TRANSFORM_H */" >>transform.h /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tic.c -o ../obj_s/tic.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/dump_entry.c -o ../obj_s/dump_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tparm_type.c -o ../obj_s/tparm_type.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/transform.c -o ../obj_s/transform.o /usr/gcc/13/bin/gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o tic /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/infocmp.c -o ../obj_s/infocmp.o /usr/gcc/13/bin/gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o infocmp /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/clear.c -o ../obj_s/clear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/clear_cmd.c -o ../obj_s/clear_cmd.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tty_settings.c -o ../obj_s/tty_settings.o /usr/gcc/13/bin/gcc ../obj_s/clear.o ../obj_s/clear_cmd.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o clear /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tabs.c -o ../obj_s/tabs.o /usr/gcc/13/bin/gcc ../obj_s/tabs.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tabs /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tput.c -o ../obj_s/tput.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/reset_cmd.c -o ../obj_s/reset_cmd.o /usr/gcc/13/bin/gcc ../obj_s/tput.o ../obj_s/clear_cmd.o ../obj_s/reset_cmd.o ../obj_s/tparm_type.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tput /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tset.c -o ../obj_s/tset.o /usr/gcc/13/bin/gcc ../obj_s/tset.o ../obj_s/reset_cmd.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tset /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/toe.c -o ../obj_s/toe.o /usr/gcc/13/bin/gcc ../obj_s/toe.o -L../lib -R/usr/gnu/lib -m32 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o toe make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/progs' ( cd panel && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/panel' rm -f ../include/panel.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.h ../include/panel.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.c -o ../obj_s/panel.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_above.c -o ../obj_s/p_above.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_below.c -o ../obj_s/p_below.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_bottom.c -o ../obj_s/p_bottom.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_delete.c -o ../obj_s/p_delete.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_hide.c -o ../obj_s/p_hide.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_hidden.c -o ../obj_s/p_hidden.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_move.c -o ../obj_s/p_move.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_new.c -o ../obj_s/p_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_replace.c -o ../obj_s/p_replace.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_show.c -o ../obj_s/p_show.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_top.c -o ../obj_s/p_top.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_update.c -o ../obj_s/p_update.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_user.c -o ../obj_s/p_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_win.c -o ../obj_s/p_win.o linking ../lib/libpanel.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libpanel.so.5.9 .5.9`.5 -o ../lib/libpanel.so.5.9 -R/usr/gnu/lib ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses cd ../lib && (ln -s -f libpanel.so.5.9 libpanel.so.5; ln -s -f libpanel.so.5 libpanel.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/panel' ( cd menu && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/menu' rm -f ../include/menu.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/menu.h ../include/menu.h rm -f ../include/eti.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/eti.h ../include/eti.h rm -f ../include/mf_common.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/mf_common.h ../include/mf_common.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_attribs.c -o ../obj_s/m_attribs.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_cursor.c -o ../obj_s/m_cursor.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_driver.c -o ../obj_s/m_driver.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_format.c -o ../obj_s/m_format.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_global.c -o ../obj_s/m_global.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_hook.c -o ../obj_s/m_hook.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_cur.c -o ../obj_s/m_item_cur.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_nam.c -o ../obj_s/m_item_nam.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_new.c -o ../obj_s/m_item_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_opt.c -o ../obj_s/m_item_opt.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_top.c -o ../obj_s/m_item_top.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_use.c -o ../obj_s/m_item_use.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_val.c -o ../obj_s/m_item_val.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_vis.c -o ../obj_s/m_item_vis.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_items.c -o ../obj_s/m_items.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_new.c -o ../obj_s/m_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_opts.c -o ../obj_s/m_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_pad.c -o ../obj_s/m_pad.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_pattern.c -o ../obj_s/m_pattern.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_post.c -o ../obj_s/m_post.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_req_name.c -o ../obj_s/m_req_name.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_scale.c -o ../obj_s/m_scale.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_spacing.c -o ../obj_s/m_spacing.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_sub.c -o ../obj_s/m_sub.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_userptr.c -o ../obj_s/m_userptr.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_win.c -o ../obj_s/m_win.o linking ../lib/libmenu.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libmenu.so.5.9 .5.9`.5 -o ../lib/libmenu.so.5.9 -R/usr/gnu/lib ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses cd ../lib && (ln -s -f libmenu.so.5.9 libmenu.so.5; ln -s -f libmenu.so.5 libmenu.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/menu' ( cd form && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/form' rm -f ../include/form.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/form.h ../include/form.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_arg.c -o ../obj_s/fld_arg.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_attr.c -o ../obj_s/fld_attr.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_current.c -o ../obj_s/fld_current.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_def.c -o ../obj_s/fld_def.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_dup.c -o ../obj_s/fld_dup.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_ftlink.c -o ../obj_s/fld_ftlink.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_info.c -o ../obj_s/fld_info.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_just.c -o ../obj_s/fld_just.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_link.c -o ../obj_s/fld_link.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_max.c -o ../obj_s/fld_max.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_move.c -o ../obj_s/fld_move.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_newftyp.c -o ../obj_s/fld_newftyp.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_opts.c -o ../obj_s/fld_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_pad.c -o ../obj_s/fld_pad.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_page.c -o ../obj_s/fld_page.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_stat.c -o ../obj_s/fld_stat.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_type.c -o ../obj_s/fld_type.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_user.c -o ../obj_s/fld_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_cursor.c -o ../obj_s/frm_cursor.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_data.c -o ../obj_s/frm_data.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_def.c -o ../obj_s/frm_def.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_driver.c -o ../obj_s/frm_driver.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_hook.c -o ../obj_s/frm_hook.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_opts.c -o ../obj_s/frm_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_page.c -o ../obj_s/frm_page.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_post.c -o ../obj_s/frm_post.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_req_name.c -o ../obj_s/frm_req_name.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_scale.c -o ../obj_s/frm_scale.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_sub.c -o ../obj_s/frm_sub.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_user.c -o ../obj_s/frm_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_win.c -o ../obj_s/frm_win.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_alnum.c -o ../obj_s/fty_alnum.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_alpha.c -o ../obj_s/fty_alpha.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_enum.c -o ../obj_s/fty_enum.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_generic.c -o ../obj_s/fty_generic.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_int.c -o ../obj_s/fty_int.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_ipv4.c -o ../obj_s/fty_ipv4.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_num.c -o ../obj_s/fty_num.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_regex.c -o ../obj_s/fty_regex.o linking ../lib/libform.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libform.so.5.9 .5.9`.5 -o ../lib/libform.so.5.9 -R/usr/gnu/lib ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses cd ../lib && (ln -s -f libform.so.5.9 libform.so.5; ln -s -f libform.so.5 libform.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/form' ( cd test && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/test' /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/back_ground.c -o ../obj_s/back_ground.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dump_window.c -o ../obj_s/dump_window.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o back_ground ../obj_s/back_ground.o ../obj_s/dump_window.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/background.c -o ../obj_s/background.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o background ../obj_s/background.o ../obj_s/dump_window.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/blue.c -o ../obj_s/blue.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/bs.c -o ../obj_s/bs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/cardfile.c -o ../obj_s/cardfile.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/chgat.c -o ../obj_s/chgat.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/popup_msg.c -o ../obj_s/popup_msg.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/clip_printw.c -o ../obj_s/clip_printw.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/color_content.c -o ../obj_s/color_content.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o color_content ../obj_s/color_content.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/color_set.c -o ../obj_s/color_set.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/combine.c -o ../obj_s/combine.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o combine ../obj_s/combine.o ../obj_s/dump_window.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_altkeys.c -o ../obj_s/demo_altkeys.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_defkey.c -o ../obj_s/demo_defkey.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_forms.c -o ../obj_s/demo_forms.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/edit_field.c -o ../obj_s/edit_field.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_keyok.c -o ../obj_s/demo_keyok.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_menus.c -o ../obj_s/demo_menus.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_new_pair.c -o ../obj_s/demo_new_pair.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_new_pair ../obj_s/demo_new_pair.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_panels.c -o ../obj_s/demo_panels.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_tabs.c -o ../obj_s/demo_tabs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_tabs ../obj_s/demo_tabs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_termcap.c -o ../obj_s/demo_termcap.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_terminfo.c -o ../obj_s/demo_terminfo.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ditto.c -o ../obj_s/ditto.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots.c -o ../obj_s/dots.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_curses.c -o ../obj_s/dots_curses.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_mvcur.c -o ../obj_s/dots_mvcur.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_termcap.c -o ../obj_s/dots_termcap.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_xcurses.c -o ../obj_s/dots_xcurses.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_xcurses ../obj_s/dots_xcurses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dup_field.c -o ../obj_s/dup_field.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o dup_field ../obj_s/dup_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/echochar.c -o ../obj_s/echochar.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/extended_color.c -o ../obj_s/extended_color.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o extended_color ../obj_s/extended_color.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/filter.c -o ../obj_s/filter.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/firework.c -o ../obj_s/firework.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/firstlast.c -o ../obj_s/firstlast.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/foldkeys.c -o ../obj_s/foldkeys.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/form_driver_w.c -o ../obj_s/form_driver_w.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/gdc.c -o ../obj_s/gdc.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/hanoi.c -o ../obj_s/hanoi.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/hashtest.c -o ../obj_s/hashtest.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inch_wide.c -o ../obj_s/inch_wide.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inchs.c -o ../obj_s/inchs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ins_wide.c -o ../obj_s/ins_wide.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/insdelln.c -o ../obj_s/insdelln.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inserts.c -o ../obj_s/inserts.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/key_names.c -o ../obj_s/key_names.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/keynames.c -o ../obj_s/keynames.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/knight.c -o ../obj_s/knight.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/list_keys.c -o ../obj_s/list_keys.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o list_keys ../obj_s/list_keys.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/lrtest.c -o ../obj_s/lrtest.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/move_field.c -o ../obj_s/move_field.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o move_field ../obj_s/move_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/movewindow.c -o ../obj_s/movewindow.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ncurses.c -o ../obj_s/ncurses.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/newdemo.c -o ../obj_s/newdemo.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/padview.c -o ../obj_s/padview.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o padview ../obj_s/padview.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/pair_content.c -o ../obj_s/pair_content.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o pair_content ../obj_s/pair_content.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/picsmap.c -o ../obj_s/picsmap.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o picsmap ../obj_s/picsmap.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/railroad.c -o ../obj_s/railroad.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/rain.c -o ../obj_s/rain.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/redraw.c -o ../obj_s/redraw.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/savescreen.c -o ../obj_s/savescreen.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/sp_tinfo.c -o ../obj_s/sp_tinfo.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o sp_tinfo ../obj_s/sp_tinfo.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/tclock.c -o ../obj_s/tclock.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addchstr.c -o ../obj_s/test_addchstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addstr.c -o ../obj_s/test_addstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addwstr.c -o ../obj_s/test_addwstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_arrays.c -o ../obj_s/test_arrays.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_delwin.c -o ../obj_s/test_delwin.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_delwin ../obj_s/test_delwin.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_endwin.c -o ../obj_s/test_endwin.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_endwin ../obj_s/test_endwin.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_get_wstr.c -o ../obj_s/test_get_wstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_getstr.c -o ../obj_s/test_getstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_instr.c -o ../obj_s/test_instr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_inwstr.c -o ../obj_s/test_inwstr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_mouse.c -o ../obj_s/test_mouse.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_mouse ../obj_s/test_mouse.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_opaque.c -o ../obj_s/test_opaque.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_setupterm.c -o ../obj_s/test_setupterm.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_sgr.c -o ../obj_s/test_sgr.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_sgr ../obj_s/test_sgr.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_termattrs.c -o ../obj_s/test_termattrs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_termattrs ../obj_s/test_termattrs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_tparm.c -o ../obj_s/test_tparm.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_tparm ../obj_s/test_tparm.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_unget_wch.c -o ../obj_s/test_unget_wch.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_unget_wch ../obj_s/test_unget_wch.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_vid_puts.c -o ../obj_s/test_vid_puts.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_vidputs.c -o ../obj_s/test_vidputs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testaddch.c -o ../obj_s/testaddch.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testcurs.c -o ../obj_s/testcurs.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testscanw.c -o ../obj_s/testscanw.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/view.c -o ../obj_s/view.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o view ../obj_s/view.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/worm.c -o ../obj_s/worm.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/xmas.c -o ../obj_s/xmas.o /usr/gcc/13/bin/gcc -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -m32 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/test' ( cd misc && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/misc' WHICH_XTERM=xterm-new \ XTERM_KBS=BS \ datadir=/usr/gnu/share \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/terminfo.src >terminfo.tmp /bin/bash ./gen-pkgconfig ** creating ncurses.pc ** creating panel.pc ** creating menu.pc ** creating form.pc ** creating ncurses++.pc touch pc-files make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/misc' ( cd c++ && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/c++' cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/etip.h.in etip.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 0 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_IOSTREAM 1 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... IOSTREAM_NAMESPACE 1 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesf.cc -o ../obj_s/cursesf.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesm.cc -o ../obj_s/cursesm.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesw.cc -o ../obj_s/cursesw.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursespad.cc -o ../obj_s/cursespad.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesp.cc -o ../obj_s/cursesp.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursslk.cc -o ../obj_s/cursslk.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesapp.cc -o ../obj_s/cursesapp.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesmain.cc -o ../obj_s/cursesmain.o ar -curv ../lib/libncurses++.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ar: writing ../lib/libncurses++.a a - ../obj_s/cursesf.o a - ../obj_s/cursesm.o a - ../obj_s/cursesw.o a - ../obj_s/cursespad.o a - ../obj_s/cursesp.o a - ../obj_s/cursslk.o a - ../obj_s/cursesapp.o a - ../obj_s/cursesmain.o ranlib ../lib/libncurses++.a compiling demo (obj_s) /usr/gcc/13/bin/g++ -o demo ../obj_s/demo.o -R/usr/gnu/lib -L../lib -lncurses++ -L../lib -lform -lmenu -lpanel -lncurses -m32 -D_XPG6 -lpcre2-posix -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/lib:/usr/gnu/lib -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -DNDEBUG -m32 -O3 -D_XPG6 -fPIC make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/c++' symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5 to /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64 checking for ggrep... ggrep checking for egrep... ggrep -E Configuring NCURSES 6.5 ABI 6 (Fri Sep 20 10:13:35 EEST 2024) checking for package version... 6.5 checking for package patch date... 20240427 configure: WARNING: overriding ABI version 6 to 5 checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 Configuring for solaris2.11 checking for fgrep... ggrep -F checking for prefix... /usr/gnu checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking version of /usr/gcc/13/bin/gcc... 13.3.0 checking if this is really Clang C compiler... no checking for /usr/gcc/13/bin/gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking whether /usr/gcc/13/bin/gcc needs -traditional... no checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking for ldconfig... no checking if you want to ensure bool is consistent with C++... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking if /usr/gcc/13/bin/g++ works... yes checking version of /usr/gcc/13/bin/g++... 13.3.0 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... yes checking if you want to install terminal database... yes checking if you want to install manpages... yes checking if you want to build programs such as tic... yes checking if you want to build test-programs... yes checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/ginstall -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking for /usr/bin/amd64/pkg-config library directory... /usr/lib/amd64/pkgconfig checking if we should install .pc files for /usr/bin/amd64/pkg-config... yes checking for suffix to add to pkg-config files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... no (case 1) checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes checking for makeflags variable... -${MAKEFLAGS} checking for ranlib... ranlib checking for ld... ld checking for ar... ar checking for nm... nm checking for ar... (cached) ar checking for options to update archives... -curv checking for an installation directory prefix... (none) checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... yes checking if you want to build static libraries... no checking if you want to build debug libraries... no checking if you want to build profiling libraries... no checking if you want to build C++ shared libraries... no checking for specified models... shared checking for default model... shared checking if you want to have a library-prefix... auto checking for PATH separator... : checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether exit is declared... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... (none) checking if rpath option should be used... yes checking if shared libraries should be relinked during install... yes checking for an rpath option... -R checking if we need a space after rpath option... no checking whether to use release or ABI version in shared library file names... auto checking which /usr/gcc/13/bin/gcc option to use... -fPIC checking if current CFLAGS link properly... yes checking if versioned-symbols file should be used... no checking if you want to link with the GPM mouse library... maybe checking for gpm.h... no checking if you want to use PCRE2 for regular-expressions... yes checking for pcre2posix.h... yes checking for pcreposix.h... yes checking for PCRE2regcomp... no checking if you want to disable library suffixes... yes checking if rpath-hack should be disabled... no checking for updated LDFLAGS... maybe checking for ldd... ldd checking if you want to disable extra LDFLAGS for package-scripts... no checking for extra suffix to append to header/library paths... (none) checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback terminal descriptions... (none) checking for tic... tic checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS checking for list of terminfo directories... /usr/gnu/share/terminfo checking for default terminfo directory... /usr/gnu/share/terminfo checking if big-core option selected... yes checking if big-strings option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking if you want to permit setuid use of ncurses environment variables... yes checking for unistd.h... (cached) yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if the POSIX test-macros are already defined... no checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes configure: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined checking for wchar.h... yes checking for wctype.h... yes checking if wchar.h can be used as is... yes checking if wcwidth agrees graphics are single-width... yes checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for wmemchr... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking for wcsrtombs... yes checking for mbsrtowcs... yes checking for wcstombs... yes checking for mbstowcs... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... yes checking whether to enable _LP64 definition in curses.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... auto checking for type of ospeed... short checking for type of mmask-t... auto checking for size CCHARW_MAX... 5 checking for signed char... yes checking size of signed char... 1 checking whether to use signed chars for Boolean array in term.h... no checking for type of tparm-arg... long checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... no checking if you want to build with terminal-driver... no checking for extended use of const keyword... no checking if you want to use extended colors... no checking if you want to use extended mouse encoding... no checking if you want to use extended putwin/screendump... no checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking whether curses library structures should be opaque... no checking whether form library structures should be opaque... no checking whether menu library structures should be opaque... no checking whether panel library structures should be opaque... no checking if you want all development code... no checking if you want to check screensize of serial terminals... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want to use gcc -fvisibility option... no checking if you want interop bindings... no checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to specify strip-program... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for /usr/gcc/13/bin/gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking if -lm needed for math functions... yes checking if -lm is available for math functions... yes checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/auxv.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... stdio.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking if /usr/gcc/13/bin/gcc supports options to tune inlining... yes checking for signal global datatype... volatile sig_atomic_t checking for type of chtype... int checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for clock_gettime... yes checking for fpathconf... yes checking for getcwd... yes checking for getauxval... no checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for getuid... yes checking for issetugid... yes checking for localeconv... yes checking for poll... yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setfsuid... no checking for setvbuf... yes checking for sigaction... yes checking for sigvec... no checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... no checking for isascii... yes checking whether sigaction needs _POSIX_SOURCE... no checking if nanosleep really works... yes checking for termio.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... yes checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking for posix_openpt... yes checking if poll really works... yes checking if MB_LEN_MAX is usable... no configure: WARNING: MB_LEN_MAX is missing/inconsistent in system headers checking for va_copy... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking if fopen accepts explicit binary mode... yes checking for openpty in -lutil... no checking for openpty header... no checking if we should include stdbool.h... yes checking for builtin bool type... no checking if we already have C++ library... yes checking whether /usr/gcc/13/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking for typeinfo... yes checking for iostream... yes checking if iostream uses std-namespace... yes checking if we should include stdbool.h... (cached) yes checking for builtin bool type... yes checking for bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for special defines needed for etip.h... none checking if /usr/gcc/13/bin/g++ accepts override keyword... yes checking if /usr/gcc/13/bin/g++ accepts parameter initialization... no checking if /usr/gcc/13/bin/g++ accepts static_cast... yes checking for gnat... no checking for gnatmake... no checking for gprconfig... no checking for gprbuild... no checking for wchar_t... yes checking size of wchar_t... 4 checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs checking default library suffix... checking default library-dependency suffix... .so checking default object directory... obj_s checking c++ library-dependency suffix... .a checking where we will install curses.h... /usr/include/ncurses checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for defines to add to ncurses5-config script... -D__EXTENSIONS__ -DNCURSES_WIDECHAR package: ncurses checking for linker search path... /lib/64 /usr/lib/64 configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head config.status: creating include/ncurses_dll.h config.status: creating include/termcap.h config.status: creating include/unctrl.h config.status: creating man/man_db.renames config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating ncurses/Makefile config.status: creating progs/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses5-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 6.5 20240427: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/gnu/bin lib directory: /usr/gnu/lib/amd64 include directory: /usr/include/ncurses man directory: /usr/gnu/share/man terminfo directory: /usr/gnu/share/terminfo pkg-config directory: /usr/lib/amd64/pkgconfig ** Include-directory is not in a standard location ( cd man && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/man' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/MKterminfo.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/terminfo.head /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/../include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/../include/Caps-ncurses /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/terminfo.tail >terminfo.5 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/man' ( cd include && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/include' cat curses.head >curses.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKkey_defs.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >>curses.h /bin/bash -c 'if test "0" = "1" ; then cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.events >>curses.h ; fi' /bin/bash -c 'if test "cchar_t" = "cchar_t" ; then cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.wide >>curses.h ; fi' cat /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/curses.tail >>curses.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKhashsize.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >hashsize.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKncurses_def.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/ncurses_defs >ncurses_def.h AWK=gawk /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/MKparametrized.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >parametrized.h touch config.h gawk -f MKterm.h.awk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > term.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/edit_cfg.sh ../include/ncurses_cfg.h term.h ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 1 ** edit: BROKEN_LINKER 0 make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/include' ( cd ncurses && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/ncurses' gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcodes.awk bigstrings=1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >codes.c /usr/gcc/13/bin/gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/make_hash.c -m64 -D_XPG6 -lpcre2-posix /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcaptab.sh gawk 1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKcaptab.awk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > comp_captab.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKuserdefs.sh gawk 1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses > comp_userdefs.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/MKexpanded.sh "/usr/gcc/13/bin/gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG > expanded.c /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKfallback.sh /usr/gnu/share/terminfo /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="ggrep -F" /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKlib_gen.sh "/usr/gcc/13/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c .. adding -P option to work around /usr/gcc/13/bin/gcc 13.3.0 AWK=gawk USE_SIGWINCH=1 /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKkeys_list.sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses | LC_ALL=C sort >keys.list gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKkeyname.awk use_sigwinch=1 bigstrings=1 keys.list > lib_keyname.c FGREP="ggrep -F" /bin/bash -e /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKlib_gen.sh "/usr/gcc/13/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c .. adding -P option to work around /usr/gcc/13/bin/gcc 13.3.0 gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/MKnames.awk bigstrings=1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/Caps-ncurses >names.c echo | gawk -f /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c /usr/gcc/13/bin/gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/make_keys.c -m64 -D_XPG6 -lpcre2-posix ./make_keys keys.list > init_keytry.h /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/hardscroll.c -o ../obj_s/hardscroll.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/hashmap.c -o ../obj_s/hashmap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_addch.c -o ../obj_s/lib_addch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_addstr.c -o ../obj_s/lib_addstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_beep.c -o ../obj_s/lib_beep.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_bkgd.c -o ../obj_s/lib_bkgd.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_box.c -o ../obj_s/lib_box.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_chgat.c -o ../obj_s/lib_chgat.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clear.c -o ../obj_s/lib_clear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clearok.c -o ../obj_s/lib_clearok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clrbot.c -o ../obj_s/lib_clrbot.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_clreol.c -o ../obj_s/lib_clreol.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_color.c -o ../obj_s/lib_color.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_colorset.c -o ../obj_s/lib_colorset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_delch.c -o ../obj_s/lib_delch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_delwin.c -o ../obj_s/lib_delwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_echo.c -o ../obj_s/lib_echo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_endwin.c -o ../obj_s/lib_endwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_erase.c -o ../obj_s/lib_erase.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_flash.c -o ../obj_s/lib_flash.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_getch.c -o ../obj_s/lib_getch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_getstr.c -o ../obj_s/lib_getstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_hline.c -o ../obj_s/lib_hline.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_immedok.c -o ../obj_s/lib_immedok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_inchstr.c -o ../obj_s/lib_inchstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_initscr.c -o ../obj_s/lib_initscr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insch.c -o ../obj_s/lib_insch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insdel.c -o ../obj_s/lib_insdel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_insnstr.c -o ../obj_s/lib_insnstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_instr.c -o ../obj_s/lib_instr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_isendwin.c -o ../obj_s/lib_isendwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_leaveok.c -o ../obj_s/lib_leaveok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_mouse.c -o ../obj_s/lib_mouse.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_move.c -o ../obj_s/lib_move.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_mvwin.c -o ../obj_s/lib_mvwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_newterm.c -o ../obj_s/lib_newterm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_newwin.c -o ../obj_s/lib_newwin.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_nl.c -o ../obj_s/lib_nl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_overlay.c -o ../obj_s/lib_overlay.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_pad.c -o ../obj_s/lib_pad.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_printw.c -o ../obj_s/lib_printw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_redrawln.c -o ../obj_s/lib_redrawln.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_refresh.c -o ../obj_s/lib_refresh.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_restart.c -o ../obj_s/lib_restart.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scanw.c -o ../obj_s/lib_scanw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_screen.c -o ../obj_s/lib_screen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scroll.c -o ../obj_s/lib_scroll.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scrollok.c -o ../obj_s/lib_scrollok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_scrreg.c -o ../obj_s/lib_scrreg.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_set_term.c -o ../obj_s/lib_set_term.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slk.c -o ../obj_s/lib_slk.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatron.c -o ../obj_s/lib_slkatron.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkattr.c -o ../obj_s/lib_slkattr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkclear.c -o ../obj_s/lib_slkclear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkinit.c -o ../obj_s/lib_slkinit.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slklab.c -o ../obj_s/lib_slklab.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slkset.c -o ../obj_s/lib_slkset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_slktouch.c -o ../obj_s/lib_slktouch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_touch.c -o ../obj_s/lib_touch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_tstp.c -o ../obj_s/lib_tstp.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_ungetch.c -o ../obj_s/lib_ungetch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_vline.c -o ../obj_s/lib_vline.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_wattroff.c -o ../obj_s/lib_wattroff.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_wattron.c -o ../obj_s/lib_wattron.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_winch.c -o ../obj_s/lib_winch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_window.c -o ../obj_s/lib_window.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/nc_panel.c -o ../obj_s/nc_panel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/safe_sprintf.c -o ../obj_s/safe_sprintf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/tty_update.c -o ../obj_s/tty_update.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/varargs.c -o ../obj_s/varargs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/vsscanf.c -o ../obj_s/vsscanf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_freeall.c -o ../obj_s/lib_freeall.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/charable.c -o ../obj_s/charable.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_box_set.c -o ../obj_s/lib_box_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_cchar.c -o ../obj_s/lib_cchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_key_name.c -o ../obj_s/lib_key_name.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_wacs.c -o ../obj_s/lib_wacs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/legacy_coding.c -o ../obj_s/legacy_coding.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_print.c -o ../obj_s/lib_print.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/new_pair.c -o ../obj_s/new_pair.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/resizeterm.c -o ../obj_s/resizeterm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/use_screen.c -o ../obj_s/use_screen.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/use_window.c -o ../obj_s/use_window.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/wresize.c -o ../obj_s/wresize.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/access.c -o ../obj_s/access.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/add_tries.c -o ../obj_s/add_tries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_error.c -o ../obj_s/comp_error.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_hash.c -o ../obj_s/comp_hash.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_userdefs.c -o ../obj_s/comp_userdefs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/db_iterator.c -o ../obj_s/db_iterator.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/doalloc.c -o ../obj_s/doalloc.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/entries.c -o ../obj_s/entries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/free_ttype.c -o ../obj_s/free_ttype.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/getenv_num.c -o ../obj_s/getenv_num.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/init_keytry.c -o ../obj_s/init_keytry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_acs.c -o ../obj_s/lib_acs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_data.c -o ../obj_s/lib_data.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_longname.c -o ../obj_s/lib_longname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_napms.c -o ../obj_s/lib_napms.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_options.c -o ../obj_s/lib_options.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_raw.c -o ../obj_s/lib_raw.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_setup.c -o ../obj_s/lib_setup.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_termname.c -o ../obj_s/lib_termname.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_ti.c -o ../obj_s/lib_ti.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/lib_trace.c -o ../obj_s/lib_trace.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tty/lib_twait.c -o ../obj_s/lib_twait.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/name_match.c -o ../obj_s/name_match.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/obsolete.c -o ../obj_s/obsolete.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/read_entry.c -o ../obj_s/read_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/read_termcap.c -o ../obj_s/read_termcap.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/strings.c -o ../obj_s/strings.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/tries.c -o ../obj_s/tries.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/trace/visbuf.c -o ../obj_s/visbuf.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/captoinfo.c -o ../obj_s/captoinfo.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_expand.c -o ../obj_s/comp_expand.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_parse.c -o ../obj_s/comp_parse.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/comp_scan.c -o ../obj_s/comp_scan.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/parse_entry.c -o ../obj_s/parse_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/write_entry.c -o ../obj_s/write_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/define_key.c -o ../obj_s/define_key.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/tinfo/hashed_db.c -o ../obj_s/hashed_db.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/key_defined.c -o ../obj_s/key_defined.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/keybound.c -o ../obj_s/keybound.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/keyok.c -o ../obj_s/keyok.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/base/version.c -o ../obj_s/version.o linking ../lib/libncurses.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libncurses.so.5.9 .5.9`.5 -o ../lib/libncurses.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -lpcre2-posix cd ../lib && (ln -s -f libncurses.so.5.9 libncurses.so.5; ln -s -f libncurses.so.5 libncurses.so; ) /usr/gcc/13/bin/gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses/report_offsets.c -m64 -D_XPG6 -lpcre2-posix ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 24 cchar_t 28 color_t 8 colorpair_t 8 mmask_t 4 rgb_bits_t 24 MEVENT 1 NCURSES_BOOL 24 TRIES Sizes of buffers/arrays: 5 CCHARW_MAX 8 EV_MAX 137 FIFO_SIZE 256 NAMESIZE 16 MB_LEN_MAX 1024 PATH_MAX 1576 SCREEN 0 SCREEN._ifd 148 SCREEN._fifo 696 SCREEN._fifohead 916 SCREEN._direct_color 1288 SCREEN._panelHook 1384 SCREEN.jump 1512 SCREEN.rsp 1524 + SCREEN._no_padding 1525 + SCREEN._use_ritm 1526 + SCREEN._assumed_color 1544 + SCREEN._resize 1560 n SCREEN._windowlist 1568 w SCREEN._screen_acs_fix 640 TERMINAL 0 TERMINAL.type 72 TERMINAL.Filedes 76 TERMINAL.Ottyb 112 TERMINAL.Nttyb 148 TERMINAL._baudrate 152 TERMINAL._termname 160 TERMINAL.tparm_state 72 TERMTYPE 40 + TERMTYPE.ext_str_table 66 + TERMTYPE.ext_Strings 480 TPARM_STATE 8 TPARM_STATE.stack 328 TPARM_STATE.stack_ptr 336 TPARM_STATE.out_buff 360 TPARM_STATE.fmt_buff 376 TPARM_STATE.static_vars 112 WINDOW 88 w WINDOW._bkgrnd 480 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 112 NCURSES_GLOBALS.tgetent_cache 328 NCURSES_GLOBALS.dbd_vars 424 NCURSES_GLOBALS.cached_tparm 440 + NCURSES_GLOBALS.home_terminfo 452 + NCURSES_GLOBALS.safeprint_rows 456 w NCURSES_GLOBALS.key_name 656 NCURSES_PRESCREEN 16 NCURSES_PRESCREEN.tparm_state 496 NCURSES_PRESCREEN.saved_tty 504 NCURSES_PRESCREEN.use_tioctl 512 NCURSES_PRESCREEN._outch 520 n NCURSES_PRESCREEN.rippedoff 648 + NCURSES_PRESCREEN._no_padding make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/ncurses' ( cd progs && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/progs' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/MKtermsort.sh gawk /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include/Caps >termsort.h echo "#ifndef __TRANSFORM_H" >transform.h echo "#define __TRANSFORM_H 1" >>transform.h echo "#include " >>transform.h echo "extern bool same_program(const char *, const char *);" >>transform.h /bin/bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#endif /* __TRANSFORM_H */" >>transform.h /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tic.c -o ../obj_s/tic.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/dump_entry.c -o ../obj_s/dump_entry.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tparm_type.c -o ../obj_s/tparm_type.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/transform.c -o ../obj_s/transform.o /usr/gcc/13/bin/gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o tic /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/infocmp.c -o ../obj_s/infocmp.o /usr/gcc/13/bin/gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o infocmp /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/clear.c -o ../obj_s/clear.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/clear_cmd.c -o ../obj_s/clear_cmd.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tty_settings.c -o ../obj_s/tty_settings.o /usr/gcc/13/bin/gcc ../obj_s/clear.o ../obj_s/clear_cmd.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o clear /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tabs.c -o ../obj_s/tabs.o /usr/gcc/13/bin/gcc ../obj_s/tabs.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tabs /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tput.c -o ../obj_s/tput.o /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/reset_cmd.c -o ../obj_s/reset_cmd.o /usr/gcc/13/bin/gcc ../obj_s/tput.o ../obj_s/clear_cmd.o ../obj_s/reset_cmd.o ../obj_s/tparm_type.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tput /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/tset.c -o ../obj_s/tset.o /usr/gcc/13/bin/gcc ../obj_s/tset.o ../obj_s/reset_cmd.o ../obj_s/transform.o ../obj_s/tty_settings.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix -o tset /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/toe.c -o ../obj_s/toe.o /usr/gcc/13/bin/gcc ../obj_s/toe.o -L../lib -R/usr/gnu/lib/amd64 -m64 -D_XPG6 -DHAVE_CONFIG_H -I../progs -I../ncurses -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/progs/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lncurses -lncurses -lpcre2-posix -o toe make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/progs' ( cd panel && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/panel' rm -f ../include/panel.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.h ../include/panel.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.c -o ../obj_s/panel.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_above.c -o ../obj_s/p_above.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_below.c -o ../obj_s/p_below.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_bottom.c -o ../obj_s/p_bottom.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_delete.c -o ../obj_s/p_delete.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_hide.c -o ../obj_s/p_hide.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_hidden.c -o ../obj_s/p_hidden.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_move.c -o ../obj_s/p_move.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_new.c -o ../obj_s/p_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_replace.c -o ../obj_s/p_replace.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_show.c -o ../obj_s/p_show.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_top.c -o ../obj_s/p_top.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_update.c -o ../obj_s/p_update.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_user.c -o ../obj_s/p_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/p_win.c -o ../obj_s/p_win.o linking ../lib/libpanel.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libpanel.so.5.9 .5.9`.5 -o ../lib/libpanel.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses cd ../lib && (ln -s -f libpanel.so.5.9 libpanel.so.5; ln -s -f libpanel.so.5 libpanel.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/panel' ( cd menu && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/menu' rm -f ../include/menu.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/menu.h ../include/menu.h rm -f ../include/eti.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/eti.h ../include/eti.h rm -f ../include/mf_common.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/mf_common.h ../include/mf_common.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_attribs.c -o ../obj_s/m_attribs.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_cursor.c -o ../obj_s/m_cursor.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_driver.c -o ../obj_s/m_driver.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_format.c -o ../obj_s/m_format.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_global.c -o ../obj_s/m_global.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_hook.c -o ../obj_s/m_hook.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_cur.c -o ../obj_s/m_item_cur.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_nam.c -o ../obj_s/m_item_nam.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_new.c -o ../obj_s/m_item_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_opt.c -o ../obj_s/m_item_opt.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_top.c -o ../obj_s/m_item_top.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_use.c -o ../obj_s/m_item_use.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_val.c -o ../obj_s/m_item_val.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_item_vis.c -o ../obj_s/m_item_vis.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_items.c -o ../obj_s/m_items.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_new.c -o ../obj_s/m_new.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_opts.c -o ../obj_s/m_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_pad.c -o ../obj_s/m_pad.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_pattern.c -o ../obj_s/m_pattern.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_post.c -o ../obj_s/m_post.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_req_name.c -o ../obj_s/m_req_name.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_scale.c -o ../obj_s/m_scale.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_spacing.c -o ../obj_s/m_spacing.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_sub.c -o ../obj_s/m_sub.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_userptr.c -o ../obj_s/m_userptr.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/m_win.c -o ../obj_s/m_win.o linking ../lib/libmenu.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libmenu.so.5.9 .5.9`.5 -o ../lib/libmenu.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses cd ../lib && (ln -s -f libmenu.so.5.9 libmenu.so.5; ln -s -f libmenu.so.5 libmenu.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/menu' ( cd form && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/form' rm -f ../include/form.h cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/form.h ../include/form.h /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_arg.c -o ../obj_s/fld_arg.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_attr.c -o ../obj_s/fld_attr.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_current.c -o ../obj_s/fld_current.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_def.c -o ../obj_s/fld_def.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_dup.c -o ../obj_s/fld_dup.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_ftlink.c -o ../obj_s/fld_ftlink.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_info.c -o ../obj_s/fld_info.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_just.c -o ../obj_s/fld_just.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_link.c -o ../obj_s/fld_link.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_max.c -o ../obj_s/fld_max.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_move.c -o ../obj_s/fld_move.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_newftyp.c -o ../obj_s/fld_newftyp.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_opts.c -o ../obj_s/fld_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_pad.c -o ../obj_s/fld_pad.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_page.c -o ../obj_s/fld_page.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_stat.c -o ../obj_s/fld_stat.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_type.c -o ../obj_s/fld_type.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fld_user.c -o ../obj_s/fld_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_cursor.c -o ../obj_s/frm_cursor.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_data.c -o ../obj_s/frm_data.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_def.c -o ../obj_s/frm_def.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_driver.c -o ../obj_s/frm_driver.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_hook.c -o ../obj_s/frm_hook.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_opts.c -o ../obj_s/frm_opts.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_page.c -o ../obj_s/frm_page.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_post.c -o ../obj_s/frm_post.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_req_name.c -o ../obj_s/frm_req_name.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_scale.c -o ../obj_s/frm_scale.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_sub.c -o ../obj_s/frm_sub.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_user.c -o ../obj_s/frm_user.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/frm_win.c -o ../obj_s/frm_win.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_alnum.c -o ../obj_s/fty_alnum.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_alpha.c -o ../obj_s/fty_alpha.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_enum.c -o ../obj_s/fty_enum.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_generic.c -o ../obj_s/fty_generic.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_int.c -o ../obj_s/fty_int.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_ipv4.c -o ../obj_s/fty_ipv4.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_num.c -o ../obj_s/fty_num.o /usr/gcc/13/bin/gcc -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/fty_regex.c -o ../obj_s/fty_regex.o linking ../lib/libform.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename ../lib/libform.so.5.9 .5.9`.5 -o ../lib/libform.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses cd ../lib && (ln -s -f libform.so.5.9 libform.so.5; ln -s -f libform.so.5 libform.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/form' ( cd test && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/test' /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/back_ground.c -o ../obj_s/back_ground.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dump_window.c -o ../obj_s/dump_window.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o back_ground ../obj_s/back_ground.o ../obj_s/dump_window.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/background.c -o ../obj_s/background.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o background ../obj_s/background.o ../obj_s/dump_window.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/blue.c -o ../obj_s/blue.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/bs.c -o ../obj_s/bs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/cardfile.c -o ../obj_s/cardfile.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/chgat.c -o ../obj_s/chgat.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/popup_msg.c -o ../obj_s/popup_msg.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/clip_printw.c -o ../obj_s/clip_printw.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/color_content.c -o ../obj_s/color_content.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o color_content ../obj_s/color_content.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/color_set.c -o ../obj_s/color_set.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/combine.c -o ../obj_s/combine.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o combine ../obj_s/combine.o ../obj_s/dump_window.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_altkeys.c -o ../obj_s/demo_altkeys.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_defkey.c -o ../obj_s/demo_defkey.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_forms.c -o ../obj_s/demo_forms.o /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/edit_field.c -o ../obj_s/edit_field.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_keyok.c -o ../obj_s/demo_keyok.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_menus.c -o ../obj_s/demo_menus.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_new_pair.c -o ../obj_s/demo_new_pair.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_new_pair ../obj_s/demo_new_pair.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_panels.c -o ../obj_s/demo_panels.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_tabs.c -o ../obj_s/demo_tabs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_tabs ../obj_s/demo_tabs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_termcap.c -o ../obj_s/demo_termcap.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/demo_terminfo.c -o ../obj_s/demo_terminfo.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ditto.c -o ../obj_s/ditto.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots.c -o ../obj_s/dots.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_curses.c -o ../obj_s/dots_curses.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_mvcur.c -o ../obj_s/dots_mvcur.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_termcap.c -o ../obj_s/dots_termcap.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dots_xcurses.c -o ../obj_s/dots_xcurses.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dots_xcurses ../obj_s/dots_xcurses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/dup_field.c -o ../obj_s/dup_field.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o dup_field ../obj_s/dup_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/echochar.c -o ../obj_s/echochar.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/extended_color.c -o ../obj_s/extended_color.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o extended_color ../obj_s/extended_color.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/filter.c -o ../obj_s/filter.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/firework.c -o ../obj_s/firework.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/firstlast.c -o ../obj_s/firstlast.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/foldkeys.c -o ../obj_s/foldkeys.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/form_driver_w.c -o ../obj_s/form_driver_w.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/gdc.c -o ../obj_s/gdc.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/hanoi.c -o ../obj_s/hanoi.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/hashtest.c -o ../obj_s/hashtest.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inch_wide.c -o ../obj_s/inch_wide.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inchs.c -o ../obj_s/inchs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ins_wide.c -o ../obj_s/ins_wide.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/insdelln.c -o ../obj_s/insdelln.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/inserts.c -o ../obj_s/inserts.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/key_names.c -o ../obj_s/key_names.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/keynames.c -o ../obj_s/keynames.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/knight.c -o ../obj_s/knight.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/list_keys.c -o ../obj_s/list_keys.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o list_keys ../obj_s/list_keys.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/lrtest.c -o ../obj_s/lrtest.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/move_field.c -o ../obj_s/move_field.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o move_field ../obj_s/move_field.o ../obj_s/edit_field.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/movewindow.c -o ../obj_s/movewindow.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/ncurses.c -o ../obj_s/ncurses.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/newdemo.c -o ../obj_s/newdemo.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/padview.c -o ../obj_s/padview.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o padview ../obj_s/padview.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/pair_content.c -o ../obj_s/pair_content.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o pair_content ../obj_s/pair_content.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/picsmap.c -o ../obj_s/picsmap.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o picsmap ../obj_s/picsmap.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/railroad.c -o ../obj_s/railroad.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/rain.c -o ../obj_s/rain.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/redraw.c -o ../obj_s/redraw.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/savescreen.c -o ../obj_s/savescreen.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/sp_tinfo.c -o ../obj_s/sp_tinfo.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o sp_tinfo ../obj_s/sp_tinfo.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/tclock.c -o ../obj_s/tclock.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addchstr.c -o ../obj_s/test_addchstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addstr.c -o ../obj_s/test_addstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_addwstr.c -o ../obj_s/test_addwstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_arrays.c -o ../obj_s/test_arrays.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_delwin.c -o ../obj_s/test_delwin.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_delwin ../obj_s/test_delwin.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_endwin.c -o ../obj_s/test_endwin.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_endwin ../obj_s/test_endwin.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_get_wstr.c -o ../obj_s/test_get_wstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_getstr.c -o ../obj_s/test_getstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_instr.c -o ../obj_s/test_instr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_inwstr.c -o ../obj_s/test_inwstr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_mouse.c -o ../obj_s/test_mouse.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_mouse ../obj_s/test_mouse.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_opaque.c -o ../obj_s/test_opaque.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_setupterm.c -o ../obj_s/test_setupterm.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_sgr.c -o ../obj_s/test_sgr.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_sgr ../obj_s/test_sgr.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_termattrs.c -o ../obj_s/test_termattrs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_termattrs ../obj_s/test_termattrs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_tparm.c -o ../obj_s/test_tparm.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_tparm ../obj_s/test_tparm.o -L../lib -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -lncurses -lpcre2-posix /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_unget_wch.c -o ../obj_s/test_unget_wch.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_unget_wch ../obj_s/test_unget_wch.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_vid_puts.c -o ../obj_s/test_vid_puts.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/test_vidputs.c -o ../obj_s/test_vidputs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testaddch.c -o ../obj_s/testaddch.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testcurs.c -o ../obj_s/testcurs.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/testscanw.c -o ../obj_s/testscanw.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/view.c -o ../obj_s/view.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o view ../obj_s/view.o ../obj_s/popup_msg.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/worm.c -o ../obj_s/worm.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` /usr/gcc/13/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/xmas.c -o ../obj_s/xmas.o /usr/gcc/13/bin/gcc -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -m64 -D_XPG6 -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../test -DHAVE_CONFIG_H -DDATA_DIR=\"/usr/gnu/share\" -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/test/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses -lpcre2-posix" | sed -e 's/-lform.*-lpanel[^ ]*//'` make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/test' ( cd misc && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/misc' WHICH_XTERM=xterm-new \ XTERM_KBS=BS \ datadir=/usr/gnu/share \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/terminfo.src >terminfo.tmp /bin/bash ./gen-pkgconfig ** creating ncurses.pc ** creating panel.pc ** creating menu.pc ** creating form.pc ** creating ncurses++.pc touch pc-files make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/misc' ( cd c++ && /usr/gnu/bin/make - DESTDIR="" RPATH_LIST="/usr/gnu/lib/amd64" all ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/c++' cp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/etip.h.in etip.h /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 0 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_IOSTREAM 1 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... IOSTREAM_NAMESPACE 1 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesf.cc -o ../obj_s/cursesf.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesm.cc -o ../obj_s/cursesm.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesw.cc -o ../obj_s/cursesw.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursespad.cc -o ../obj_s/cursespad.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesp.cc -o ../obj_s/cursesp.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursslk.cc -o ../obj_s/cursslk.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesapp.cc -o ../obj_s/cursesapp.o /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC -c /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesmain.cc -o ../obj_s/cursesmain.o ar -curv ../lib/libncurses++.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ar: writing ../lib/libncurses++.a a - ../obj_s/cursesf.o a - ../obj_s/cursesm.o a - ../obj_s/cursesw.o a - ../obj_s/cursespad.o a - ../obj_s/cursesp.o a - ../obj_s/cursslk.o a - ../obj_s/cursesapp.o a - ../obj_s/cursesmain.o ranlib ../lib/libncurses++.a compiling demo (obj_s) /usr/gcc/13/bin/g++ -o demo ../obj_s/demo.o -R/usr/gnu/lib/amd64 -L../lib -lncurses++ -L../lib -lform -lmenu -lpanel -lncurses -m64 -D_XPG6 -lpcre2-posix -R/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/lib:/usr/gnu/lib/amd64 -DHAVE_CONFIG_H -DBUILDING_NCURSES_CXX -I../c++ -I. -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++ -I../include -I/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/../include -D_XPG6 -D_POSIX_C_SOURCE=200112L -DPCRE2POSIX_SHARED -I/usr/include/pcre -D__EXTENSIONS__ -DNDEBUG -m64 -O3 -D_XPG6 -fPIC make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/c++' ( cd man && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/man' mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man /bin/bash ../edit_man.sh normal installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man terminfo.5 *-config.1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/*.[0-9]* ...made /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/man_alias.sed installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/terminfo.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/ncurses5-config.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/captoinfo.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/clear.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_add_wch.3x .. installing alias add_wch.3x .. installing alias echo_wchar.3x .. installing alias mvadd_wch.3x .. installing alias mvwadd_wch.3x .. installing alias wadd_wch.3x .. installing alias wecho_wchar.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_add_wchstr.3x .. installing alias add_wchnstr.3x .. installing alias add_wchstr.3x .. installing alias mvadd_wchnstr.3x .. installing alias mvadd_wchstr.3x .. installing alias mvwadd_wchnstr.3x .. installing alias mvwadd_wchstr.3x .. installing alias wadd_wchnstr.3x .. installing alias wadd_wchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addch.3x .. installing alias addch.3x .. installing alias echochar.3x .. installing alias mvaddch.3x .. installing alias mvwaddch.3x .. installing alias waddch.3x .. installing alias wechochar.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addchstr.3x .. installing alias addchnstr.3x .. installing alias addchstr.3x .. installing alias mvaddchnstr.3x .. installing alias mvaddchstr.3x .. installing alias mvwaddchnstr.3x .. installing alias mvwaddchstr.3x .. installing alias waddchnstr.3x .. installing alias waddchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addstr.3x .. installing alias addnstr.3x .. installing alias addstr.3x .. installing alias mvaddnstr.3x .. installing alias mvaddstr.3x .. installing alias mvwaddnstr.3x .. installing alias mvwaddstr.3x .. installing alias waddnstr.3x .. installing alias waddstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addwstr.3x .. installing alias addnwstr.3x .. installing alias addwstr.3x .. installing alias mvaddnwstr.3x .. installing alias mvaddwstr.3x .. installing alias mvwaddnwstr.3x .. installing alias mvwaddwstr.3x .. installing alias waddnwstr.3x .. installing alias waddwstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_attr.3x .. installing alias attr_get.3x .. installing alias attr_off.3x .. installing alias attr_on.3x .. installing alias attr_set.3x .. installing alias attroff.3x .. installing alias attron.3x .. installing alias attrset.3x .. installing alias chgat.3x .. installing alias color_set.3x .. installing alias mvchgat.3x .. installing alias mvwchgat.3x .. installing alias standend.3x .. installing alias standout.3x .. installing alias wattr_get.3x .. installing alias wattr_off.3x .. installing alias wattr_on.3x .. installing alias wattr_set.3x .. installing alias wattroff.3x .. installing alias wattron.3x .. installing alias wattrset.3x .. installing alias wchgat.3x .. installing alias wcolor_set.3x .. installing alias wstandend.3x .. installing alias wstandout.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_beep.3x .. installing alias beep.3x .. installing alias flash.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_bkgd.3x .. installing alias bkgd.3x .. installing alias bkgdset.3x .. installing alias getbkgd.3x .. installing alias wbkgd.3x .. installing alias wbkgdset.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_bkgrnd.3x .. installing alias bkgrnd.3x .. installing alias bkgrndset.3x .. installing alias getbkgrnd.3x .. installing alias wbkgrnd.3x .. installing alias wbkgrndset.3x .. installing alias wgetbkgrnd.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_border.3x .. installing alias border.3x .. installing alias box.3x .. installing alias hline.3x .. installing alias mvhline.3x .. installing alias mvvline.3x .. installing alias mvwhline.3x .. installing alias mvwvline.3x .. installing alias vline.3x .. installing alias wborder.3x .. installing alias whline.3x .. installing alias wvline.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_border_set.3x .. installing alias border_set.3x .. installing alias box_set.3x .. installing alias hline_set.3x .. installing alias mvhline_set.3x .. installing alias mvvline_set.3x .. installing alias mvwhline_set.3x .. installing alias mvwvline_set.3x .. installing alias vline_set.3x .. installing alias wborder_set.3x .. installing alias whline_set.3x .. installing alias wvline_set.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_clear.3x .. installing alias clear.3x .. installing alias clrtobot.3x .. installing alias clrtoeol.3x .. installing alias erase.3x .. installing alias wclear.3x .. installing alias wclrtobot.3x .. installing alias wclrtoeol.3x .. installing alias werase.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_color.3x .. installing alias COLORS.3x .. installing alias COLOR_BLACK.3x .. installing alias COLOR_BLUE.3x .. installing alias COLOR_CYAN.3x .. installing alias COLOR_GREEN.3x .. installing alias COLOR_MAGENTA.3x .. installing alias COLOR_PAIR.3x .. installing alias COLOR_PAIRS.3x .. installing alias COLOR_RED.3x .. installing alias COLOR_WHITE.3x .. installing alias COLOR_YELLOW.3x .. installing alias PAIR_NUMBER.3x .. installing alias can_change_color.3x .. installing alias color_content.3x .. installing alias extended_color_content.3x .. installing alias extended_pair_content.3x .. installing alias has_colors.3x .. installing alias init_color.3x .. installing alias init_extended_color.3x .. installing alias init_extended_pair.3x .. installing alias init_pair.3x .. installing alias pair_content.3x .. installing alias reset_color_pairs.3x .. installing alias start_color.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_delch.3x .. installing alias delch.3x .. installing alias mvdelch.3x .. installing alias mvwdelch.3x .. installing alias wdelch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_deleteln.3x .. installing alias deleteln.3x .. installing alias insdelln.3x .. installing alias insertln.3x .. installing alias wdeleteln.3x .. installing alias winsdelln.3x .. installing alias winsertln.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_extend.3x .. installing alias curses_version.3x .. installing alias use_extended_names.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_get_wch.3x .. installing alias get_wch.3x .. installing alias mvget_wch.3x .. installing alias mvwget_wch.3x .. installing alias unget_wch.3x .. installing alias wget_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_get_wstr.3x .. installing alias get_wstr.3x .. installing alias getn_wstr.3x .. installing alias mvget_wstr.3x .. installing alias mvgetn_wstr.3x .. installing alias mvwget_wstr.3x .. installing alias mvwgetn_wstr.3x .. installing alias wget_wstr.3x .. installing alias wgetn_wstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getcchar.3x .. installing alias getcchar.3x .. installing alias setcchar.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getch.3x .. installing alias getch.3x .. installing alias has_key.3x .. installing alias mvgetch.3x .. installing alias mvwgetch.3x .. installing alias ungetch.3x .. installing alias wgetch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getstr.3x .. installing alias getnstr.3x .. installing alias getstr.3x .. installing alias mvgetnstr.3x .. installing alias mvgetstr.3x .. installing alias mvwgetnstr.3x .. installing alias mvwgetstr.3x .. installing alias wgetnstr.3x .. installing alias wgetstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getyx.3x .. installing alias getbegyx.3x .. installing alias getmaxyx.3x .. installing alias getparyx.3x .. installing alias getyx.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_in_wch.3x .. installing alias in_wch.3x .. installing alias mvin_wch.3x .. installing alias mvwin_wch.3x .. installing alias win_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_in_wchstr.3x .. installing alias in_wchnstr.3x .. installing alias in_wchstr.3x .. installing alias mvin_wchnstr.3x .. installing alias mvin_wchstr.3x .. installing alias mvwin_wchnstr.3x .. installing alias mvwin_wchstr.3x .. installing alias win_wchnstr.3x .. installing alias win_wchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inch.3x .. installing alias inch.3x .. installing alias mvinch.3x .. installing alias mvwinch.3x .. installing alias winch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inchstr.3x .. installing alias inchnstr.3x .. installing alias inchstr.3x .. installing alias mvinchnstr.3x .. installing alias mvinchstr.3x .. installing alias mvwinchnstr.3x .. installing alias mvwinchstr.3x .. installing alias winchnstr.3x .. installing alias winchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_initscr.3x .. installing alias delscreen.3x .. installing alias endwin.3x .. installing alias initscr.3x .. installing alias isendwin.3x .. installing alias newterm.3x .. installing alias set_term.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inopts.3x .. installing alias cbreak.3x .. installing alias echo.3x .. installing alias halfdelay.3x .. installing alias intrflush.3x .. installing alias is_cbreak.3x .. installing alias is_echo.3x .. installing alias is_nl.3x .. installing alias is_raw.3x .. installing alias keypad.3x .. installing alias meta.3x .. installing alias nl.3x .. installing alias nocbreak.3x .. installing alias nodelay.3x .. installing alias noecho.3x .. installing alias nonl.3x .. installing alias noqiflush.3x .. installing alias noraw.3x .. installing alias notimeout.3x .. installing alias qiflush.3x .. installing alias raw.3x .. installing alias timeout.3x .. installing alias typeahead.3x .. installing alias wtimeout.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_ins_wch.3x .. installing alias ins_wch.3x .. installing alias mvins_wch.3x .. installing alias mvwins_wch.3x .. installing alias wins_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_ins_wstr.3x .. installing alias ins_nwstr.3x .. installing alias ins_wstr.3x .. installing alias mvins_nwstr.3x .. installing alias mvins_wstr.3x .. installing alias mvwins_nwstr.3x .. installing alias mvwins_wstr.3x .. installing alias wins_nwstr.3x .. installing alias wins_wstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_insch.3x .. installing alias insch.3x .. installing alias mvinsch.3x .. installing alias mvwinsch.3x .. installing alias winsch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_insstr.3x .. installing alias insnstr.3x .. installing alias insstr.3x .. installing alias mvinsnstr.3x .. installing alias mvinsstr.3x .. installing alias mvwinsnstr.3x .. installing alias mvwinsstr.3x .. installing alias winsnstr.3x .. installing alias winsstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_instr.3x .. installing alias innstr.3x .. installing alias instr.3x .. installing alias mvinnstr.3x .. installing alias mvinstr.3x .. installing alias mvwinnstr.3x .. installing alias mvwinstr.3x .. installing alias winnstr.3x .. installing alias winstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inwstr.3x .. installing alias innwstr.3x .. installing alias inwstr.3x .. installing alias mvinnwstr.3x .. installing alias mvinwstr.3x .. installing alias mvwinnwstr.3x .. installing alias mvwinwstr.3x .. installing alias winnwstr.3x .. installing alias winwstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_kernel.3x .. installing alias curs_set.3x .. installing alias def_prog_mode.3x .. installing alias def_shell_mode.3x .. installing alias getsyx.3x .. installing alias napms.3x .. installing alias reset_prog_mode.3x .. installing alias reset_shell_mode.3x .. installing alias resetty.3x .. installing alias ripoffline.3x .. installing alias savetty.3x .. installing alias setsyx.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_legacy.3x .. installing alias getattrs.3x .. installing alias getbegx.3x .. installing alias getbegy.3x .. installing alias getcurx.3x .. installing alias getcury.3x .. installing alias getmaxx.3x .. installing alias getmaxy.3x .. installing alias getparx.3x .. installing alias getpary.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_memleaks.3x .. installing alias _nc_free_and_exit.3x .. installing alias _nc_free_tinfo.3x .. installing alias _nc_freeall.3x .. installing alias exit_curses.3x .. installing alias exit_terminfo.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_mouse.3x .. installing alias getmouse.3x .. installing alias has_mouse.3x .. installing alias mouse_trafo.3x .. installing alias mouseinterval.3x .. installing alias mousemask.3x .. installing alias ungetmouse.3x .. installing alias wenclose.3x .. installing alias wmouse_trafo.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_move.3x .. installing alias move.3x .. installing alias wmove.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_opaque.3x .. installing alias is_cleared.3x .. installing alias is_idcok.3x .. installing alias is_idlok.3x .. installing alias is_immedok.3x .. installing alias is_keypad.3x .. installing alias is_leaveok.3x .. installing alias is_nodelay.3x .. installing alias is_notimeout.3x .. installing alias is_pad.3x .. installing alias is_scrollok.3x .. installing alias is_subwin.3x .. installing alias is_syncok.3x .. installing alias wgetdelay.3x .. installing alias wgetparent.3x .. installing alias wgetscrreg.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_outopts.3x .. installing alias clearok.3x .. installing alias idcok.3x .. installing alias idlok.3x .. installing alias immedok.3x .. installing alias leaveok.3x .. installing alias scrollok.3x .. installing alias setscrreg.3x .. installing alias wsetscrreg.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_overlay.3x .. installing alias copywin.3x .. installing alias overlay.3x .. installing alias overwrite.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_pad.3x .. installing alias newpad.3x .. installing alias pecho_wchar.3x .. installing alias pechochar.3x .. installing alias pnoutrefresh.3x .. installing alias prefresh.3x .. installing alias subpad.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_print.3x .. installing alias mcprint.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_printw.3x .. installing alias mvprintw.3x .. installing alias mvwprintw.3x .. installing alias printw.3x .. installing alias vw_printw.3x .. installing alias vwprintw.3x .. installing alias wprintw.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_refresh.3x .. installing alias doupdate.3x .. installing alias redrawwin.3x .. installing alias refresh.3x .. installing alias wnoutrefresh.3x .. installing alias wredrawln.3x .. installing alias wrefresh.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scanw.3x .. installing alias mvscanw.3x .. installing alias mvwscanw.3x .. installing alias scanw.3x .. installing alias vw_scanw.3x .. installing alias vwscanw.3x .. installing alias wscanw.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scr_dump.3x .. installing alias scr_dump.3x .. installing alias scr_init.3x .. installing alias scr_restore.3x .. installing alias scr_set.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scroll.3x .. installing alias scrl.3x .. installing alias scroll.3x .. installing alias wscrl.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_slk.3x .. installing alias extended_slk_color.3x .. installing alias slk_attr.3x .. installing alias slk_attr_off.3x .. installing alias slk_attr_on.3x .. installing alias slk_attr_set.3x .. installing alias slk_attroff.3x .. installing alias slk_attron.3x .. installing alias slk_attrset.3x .. installing alias slk_clear.3x .. installing alias slk_color.3x .. installing alias slk_init.3x .. installing alias slk_label.3x .. installing alias slk_noutrefresh.3x .. installing alias slk_refresh.3x .. installing alias slk_restore.3x .. installing alias slk_set.3x .. installing alias slk_touch.3x .. installing alias slk_wset.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_sp_funcs.3x .. installing alias alloc_pair_sp.3x .. installing alias assume_default_colors_sp.3x .. installing alias baudrate_sp.3x .. installing alias beep_sp.3x .. installing alias can_change_color_sp.3x .. installing alias cbreak_sp.3x .. installing alias ceiling_panel.3x .. installing alias color_content_sp.3x .. installing alias curs_set_sp.3x .. installing alias def_prog_mode_sp.3x .. installing alias def_shell_mode_sp.3x .. installing alias define_key_sp.3x .. installing alias del_curterm_sp.3x .. installing alias delay_output_sp.3x .. installing alias doupdate_sp.3x .. installing alias echo_sp.3x .. installing alias endwin_sp.3x .. installing alias erasechar_sp.3x .. installing alias erasewchar_sp.3x .. installing alias extended_color_content_sp.3x .. installing alias extended_pair_content_sp.3x .. installing alias extended_slk_color_sp.3x .. installing alias filter_sp.3x .. installing alias find_pair_sp.3x .. installing alias flash_sp.3x .. installing alias flushinp_sp.3x .. installing alias free_pair_sp.3x .. installing alias get_escdelay_sp.3x .. installing alias getmouse_sp.3x .. installing alias getwin_sp.3x .. installing alias ground_panel.3x .. installing alias halfdelay_sp.3x .. installing alias has_colors_sp.3x .. installing alias has_ic_sp.3x .. installing alias has_il_sp.3x .. installing alias has_key_sp.3x .. installing alias has_mouse_sp.3x .. installing alias init_color_sp.3x .. installing alias init_extended_color_sp.3x .. installing alias init_extended_pair_sp.3x .. installing alias init_pair_sp.3x .. installing alias intrflush_sp.3x .. installing alias is_cbreak_sp.3x .. installing alias is_echo_sp.3x .. installing alias is_nl_sp.3x .. installing alias is_raw_sp.3x .. installing alias is_term_resized_sp.3x .. installing alias isendwin_sp.3x .. installing alias key_defined_sp.3x .. installing alias keybound_sp.3x .. installing alias keyname_sp.3x .. installing alias keyok_sp.3x .. installing alias killchar_sp.3x .. installing alias killwchar_sp.3x .. installing alias longname_sp.3x .. installing alias mcprint_sp.3x .. installing alias mouseinterval_sp.3x .. installing alias mousemask_sp.3x .. installing alias mvcur_sp.3x .. installing alias napms_sp.3x .. installing alias new_form_sp.3x .. installing alias new_menu_sp.3x .. installing alias new_prescr.3x .. installing alias newpad_sp.3x .. installing alias newterm_sp.3x .. installing alias newwin_sp.3x .. installing alias nl_sp.3x .. installing alias nocbreak_sp.3x .. installing alias noecho_sp.3x .. installing alias nofilter_sp.3x .. installing alias nonl_sp.3x .. installing alias noqiflush_sp.3x .. installing alias noraw_sp.3x .. installing alias pair_content_sp.3x .. installing alias putp_sp.3x .. installing alias qiflush_sp.3x .. installing alias raw_sp.3x .. installing alias reset_color_pairs_sp.3x .. installing alias reset_prog_mode_sp.3x .. installing alias reset_shell_mode_sp.3x .. installing alias resetty_sp.3x .. installing alias resize_term_sp.3x .. installing alias resizeterm_sp.3x .. installing alias restartterm_sp.3x .. installing alias ripoffline_sp.3x .. installing alias savetty_sp.3x .. installing alias scr_init_sp.3x .. installing alias scr_restore_sp.3x .. installing alias scr_set_sp.3x .. installing alias set_curterm_sp.3x .. installing alias set_escdelay_sp.3x .. installing alias set_tabsize_sp.3x .. installing alias slk_attr_set_sp.3x .. installing alias slk_attr_sp.3x .. installing alias slk_attroff_sp.3x .. installing alias slk_attron_sp.3x .. installing alias slk_attrset_sp.3x .. installing alias slk_clear_sp.3x .. installing alias slk_color_sp.3x .. installing alias slk_init_sp.3x .. installing alias slk_label_sp.3x .. installing alias slk_noutrefresh_sp.3x .. installing alias slk_refresh_sp.3x .. installing alias slk_restore_sp.3x .. installing alias slk_set_sp.3x .. installing alias slk_touch_sp.3x .. installing alias start_color_sp.3x .. installing alias term_attrs_sp.3x .. installing alias termattrs_sp.3x .. installing alias termname_sp.3x .. installing alias tgetent_sp.3x .. installing alias tgetflag_sp.3x .. installing alias tgetnum_sp.3x .. installing alias tgetstr_sp.3x .. installing alias tgoto_sp.3x .. installing alias tigetflag_sp.3x .. installing alias tigetnum_sp.3x .. installing alias tigetstr_sp.3x .. installing alias tparm_sp.3x .. installing alias tputs_sp.3x .. installing alias typeahead_sp.3x .. installing alias unctrl_sp.3x .. installing alias unget_wch_sp.3x .. installing alias ungetch_sp.3x .. installing alias ungetmouse_sp.3x .. installing alias update_panels_sp.3x .. installing alias use_default_colors_sp.3x .. installing alias use_env_sp.3x .. installing alias use_legacy_coding_sp.3x .. installing alias use_tioctl_sp.3x .. installing alias vid_attr_sp.3x .. installing alias vid_puts_sp.3x .. installing alias vidattr_sp.3x .. installing alias vidputs_sp.3x .. installing alias wunctrl_sp.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_termattrs.3x .. installing alias baudrate.3x .. installing alias erasechar.3x .. installing alias erasewchar.3x .. installing alias has_ic.3x .. installing alias has_il.3x .. installing alias killchar.3x .. installing alias killwchar.3x .. installing alias longname.3x .. installing alias term_attrs.3x .. installing alias termattrs.3x .. installing alias termname.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_termcap.3x .. installing alias BC.3x .. installing alias PC.3x .. installing alias UP.3x .. installing alias ospeed.3x .. installing alias tgetent.3x .. installing alias tgetflag.3x .. installing alias tgetnum.3x .. installing alias tgetstr.3x .. installing alias tgoto.3x .. installing alias tputs.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_terminfo.3x .. installing alias del_curterm.3x .. installing alias mvcur.3x .. installing alias putp.3x .. installing alias restartterm.3x .. installing alias set_curterm.3x .. installing alias setterm.3x .. installing alias setupterm.3x .. installing alias tigetflag.3x .. installing alias tigetnum.3x .. installing alias tigetstr.3x .. installing alias tiparm.3x .. installing alias tiparm_s.3x .. installing alias tiscan_s.3x .. installing alias tparm.3x .. installing alias tputs.3x .. installing alias vid_attr.3x .. installing alias vid_puts.3x .. installing alias vidattr.3x .. installing alias vidputs.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_threads.3x .. installing alias NCURSES_SCREEN_CB.3x .. installing alias NCURSES_WINDOW_CB.3x .. installing alias get_escdelay.3x .. installing alias set_escdelay.3x .. installing alias set_tabsize.3x .. installing alias use_screen.3x .. installing alias use_window.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_touch.3x .. installing alias is_linetouched.3x .. installing alias is_wintouched.3x .. installing alias touchline.3x .. installing alias touchwin.3x .. installing alias untouchwin.3x .. installing alias wtouchln.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_trace.3x .. installing alias _nc_tracebits.3x .. installing alias _traceattr.3x .. installing alias _traceattr2.3x .. installing alias _tracecchar_t.3x .. installing alias _tracecchar_t2.3x .. installing alias _tracechar.3x .. installing alias _tracechtype.3x .. installing alias _tracechtype2.3x .. installing alias _tracedump.3x .. installing alias _tracef.3x .. installing alias _tracemouse.3x .. installing alias curses_trace.3x .. installing alias trace.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_util.3x .. installing alias delay_output.3x .. installing alias filter.3x .. installing alias flushinp.3x .. installing alias getwin.3x .. installing alias key_name.3x .. installing alias keyname.3x .. installing alias nofilter.3x .. installing alias putwin.3x .. installing alias unctrl.3x .. installing alias use_env.3x .. installing alias use_tioctl.3x .. installing alias wunctrl.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_variables.3x .. installing alias COLORS.3x .. installing alias COLOR_PAIRS.3x .. installing alias COLS.3x .. installing alias ERR.3x .. installing alias ESCDELAY.3x .. installing alias FALSE.3x .. installing alias LINES.3x .. installing alias OK.3x .. installing alias SCREEN.3x .. installing alias TABSIZE.3x .. installing alias TRUE.3x .. installing alias WINDOW.3x .. installing alias attr_t.3x .. installing alias bool.3x .. installing alias cchar_t.3x .. installing alias chtype.3x .. installing alias curscr.3x .. installing alias newscr.3x .. installing alias stdscr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_window.3x .. installing alias delwin.3x .. installing alias derwin.3x .. installing alias dupwin.3x .. installing alias mvderwin.3x .. installing alias mvwin.3x .. installing alias newwin.3x .. installing alias subwin.3x .. installing alias syncok.3x .. installing alias wcursyncup.3x .. installing alias wsyncdown.3x .. installing alias wsyncup.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/default_colors.3x .. installing alias assume_default_colors.3x .. installing alias use_default_colors.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/define_key.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_cursor.3x .. installing alias pos_form_cursor.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_data.3x .. installing alias data_ahead.3x .. installing alias data_behind.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_driver.3x .. installing alias form_driver_w.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field.3x .. installing alias field_count.3x .. installing alias form_fields.3x .. installing alias move_field.3x .. installing alias set_form_fields.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_attributes.3x .. installing alias field_back.3x .. installing alias field_fore.3x .. installing alias field_pad.3x .. installing alias set_field_back.3x .. installing alias set_field_fore.3x .. installing alias set_field_pad.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_buffer.3x .. installing alias field_buffer.3x .. installing alias field_status.3x .. installing alias set_field_buffer.3x .. installing alias set_field_status.3x .. installing alias set_max_field.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_info.3x .. installing alias dynamic_field_info.3x .. installing alias field_info.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_just.3x .. installing alias field_just.3x .. installing alias set_field_just.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_new.3x .. installing alias dup_field.3x .. installing alias free_field.3x .. installing alias link_field.3x .. installing alias new_field.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_opts.3x .. installing alias field_opts.3x .. installing alias field_opts_off.3x .. installing alias field_opts_on.3x .. installing alias set_field_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_userptr.3x .. installing alias field_userptr.3x .. installing alias set_field_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_validation.3x .. installing alias field_arg.3x .. installing alias field_type.3x .. installing alias set_field_type.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_fieldtype.3x .. installing alias free_fieldtype.3x .. installing alias link_fieldtype.3x .. installing alias new_fieldtype.3x .. installing alias set_fieldtype_arg.3x .. installing alias set_fieldtype_choice.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_hook.3x .. installing alias field_init.3x .. installing alias field_term.3x .. installing alias form_init.3x .. installing alias form_term.3x .. installing alias set_field_init.3x .. installing alias set_field_term.3x .. installing alias set_form_init.3x .. installing alias set_form_term.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_new.3x .. installing alias free_form.3x .. installing alias new_form.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_new_page.3x .. installing alias new_page.3x .. installing alias set_new_page.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_opts.3x .. installing alias form_opts_off.3x .. installing alias form_opts_on.3x .. installing alias set_form_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_page.3x .. installing alias current_field.3x .. installing alias field_index.3x .. installing alias set_current_field.3x .. installing alias set_form_page.3x .. installing alias unfocus_current_field.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_post.3x .. installing alias post_form.3x .. installing alias unpost_form.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_requestname.3x .. installing alias form_request_by_name.3x .. installing alias form_request_name.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_userptr.3x .. installing alias set_form_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_variables.3x .. installing alias TYPE_ALNUM.3x .. installing alias TYPE_ALPHA.3x .. installing alias TYPE_ENUM.3x .. installing alias TYPE_INTEGER.3x .. installing alias TYPE_IPV4.3x .. installing alias TYPE_NUMERIC.3x .. installing alias TYPE_REGEXP.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_win.3x .. installing alias form_sub.3x .. installing alias scale_form.3x .. installing alias set_form_sub.3x .. installing alias set_form_win.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/infocmp.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/infotocap.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/key_defined.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/keybound.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/keyok.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/legacy_coding.3x .. installing alias use_legacy_coding.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_attributes.3x .. installing alias menu_back.3x .. installing alias menu_fore.3x .. installing alias menu_grey.3x .. installing alias menu_pad.3x .. installing alias set_menu_back.3x .. installing alias set_menu_fore.3x .. installing alias set_menu_grey.3x .. installing alias set_menu_pad.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_cursor.3x .. installing alias pos_menu_cursor.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_driver.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_format.3x .. installing alias set_menu_format.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_hook.3x .. installing alias item_init.3x .. installing alias item_term.3x .. installing alias menu_init.3x .. installing alias menu_term.3x .. installing alias set_item_init.3x .. installing alias set_item_term.3x .. installing alias set_menu_init.3x .. installing alias set_menu_term.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_items.3x .. installing alias item_count.3x .. installing alias set_menu_items.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_mark.3x .. installing alias set_menu_mark.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_new.3x .. installing alias free_menu.3x .. installing alias new_menu.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_opts.3x .. installing alias menu_opts_off.3x .. installing alias menu_opts_on.3x .. installing alias set_menu_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_pattern.3x .. installing alias set_menu_pattern.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_post.3x .. installing alias post_menu.3x .. installing alias unpost_menu.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_requestname.3x .. installing alias menu_request_by_name.3x .. installing alias menu_request_name.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_spacing.3x .. installing alias set_menu_spacing.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_userptr.3x .. installing alias set_menu_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_win.3x .. installing alias menu_sub.3x .. installing alias scale_menu.3x .. installing alias set_menu_sub.3x .. installing alias set_menu_win.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_current.3x .. installing alias current_item.3x .. installing alias item_index.3x .. installing alias set_current_item.3x .. installing alias set_top_row.3x .. installing alias top_row.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_name.3x .. installing alias item_description.3x .. installing alias item_name.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_new.3x .. installing alias free_item.3x .. installing alias new_item.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_opts.3x .. installing alias item_opts.3x .. installing alias item_opts_off.3x .. installing alias item_opts_on.3x .. installing alias set_item_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_userptr.3x .. installing alias item_userptr.3x .. installing alias set_item_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_value.3x .. installing alias item_value.3x .. installing alias set_item_value.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_visible.3x .. installing alias item_visible.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/ncurses.3x .. installing alias curses.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/new_pair.3x .. installing alias alloc_pair.3x .. installing alias find_pair.3x .. installing alias free_pair.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/panel.3x .. installing alias bottom_panel.3x .. installing alias ceiling_panel.3x .. installing alias del_panel.3x .. installing alias ground_panel.3x .. installing alias hide_panel.3x .. installing alias move_panel.3x .. installing alias new_panel.3x .. installing alias panel_above.3x .. installing alias panel_below.3x .. installing alias panel_hidden.3x .. installing alias panel_userptr.3x .. installing alias panel_window.3x .. installing alias replace_panel.3x .. installing alias set_panel_userptr.3x .. installing alias show_panel.3x .. installing alias top_panel.3x .. installing alias update_panels.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/resizeterm.3x .. installing alias is_term_resized.3x .. installing alias resize_term.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/scr_dump.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tabs.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/term.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man7/term.7 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/term_variables.3x .. installing alias SP.3x .. installing alias acs_map.3x .. installing alias boolcodes.3x .. installing alias boolfnames.3x .. installing alias boolnames.3x .. installing alias cur_term.3x .. installing alias numcodes.3x .. installing alias numfnames.3x .. installing alias numnames.3x .. installing alias strcodes.3x .. installing alias strfnames.3x .. installing alias strnames.3x .. installing alias ttytype.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tic.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/toe.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tput.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tset.1 .. installing alias reset.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/user_caps.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/wresize.3x make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/man' ( cd include && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/include' mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing curses.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing unctrl.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing ncurses_dll.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing term.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing termcap.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/term_entry.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/include' ( cd ncurses && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/ncurses' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses.so.5.9 -R/usr/gnu/lib ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -lpcre2-posix cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib && (ln -s -f libncurses.so.5.9 libncurses.so.5; ln -s -f libncurses.so.5 libncurses.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/ncurses' ( cd progs && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/progs' mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86 /usr/bin/ginstall -c -s tic /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s toe /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86 && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) linking captoinfo to tic ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86 && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) /usr/bin/ginstall -c -s infocmp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s clear /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tabs /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tput /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tset /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86 && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/progs' ( cd panel && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/panel' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libpanel.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libpanel.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libpanel.so.5.9 -R/usr/gnu/lib ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib && (ln -s -f libpanel.so.5.9 libpanel.so.5; ln -s -f libpanel.so.5 libpanel.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/panel' ( cd menu && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/menu' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libmenu.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libmenu.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libmenu.so.5.9 -R/usr/gnu/lib ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib && (ln -s -f libmenu.so.5.9 libmenu.so.5; ln -s -f libmenu.so.5 libmenu.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/eti.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/menu.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/menu' ( cd form && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/form' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libform.so.5.9 /usr/gcc/13/bin/gcc -m32 -D_XPG6 -lpcre2-posix -m32 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libform.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libform.so.5.9 -R/usr/gnu/lib ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib && (ln -s -f libform.so.5.9 libform.so.5; ln -s -f libform.so.5 libform.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/form.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/form' ( cd test && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/test' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/test' ( cd misc && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/misc' mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/tabset DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 \ prefix=/usr/gnu \ exec_prefix=/usr/gnu \ bindir=/usr/gnu/bin/i86 \ top_srcdir=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5 \ srcdir=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc \ datadir=/usr/gnu/share \ ticdir=/usr/gnu/share/terminfo \ source=terminfo.tmp \ cross_compiling=no \ /bin/bash ./run_tic.sh ** Building terminfo database, please wait... Running sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/shlib tic to install /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.5.20240427 "terminfo.tmp", line 1193, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5301, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5333, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5380, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5380, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5395, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5395, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5417, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5417, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 8839, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5291, terminal 'xterm-16color': entry is larger than 4096 bytes "terminfo.tmp", line 5482, terminal 'xterm-direct256': entry is larger than 4096 bytes 1833 entries written to /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ** built new /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ** sym-linked /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/ginstall -c ncurses-config /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/i86/ncurses5-config installing ncurses.pc installing ncurses.pc installing panel.pc installing menu.pc installing form.pc installing ncurses++.pc make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/misc' ( cd c++ && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/c++' installing ../lib/libncurses++.a as /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses++.a /usr/bin/ginstall -c -m 644 ../lib/libncurses++.a /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses++.a ranlib /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses++.a installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesapp.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesf.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesm.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesp.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesw.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursslk.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing etip.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/i86/c++' ( cd man && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/man' /bin/bash ../edit_man.sh normal installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man terminfo.5 *-config.1 /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/man/*.[0-9]* ...made /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/man_alias.sed installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/terminfo.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/ncurses5-config.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/captoinfo.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/clear.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_add_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_add_wchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_addwstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_attr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_beep.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_bkgd.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_bkgrnd.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_border.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_border_set.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_clear.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_color.3x .. installing alias COLORS.3x .. installing alias COLOR_PAIRS.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_delch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_deleteln.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_extend.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_get_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_get_wstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getcchar.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_getyx.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_in_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_in_wchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inchstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_initscr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inopts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_ins_wch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_ins_wstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_insch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_insstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_instr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_inwstr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_kernel.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_legacy.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_memleaks.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_mouse.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_move.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_opaque.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_outopts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_overlay.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_pad.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_print.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_printw.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_refresh.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scanw.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scr_dump.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_scroll.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_slk.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_sp_funcs.3x .. installing alias ceiling_panel.3x .. installing alias ground_panel.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_termattrs.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_termcap.3x .. installing alias tputs.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_terminfo.3x .. installing alias tputs.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_threads.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_touch.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_trace.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_util.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_variables.3x .. installing alias COLORS.3x .. installing alias COLOR_PAIRS.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/curs_window.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/default_colors.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/define_key.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_cursor.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_data.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_driver.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_attributes.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_buffer.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_info.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_just.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_new.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_field_validation.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_fieldtype.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_hook.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_new.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_new_page.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_page.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_post.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_requestname.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_variables.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/form_win.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/infocmp.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/infotocap.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/key_defined.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/keybound.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/keyok.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/legacy_coding.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_attributes.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_cursor.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_driver.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_format.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_hook.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_items.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_mark.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_new.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_pattern.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_post.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_requestname.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_spacing.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/menu_win.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_current.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_name.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_new.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_opts.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_userptr.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_value.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/mitem_visible.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/ncurses.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/new_pair.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/panel.3x .. installing alias ceiling_panel.3x .. installing alias ground_panel.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/resizeterm.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/scr_dump.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tabs.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/term.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man7/term.7 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/term_variables.3x installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tic.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/toe.1m installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tput.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man1/tset.1 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man5/user_caps.5 installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/man/man3/wresize.3x make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/man' ( cd include && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/include' installing curses.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing unctrl.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing ncurses_dll.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing term.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing termcap.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/include/term_entry.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/include' ( cd ncurses && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/ncurses' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -lpcre2-posix cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64 && (ln -s -f libncurses.so.5.9 libncurses.so.5; ln -s -f libncurses.so.5 libncurses.so; ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/ncurses' ( cd progs && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/progs' /usr/bin/ginstall -c -s tic /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s toe /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) linking captoinfo to tic ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) /usr/bin/ginstall -c -s infocmp /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s clear /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tabs /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tput /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /usr/bin/ginstall -c -s tset /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset ( cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` ) make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/progs' ( cd panel && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/panel' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libpanel.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libpanel.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libpanel.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64 && (ln -s -f libpanel.so.5.9 libpanel.so.5; ln -s -f libpanel.so.5 libpanel.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/panel/panel.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/panel' ( cd menu && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/menu' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libmenu.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libmenu.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libmenu.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64 && (ln -s -f libmenu.so.5.9 libmenu.so.5; ln -s -f libmenu.so.5 libmenu.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/eti.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/menu/menu.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/menu' ( cd form && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/form' linking /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libform.so.5.9 /usr/gcc/13/bin/gcc -m64 -D_XPG6 -lpcre2-posix -m64 -O3 -std=c99 --param max-inline-insns-single=1200 -shared -dy -G -Wl,-h,`basename /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libform.so.5.9 .5.9`.5 -o /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libform.so.5.9 -R/usr/gnu/lib/amd64 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses cd /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64 && (ln -s -f libform.so.5.9 libform.so.5; ln -s -f libform.so.5 libform.so; ) installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/form/form.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/form' ( cd test && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/test' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/test' ( cd misc && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/misc' DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 \ prefix=/usr/gnu \ exec_prefix=/usr/gnu \ bindir=/usr/gnu/bin \ top_srcdir=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5 \ srcdir=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc \ datadir=/usr/gnu/share \ ticdir=/usr/gnu/share/terminfo \ source=terminfo.tmp \ cross_compiling=no \ /bin/bash ./run_tic.sh ** Building terminfo database, please wait... Running sh /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/misc/shlib tic to install /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.5.20240427 "terminfo.tmp", line 1193, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5301, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5333, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5380, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5380, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5395, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5395, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5417, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5417, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 8839, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5291, terminal 'xterm-16color': entry is larger than 4096 bytes "terminfo.tmp", line 5482, terminal 'xterm-direct256': entry is larger than 4096 bytes 1833 entries written to /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ** built new /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/share/terminfo ** sym-linked /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /usr/bin/ginstall -c ncurses-config /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/bin/ncurses5-config installing ncurses.pc installing ncurses.pc installing panel.pc installing menu.pc installing form.pc installing ncurses++.pc make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/misc' ( cd c++ && /usr/gnu/bin/make - -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386 DESTDIR="/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386" RPATH_LIST="/usr/gnu/lib/amd64" install ) make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/c++' installing ../lib/libncurses++.a as /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses++.a /usr/bin/ginstall -c -m 644 ../lib/libncurses++.a /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses++.a ranlib /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/amd64/libncurses++.a installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesapp.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesf.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesm.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesp.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursesw.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing /jenkins/jobs/oi-userland/workspace/components/library/ncurses/ncurses-6.5/c++/cursslk.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses installing etip.h in /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/include/ncurses make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/amd64/c++' mv: cannot access /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/prototype/i386/usr/gnu/lib/libncurses.so* VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/ncurses/build/manifest-i386-ncurses.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/ncurses pkg://openindiana.org/library/ncurses@6.5,5.11-2024.0.0.0:20240920T071623Z PUBLISHED