INFO: not using any hashes in /data/userland-archives/hashes for parted-1.8.8.tar.bz2 (overridden with --hash) Source /data/userland-archives/parted-1.8.8.tar.bz2... not found, skipping file copy Source https://ftp.gnu.org/gnu/parted/parted-1.8.8.tar.bz2... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file configure patching file libparted/arch/solaris.c patching file libparted/libparted.c patching file libparted/Makefile.in patching file include/parted/solaris.h patching file include/parted/Makefile.in patching file libparted/fs/ext2/ext2.h patching file libparted/fs/jfs/jfs_types.h patching file libparted/fs/xfs/platform_defs.h patching file libparted/labels/dos.c patching file libparted/labels/gpt.c patching file libparted/labels/pc98.c patching file libparted/labels/sun.c patching file parted/parted.c patching file include/parted/natmath.h patching file libparted/cs/natmath.c patching file libparted/fs/fat/bootsector.c patching file parted/parted.c patching file libparted/fs/fat/count.h patching file libparted/fs/fat/count.c patching file include/parted/Makefile.in patching file libparted/fs/solaris_x86/solaris_x86.c patching file libparted/fs/solaris_x86/Makefile.am patching file libparted/fs/solaris_x86/Makefile.in patching file libparted/fs/Makefile.in patching file configure patching file libparted/libparted.c patching file parted/ui.c patching file libparted/fs/ntfs/ntfs.c checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for style of include used by make... GNU checking for gcc... /usr/gcc/14/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) /usr/gcc/14/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/14/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/14/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/gcc/14/bin/gcc... (cached) gcc3 checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking whether /usr/gcc/14/bin/gcc needs -traditional... no checking whether /usr/gcc/14/bin/gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for /usr/gcc/14/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/14/bin/gcc option to accept ISO Standard C... (cached) none needed checking for a usable (O_DIRECT-supporting) temporary dir... . checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working alloca.h... yes checking for alloca... yes checking for size_t... yes checking whether system is Windows or MSDOS... no checking whether // is distinct from /... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... no checking whether getenv is declared... yes checking for inline... inline checking for long long int... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of size_t... 64 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for sig_atomic_t integer literal suffix... checking for size_t integer literal suffix... ul checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imaxabs is declared... yes checking whether imaxdiv is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for mbsinit... yes checking for isblank... yes checking for iswctype... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for wcscoll... yes checking for iswcntrl... yes checking for C/C++ restrict keyword... restrict checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether utime accepts a null argument... yes checking for struct utimbuf... yes checking for wint_t... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking for atexit... yes checking for GNU libc compatible calloc... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking for __fpending... yes checking whether __fpending is declared... yes checking whether free (NULL) is known to work... yes checking whether the compiler generally respects inline... yes checking whether inttypes.h conforms to C99... no checking for flag to ignore unused libraries... -Wl,-z,ignore checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memchr... yes checking for working memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working re_compile_pattern... no checking whether isblank is declared... yes checking whether rename is broken... no checking for rpmatch... no checking for ssize_t... (cached) yes checking for va_copy... yes checking whether stdint.h conforms to C99... (cached) no checking for sys/inttypes.h... (cached) yes checking for sys/bitypes.h... (cached) no checking for bit size of ptrdiff_t... (cached) 64 checking for bit size of sig_atomic_t... (cached) 32 checking for bit size of size_t... (cached) 64 checking for bit size of wchar_t... (cached) 32 checking for bit size of wint_t... (cached) 32 checking whether sig_atomic_t is signed... (cached) yes checking whether wchar_t is signed... (cached) yes checking whether wint_t is signed... (cached) yes checking for ptrdiff_t integer literal suffix... (cached) l checking for sig_atomic_t integer literal suffix... (cached) checking for size_t integer literal suffix... (cached) ul checking for wchar_t integer literal suffix... (cached) checking for wint_t integer literal suffix... (cached) checking for strcspn... yes checking for working strndup... yes checking for working strnlen... yes checking for working strtod... yes checking for strtol... yes checking whether <wchar.h> is standalone... yes checking for off_t... yes checking size of off_t... 8 checking for a sed that does not truncate output... /usr/bin/gsed checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/amd64/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/14/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/14/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/gcc/14/bin/g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether /usr/gcc/14/bin/gfortran accepts -g... yes checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC checking if /usr/gcc/14/bin/gcc PIC flag -fPIC works... yes checking if /usr/gcc/14/bin/gcc static flag -static works... no checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/gcc/14/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/14/bin/g++ option to produce PIC... -fPIC checking if /usr/gcc/14/bin/g++ PIC flag -fPIC works... yes checking if /usr/gcc/14/bin/g++ static flag -static works... no checking if /usr/gcc/14/bin/g++ supports -c -o file.o... yes checking whether the /usr/gcc/14/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/gcc/14/bin/gfortran option to produce PIC... -fPIC checking if /usr/gcc/14/bin/gfortran PIC flag -fPIC works... yes checking if /usr/gcc/14/bin/gfortran static flag -static works... no checking if /usr/gcc/14/bin/gfortran supports -c -o file.o... yes checking whether the /usr/gcc/14/bin/gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dlopen in -ldl... yes checking for uuid_generate in -luuid... yes checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking for rl_variable_value in -lreadline... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for getopt.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for wctype.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace in -lc... yes checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes Unable to locate check version 0.9.3 or higher: not building checking for ld used by /usr/gcc/14/bin/gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) no checking whether byte ordering is bigendian... no checking for inline... (cached) inline checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... (cached) restrict checking for sigaction... yes checking for getuid... yes checking for rl_completion_matches... yes checking for canonicalize_file_name... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating include/parted/Makefile config.status: creating libparted/Makefile config.status: creating libparted/labels/Makefile config.status: creating libparted/fs/Makefile config.status: creating libparted/fs/amiga/Makefile config.status: creating libparted/fs/ext2/Makefile config.status: creating libparted/fs/fat/Makefile config.status: creating libparted/fs/hfs/Makefile config.status: creating libparted/fs/jfs/Makefile config.status: creating libparted/fs/linux_swap/Makefile config.status: creating libparted/fs/ntfs/Makefile config.status: creating libparted/fs/reiserfs/Makefile config.status: creating libparted/fs/solaris_x86/Makefile config.status: creating libparted/fs/ufs/Makefile config.status: creating libparted/fs/xfs/Makefile config.status: creating libparted/tests/Makefile config.status: creating libparted.pc config.status: creating parted/Makefile config.status: creating partprobe/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating debug/Makefile config.status: creating debug/clearfat/Makefile config.status: creating debug/test/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Type 'make' to compile parted. Making all in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/po' Making all in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/alloca_.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/parted"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/parted"'; \ echo '#define DVIDIR "/usr/share/doc/parted"'; \ echo '#define PDFDIR "/usr/share/doc/parted"'; \ echo '#define PSDIR "/usr/share/doc/parted"'; \ echo '#define LIBDIR "/usr/lib/amd64"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/parted"'; \ echo '#define PKGINCLUDEDIR "/usr/include/parted"'; \ echo '#define PKGLIBDIR "/usr/lib/amd64/parted"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/getopt_.h; \ } > getopt.h-t mv -f getopt.h-t getopt.h rm -f inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e '/definition of GL_LINK_WARNING/r /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/build-aux/link-warning.h' \ < /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/inttypes_.h; \ } > inttypes.h-t mv inttypes.h-t inttypes.h rm -f stdint.h-t stdint.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \ -e 's/@''SIZE_T_SUFFIX''@/ul/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/stdint_.h; \ } > stdint.h-t mv stdint.h-t stdint.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/build-aux/link-warning.h' \ < /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/stdlib_.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e '/definition of GL_LINK_WARNING/r /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/build-aux/link-warning.h' \ < /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/string_.h; \ } > string.h-t mv string.h-t string.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/unistd_.h; \ } > unistd.h-t mv unistd.h-t unistd.h /usr/gnu/bin/make all-am make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c -o full-write.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/full-write.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT full-write.lo -MD -MP -MF .deps/full-write.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/full-write.c -fPIC -DPIC -o .libs/full-write.o mv -f .deps/full-write.Tpo .deps/full-write.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/localcharset.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o mv -f .deps/localcharset.Tpo .deps/localcharset.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/version-etc.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/version-etc.c -fPIC -DPIC -o .libs/version-etc.o mv -f .deps/version-etc.Tpo .deps/version-etc.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/version-etc-fsf.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT version-etc-fsf.lo -MD -MP -MF .deps/version-etc-fsf.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/version-etc-fsf.c -fPIC -DPIC -o .libs/version-etc-fsf.o mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xalloc-die.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xalloc-die.lo -MD -MP -MF .deps/xalloc-die.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xstrndup.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xstrndup.lo -MD -MP -MF .deps/xstrndup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o mv -f .deps/xstrndup.Tpo .deps/xstrndup.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c -o basename.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/basename.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/basename.c -fPIC -DPIC -o .libs/basename.o mv -f .deps/basename.Tpo .deps/basename.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT close-stream.lo -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/close-stream.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT close-stream.lo -MD -MP -MF .deps/close-stream.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/close-stream.c -fPIC -DPIC -o .libs/close-stream.o mv -f .deps/close-stream.Tpo .deps/close-stream.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT closeout.lo -MD -MP -MF .deps/closeout.Tpo -c -o closeout.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/closeout.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT closeout.lo -MD -MP -MF .deps/closeout.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/closeout.c -fPIC -DPIC -o .libs/closeout.o mv -f .deps/closeout.Tpo .deps/closeout.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c -o dirname.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/dirname.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/dirname.c -fPIC -DPIC -o .libs/dirname.o mv -f .deps/dirname.Tpo .deps/dirname.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/error.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT error.lo -MD -MP -MF .deps/error.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/exitfail.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/exitfail.c -fPIC -DPIC -o .libs/exitfail.o mv -f .deps/exitfail.Tpo .deps/exitfail.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/getopt.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/getopt.c -fPIC -DPIC -o .libs/getopt.o mv -f .deps/getopt.Tpo .deps/getopt.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/getopt1.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/getopt1.c -fPIC -DPIC -o .libs/getopt1.o mv -f .deps/getopt1.Tpo .deps/getopt1.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT long-options.lo -MD -MP -MF .deps/long-options.Tpo -c -o long-options.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/long-options.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT long-options.lo -MD -MP -MF .deps/long-options.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/long-options.c -fPIC -DPIC -o .libs/long-options.o mv -f .deps/long-options.Tpo .deps/long-options.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT quotearg.lo -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/quotearg.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT quotearg.lo -MD -MP -MF .deps/quotearg.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/quotearg.c -fPIC -DPIC -o .libs/quotearg.o mv -f .deps/quotearg.Tpo .deps/quotearg.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/regex.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/regex.c -fPIC -DPIC -o .libs/regex.o mv -f .deps/regex.Tpo .deps/regex.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT rpmatch.lo -MD -MP -MF .deps/rpmatch.Tpo -c -o rpmatch.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/rpmatch.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT rpmatch.lo -MD -MP -MF .deps/rpmatch.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/rpmatch.c -fPIC -DPIC -o .libs/rpmatch.o mv -f .deps/rpmatch.Tpo .deps/rpmatch.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c -o safe-read.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/safe-read.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT safe-read.lo -MD -MP -MF .deps/safe-read.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/safe-read.c -fPIC -DPIC -o .libs/safe-read.o mv -f .deps/safe-read.Tpo .deps/safe-read.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c -o safe-write.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/safe-write.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT safe-write.lo -MD -MP -MF .deps/safe-write.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/safe-write.c -fPIC -DPIC -o .libs/safe-write.o mv -f .deps/safe-write.Tpo .deps/safe-write.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/stripslash.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/stripslash.c -fPIC -DPIC -o .libs/stripslash.o mv -f .deps/stripslash.Tpo .deps/stripslash.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xmalloc.c /usr/gcc/14/bin/gcc -I. -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -m64 -O3 -Werror -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libparted.la full-write.lo localcharset.lo version-etc.lo version-etc-fsf.lo xalloc-die.lo xstrndup.lo basename.lo close-stream.lo closeout.lo dirname.lo error.lo exitfail.lo getopt.lo getopt1.lo long-options.lo quotearg.lo regex.lo rpmatch.lo safe-read.lo safe-write.lo stripslash.lo xmalloc.lo ar cru .libs/libparted.a .libs/full-write.o .libs/localcharset.o .libs/version-etc.o .libs/version-etc-fsf.o .libs/xalloc-die.o .libs/xstrndup.o .libs/basename.o .libs/close-stream.o .libs/closeout.o .libs/dirname.o .libs/error.o .libs/exitfail.o .libs/getopt.o .libs/getopt1.o .libs/long-options.o .libs/quotearg.o .libs/regex.o .libs/rpmatch.o .libs/safe-read.o .libs/safe-write.o .libs/stripslash.o .libs/xmalloc.o ranlib .libs/libparted.a creating libparted.la (cd .libs && rm -f libparted.la && ln -s ../libparted.la libparted.la) rm -f t-charset.alias charset.alias /bin/bash /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/config.charset 'i386-pc-solaris2.11' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/parted/g' /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib/ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' Making all in libparted make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Makefile:598: warning: overriding recipe for target 'solaris.lo' Makefile:570: warning: ignoring old recipe for target 'solaris.lo' Making all in labels make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT rdb.lo -MD -MP -MF .deps/rdb.Tpo -c -o rdb.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/rdb.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT rdb.lo -MD -MP -MF .deps/rdb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/rdb.c -fPIC -DPIC -o .libs/rdb.o mv -f .deps/rdb.Tpo .deps/rdb.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT bsd.lo -MD -MP -MF .deps/bsd.Tpo -c -o bsd.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/bsd.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT bsd.lo -MD -MP -MF .deps/bsd.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/bsd.c -fPIC -DPIC -o .libs/bsd.o mv -f .deps/bsd.Tpo .deps/bsd.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT efi_crc32.lo -MD -MP -MF .deps/efi_crc32.Tpo -c -o efi_crc32.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/efi_crc32.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT efi_crc32.lo -MD -MP -MF .deps/efi_crc32.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/efi_crc32.c -fPIC -DPIC -o .libs/efi_crc32.o mv -f .deps/efi_crc32.Tpo .deps/efi_crc32.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT dos.lo -MD -MP -MF .deps/dos.Tpo -c -o dos.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/dos.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT dos.lo -MD -MP -MF .deps/dos.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/dos.c -fPIC -DPIC -o .libs/dos.o mv -f .deps/dos.Tpo .deps/dos.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT dvh.lo -MD -MP -MF .deps/dvh.Tpo -c -o dvh.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/dvh.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT dvh.lo -MD -MP -MF .deps/dvh.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/dvh.c -fPIC -DPIC -o .libs/dvh.o mv -f .deps/dvh.Tpo .deps/dvh.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT gpt.lo -MD -MP -MF .deps/gpt.Tpo -c -o gpt.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/gpt.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT gpt.lo -MD -MP -MF .deps/gpt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/gpt.c -fPIC -DPIC -o .libs/gpt.o mv -f .deps/gpt.Tpo .deps/gpt.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/loop.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/loop.c -fPIC -DPIC -o .libs/loop.o mv -f .deps/loop.Tpo .deps/loop.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/mac.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/mac.c -fPIC -DPIC -o .libs/mac.o mv -f .deps/mac.Tpo .deps/mac.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT pc98.lo -MD -MP -MF .deps/pc98.Tpo -c -o pc98.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/pc98.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT pc98.lo -MD -MP -MF .deps/pc98.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/pc98.c -fPIC -DPIC -o .libs/pc98.o mv -f .deps/pc98.Tpo .deps/pc98.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT sun.lo -MD -MP -MF .deps/sun.Tpo -c -o sun.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/sun.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT sun.lo -MD -MP -MF .deps/sun.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/sun.c -fPIC -DPIC -o .libs/sun.o mv -f .deps/sun.Tpo .deps/sun.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT aix.lo -MD -MP -MF .deps/aix.Tpo -c -o aix.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/aix.c /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT aix.lo -MD -MP -MF .deps/aix.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/labels/aix.c -fPIC -DPIC -o .libs/aix.o mv -f .deps/aix.Tpo .deps/aix.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o liblabels.la rdb.lo bsd.lo efi_crc32.lo dos.lo dvh.lo gpt.lo loop.lo mac.lo pc98.lo sun.lo aix.lo ar cru .libs/liblabels.a .libs/rdb.o .libs/bsd.o .libs/efi_crc32.o .libs/dos.o .libs/dvh.o .libs/gpt.o .libs/loop.o .libs/mac.o .libs/pc98.o .libs/sun.o .libs/aix.o ranlib .libs/liblabels.a creating liblabels.la (cd .libs && rm -f liblabels.la && ln -s ../liblabels.la liblabels.la) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' Making all in fs make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' Making all in amiga make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT amiga.lo -MD -MP -MF .deps/amiga.Tpo -c -o amiga.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/amiga.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT amiga.lo -MD -MP -MF .deps/amiga.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/amiga.c -fPIC -DPIC -o .libs/amiga.o mv -f .deps/amiga.Tpo .deps/amiga.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT affs.lo -MD -MP -MF .deps/affs.Tpo -c -o affs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/affs.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT affs.lo -MD -MP -MF .deps/affs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/affs.c -fPIC -DPIC -o .libs/affs.o mv -f .deps/affs.Tpo .deps/affs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT asfs.lo -MD -MP -MF .deps/asfs.Tpo -c -o asfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/asfs.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT asfs.lo -MD -MP -MF .deps/asfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/asfs.c -fPIC -DPIC -o .libs/asfs.o mv -f .deps/asfs.Tpo .deps/asfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT apfs.lo -MD -MP -MF .deps/apfs.Tpo -c -o apfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/apfs.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT apfs.lo -MD -MP -MF .deps/apfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/apfs.c -fPIC -DPIC -o .libs/apfs.o mv -f .deps/apfs.Tpo .deps/apfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/interface.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/amiga/interface.c -fPIC -DPIC -o .libs/interface.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libamigafs.la amiga.lo affs.lo asfs.lo apfs.lo interface.lo ar cru .libs/libamigafs.a .libs/amiga.o .libs/affs.o .libs/asfs.o .libs/apfs.o .libs/interface.o ranlib .libs/libamigafs.a creating libamigafs.la (cd .libs && rm -f libamigafs.la && ln -s ../libamigafs.la libamigafs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' Making all in ext2 make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2.lo -MD -MP -MF .deps/ext2.Tpo -c -o ext2.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2.lo -MD -MP -MF .deps/ext2.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2.c -fPIC -DPIC -o .libs/ext2.o mv -f .deps/ext2.Tpo .deps/ext2.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_block_relocator.lo -MD -MP -MF .deps/ext2_block_relocator.Tpo -c -o ext2_block_relocator.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_block_relocator.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_block_relocator.lo -MD -MP -MF .deps/ext2_block_relocator.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_block_relocator.c -fPIC -DPIC -o .libs/ext2_block_relocator.o mv -f .deps/ext2_block_relocator.Tpo .deps/ext2_block_relocator.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_buffer.lo -MD -MP -MF .deps/ext2_buffer.Tpo -c -o ext2_buffer.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_buffer.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_buffer.lo -MD -MP -MF .deps/ext2_buffer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_buffer.c -fPIC -DPIC -o .libs/ext2_buffer.o mv -f .deps/ext2_buffer.Tpo .deps/ext2_buffer.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_inode_relocator.lo -MD -MP -MF .deps/ext2_inode_relocator.Tpo -c -o ext2_inode_relocator.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_inode_relocator.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_inode_relocator.lo -MD -MP -MF .deps/ext2_inode_relocator.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_inode_relocator.c -fPIC -DPIC -o .libs/ext2_inode_relocator.o mv -f .deps/ext2_inode_relocator.Tpo .deps/ext2_inode_relocator.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_meta.lo -MD -MP -MF .deps/ext2_meta.Tpo -c -o ext2_meta.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_meta.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_meta.lo -MD -MP -MF .deps/ext2_meta.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_meta.c -fPIC -DPIC -o .libs/ext2_meta.o mv -f .deps/ext2_meta.Tpo .deps/ext2_meta.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_mkfs.lo -MD -MP -MF .deps/ext2_mkfs.Tpo -c -o ext2_mkfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_mkfs.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_mkfs.lo -MD -MP -MF .deps/ext2_mkfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_mkfs.c -fPIC -DPIC -o .libs/ext2_mkfs.o mv -f .deps/ext2_mkfs.Tpo .deps/ext2_mkfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_resize.lo -MD -MP -MF .deps/ext2_resize.Tpo -c -o ext2_resize.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_resize.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ext2_resize.lo -MD -MP -MF .deps/ext2_resize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/ext2_resize.c -fPIC -DPIC -o .libs/ext2_resize.o mv -f .deps/ext2_resize.Tpo .deps/ext2_resize.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/interface.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/interface.c -fPIC -DPIC -o .libs/interface.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT parted_io.lo -MD -MP -MF .deps/parted_io.Tpo -c -o parted_io.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/parted_io.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT parted_io.lo -MD -MP -MF .deps/parted_io.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/parted_io.c -fPIC -DPIC -o .libs/parted_io.o mv -f .deps/parted_io.Tpo .deps/parted_io.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT tune.lo -MD -MP -MF .deps/tune.Tpo -c -o tune.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/tune.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT tune.lo -MD -MP -MF .deps/tune.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ext2/tune.c -fPIC -DPIC -o .libs/tune.o mv -f .deps/tune.Tpo .deps/tune.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libext2.la ext2.lo ext2_block_relocator.lo ext2_buffer.lo ext2_inode_relocator.lo ext2_meta.lo ext2_mkfs.lo ext2_resize.lo interface.lo parted_io.lo tune.lo ar cru .libs/libext2.a .libs/ext2.o .libs/ext2_block_relocator.o .libs/ext2_buffer.o .libs/ext2_inode_relocator.o .libs/ext2_meta.o .libs/ext2_mkfs.o .libs/ext2_resize.o .libs/interface.o .libs/parted_io.o .libs/tune.o ranlib .libs/libext2.a creating libext2.la (cd .libs && rm -f libext2.la && ln -s ../libext2.la libext2.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' Making all in ufs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ufs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ufs.lo -MD -MP -MF .deps/ufs.Tpo -c -o ufs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ufs/ufs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ufs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ufs.lo -MD -MP -MF .deps/ufs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ufs/ufs.c -fPIC -DPIC -o .libs/ufs.o mv -f .deps/ufs.Tpo .deps/ufs.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libufs.la ufs.lo ar cru .libs/libufs.a .libs/ufs.o ranlib .libs/libufs.a creating libufs.la (cd .libs && rm -f libufs.la && ln -s ../libufs.la libufs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' Making all in fat make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT bootsector.lo -MD -MP -MF .deps/bootsector.Tpo -c -o bootsector.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/bootsector.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT bootsector.lo -MD -MP -MF .deps/bootsector.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/bootsector.c -fPIC -DPIC -o .libs/bootsector.o mv -f .deps/bootsector.Tpo .deps/bootsector.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT calc.lo -MD -MP -MF .deps/calc.Tpo -c -o calc.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/calc.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT calc.lo -MD -MP -MF .deps/calc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/calc.c -fPIC -DPIC -o .libs/calc.o mv -f .deps/calc.Tpo .deps/calc.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT clstdup.lo -MD -MP -MF .deps/clstdup.Tpo -c -o clstdup.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/clstdup.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT clstdup.lo -MD -MP -MF .deps/clstdup.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/clstdup.c -fPIC -DPIC -o .libs/clstdup.o mv -f .deps/clstdup.Tpo .deps/clstdup.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/context.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT context.lo -MD -MP -MF .deps/context.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/context.c -fPIC -DPIC -o .libs/context.o mv -f .deps/context.Tpo .deps/context.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT count.lo -MD -MP -MF .deps/count.Tpo -c -o count.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/count.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT count.lo -MD -MP -MF .deps/count.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/count.c -fPIC -DPIC -o .libs/count.o mv -f .deps/count.Tpo .deps/count.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT fat.lo -MD -MP -MF .deps/fat.Tpo -c -o fat.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/fat.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT fat.lo -MD -MP -MF .deps/fat.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/fat.c -fPIC -DPIC -o .libs/fat.o mv -f .deps/fat.Tpo .deps/fat.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT fatio.lo -MD -MP -MF .deps/fatio.Tpo -c -o fatio.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/fatio.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT fatio.lo -MD -MP -MF .deps/fatio.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/fatio.c -fPIC -DPIC -o .libs/fatio.o mv -f .deps/fatio.Tpo .deps/fatio.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/table.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT table.lo -MD -MP -MF .deps/table.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/table.c -fPIC -DPIC -o .libs/table.o mv -f .deps/table.Tpo .deps/table.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT traverse.lo -MD -MP -MF .deps/traverse.Tpo -c -o traverse.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/traverse.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT traverse.lo -MD -MP -MF .deps/traverse.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/traverse.c -fPIC -DPIC -o .libs/traverse.o mv -f .deps/traverse.Tpo .deps/traverse.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT resize.lo -MD -MP -MF .deps/resize.Tpo -c -o resize.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/resize.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT resize.lo -MD -MP -MF .deps/resize.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/fat/resize.c -fPIC -DPIC -o .libs/resize.o mv -f .deps/resize.Tpo .deps/resize.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libfat.la bootsector.lo calc.lo clstdup.lo context.lo count.lo fat.lo fatio.lo table.lo traverse.lo resize.lo ar cru .libs/libfat.a .libs/bootsector.o .libs/calc.o .libs/clstdup.o .libs/context.o .libs/count.o .libs/fat.o .libs/fatio.o .libs/table.o .libs/traverse.o .libs/resize.o ranlib .libs/libfat.a creating libfat.la (cd .libs && rm -f libfat.la && ln -s ../libfat.la libfat.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' Making all in ntfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ntfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ntfs.lo -MD -MP -MF .deps/ntfs.Tpo -c -o ntfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ntfs/ntfs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ntfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT ntfs.lo -MD -MP -MF .deps/ntfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/ntfs/ntfs.c -fPIC -DPIC -o .libs/ntfs.o mv -f .deps/ntfs.Tpo .deps/ntfs.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libntfs.la ntfs.lo ar cru .libs/libntfs.a .libs/ntfs.o ranlib .libs/libntfs.a creating libntfs.la (cd .libs && rm -f libntfs.la && ln -s ../libntfs.la libntfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' Making all in hfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT hfs.lo -MD -MP -MF .deps/hfs.Tpo -c -o hfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/hfs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT hfs.lo -MD -MP -MF .deps/hfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/hfs.c -fPIC -DPIC -o .libs/hfs.o mv -f .deps/hfs.Tpo .deps/hfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT probe.lo -MD -MP -MF .deps/probe.Tpo -c -o probe.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/probe.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT probe.lo -MD -MP -MF .deps/probe.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/probe.c -fPIC -DPIC -o .libs/probe.o mv -f .deps/probe.Tpo .deps/probe.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/cache.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/cache.c -fPIC -DPIC -o .libs/cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT advfs.lo -MD -MP -MF .deps/advfs.Tpo -c -o advfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/advfs.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT advfs.lo -MD -MP -MF .deps/advfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/advfs.c -fPIC -DPIC -o .libs/advfs.o mv -f .deps/advfs.Tpo .deps/advfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/file.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT file.lo -MD -MP -MF .deps/file.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/file.c -fPIC -DPIC -o .libs/file.o mv -f .deps/file.Tpo .deps/file.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/reloc.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/reloc.c -fPIC -DPIC -o .libs/reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT advfs_plus.lo -MD -MP -MF .deps/advfs_plus.Tpo -c -o advfs_plus.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/advfs_plus.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT advfs_plus.lo -MD -MP -MF .deps/advfs_plus.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/advfs_plus.c -fPIC -DPIC -o .libs/advfs_plus.o mv -f .deps/advfs_plus.Tpo .deps/advfs_plus.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT file_plus.lo -MD -MP -MF .deps/file_plus.Tpo -c -o file_plus.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/file_plus.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT file_plus.lo -MD -MP -MF .deps/file_plus.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/file_plus.c -fPIC -DPIC -o .libs/file_plus.o mv -f .deps/file_plus.Tpo .deps/file_plus.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reloc_plus.lo -MD -MP -MF .deps/reloc_plus.Tpo -c -o reloc_plus.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/reloc_plus.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reloc_plus.lo -MD -MP -MF .deps/reloc_plus.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/reloc_plus.c -fPIC -DPIC -o .libs/reloc_plus.o mv -f .deps/reloc_plus.Tpo .deps/reloc_plus.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT journal.lo -MD -MP -MF .deps/journal.Tpo -c -o journal.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/journal.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT journal.lo -MD -MP -MF .deps/journal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/hfs/journal.c -fPIC -DPIC -o .libs/journal.o mv -f .deps/journal.Tpo .deps/journal.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libhfs.la hfs.lo probe.lo cache.lo advfs.lo file.lo reloc.lo advfs_plus.lo file_plus.lo reloc_plus.lo journal.lo ar cru .libs/libhfs.a .libs/hfs.o .libs/probe.o .libs/cache.o .libs/advfs.o .libs/file.o .libs/reloc.o .libs/advfs_plus.o .libs/file_plus.o .libs/reloc_plus.o .libs/journal.o ranlib .libs/libhfs.a creating libhfs.la (cd .libs && rm -f libhfs.la && ln -s ../libhfs.la libhfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' Making all in linux_swap make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/linux_swap -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT linux_swap.lo -MD -MP -MF .deps/linux_swap.Tpo -c -o linux_swap.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/linux_swap/linux_swap.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/linux_swap -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT linux_swap.lo -MD -MP -MF .deps/linux_swap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/linux_swap/linux_swap.c -fPIC -DPIC -o .libs/linux_swap.o mv -f .deps/linux_swap.Tpo .deps/linux_swap.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o liblinuxswap.la linux_swap.lo ar cru .libs/liblinuxswap.a .libs/linux_swap.o ranlib .libs/liblinuxswap.a creating liblinuxswap.la (cd .libs && rm -f liblinuxswap.la && ln -s ../liblinuxswap.la liblinuxswap.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' Making all in xfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/xfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT xfs.lo -MD -MP -MF .deps/xfs.Tpo -c -o xfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/xfs/xfs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/xfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT xfs.lo -MD -MP -MF .deps/xfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/xfs/xfs.c -fPIC -DPIC -o .libs/xfs.o mv -f .deps/xfs.Tpo .deps/xfs.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libxfs.la xfs.lo ar cru .libs/libxfs.a .libs/xfs.o ranlib .libs/libxfs.a creating libxfs.la (cd .libs && rm -f libxfs.la && ln -s ../libxfs.la libxfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' Making all in jfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/jfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT jfs.lo -MD -MP -MF .deps/jfs.Tpo -c -o jfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/jfs/jfs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/jfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT jfs.lo -MD -MP -MF .deps/jfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/jfs/jfs.c -fPIC -DPIC -o .libs/jfs.o mv -f .deps/jfs.Tpo .deps/jfs.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libjfs.la jfs.lo ar cru .libs/libjfs.a .libs/jfs.o ranlib .libs/libjfs.a creating libjfs.la (cd .libs && rm -f libjfs.la && ln -s ../libjfs.la libjfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' Making all in reiserfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reiserfs.lo -MD -MP -MF .deps/reiserfs.Tpo -c -o reiserfs.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs/reiserfs.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT reiserfs.lo -MD -MP -MF .deps/reiserfs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs/reiserfs.c -fPIC -DPIC -o .libs/reiserfs.o mv -f .deps/reiserfs.Tpo .deps/reiserfs.Plo /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT geom_dal.lo -MD -MP -MF .deps/geom_dal.Tpo -c -o geom_dal.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs/geom_dal.c /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT geom_dal.lo -MD -MP -MF .deps/geom_dal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/reiserfs/geom_dal.c -fPIC -DPIC -o .libs/geom_dal.o mv -f .deps/geom_dal.Tpo .deps/geom_dal.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libreiserfs.la reiserfs.lo geom_dal.lo ar cru .libs/libreiserfs.a .libs/reiserfs.o .libs/geom_dal.o ranlib .libs/libreiserfs.a creating libreiserfs.la (cd .libs && rm -f libreiserfs.la && ln -s ../libreiserfs.la libreiserfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' Making all in solaris_x86 make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' /bin/bash ../../../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/solaris_x86 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT solaris_x86.lo -MD -MP -MF .deps/solaris_x86.Tpo -c -o solaris_x86.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/solaris_x86/solaris_x86.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/solaris_x86 -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT solaris_x86.lo -MD -MP -MF .deps/solaris_x86.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/fs/solaris_x86/solaris_x86.c -fPIC -DPIC -o .libs/solaris_x86.o mv -f .deps/solaris_x86.Tpo .deps/solaris_x86.Plo /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libsolaris_x86.la solaris_x86.lo ar cru .libs/libsolaris_x86.a .libs/solaris_x86.o ranlib .libs/libsolaris_x86.a creating libsolaris_x86.la (cd .libs && rm -f libsolaris_x86.la && ln -s ../libsolaris_x86.la libsolaris_x86.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -version-info 8:0:0 -release 1.8 -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libfs.la -luuid amiga/libamigafs.la ext2/libext2.la ufs/libufs.la fat/libfat.la ntfs/libntfs.la hfs/libhfs.la linux_swap/liblinuxswap.la xfs/libxfs.la jfs/libjfs.la solaris_x86/libsolaris_x86.la reiserfs/libreiserfs.la mkdir .libs libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries rm -fr .libs/libfs.lax mkdir .libs/libfs.lax rm -fr .libs/libfs.lax/libamigafs.a mkdir .libs/libfs.lax/libamigafs.a (cd .libs/libfs.lax/libamigafs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga/.libs/libamigafs.a) rm -fr .libs/libfs.lax/libext2.a mkdir .libs/libfs.lax/libext2.a (cd .libs/libfs.lax/libext2.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2/.libs/libext2.a) rm -fr .libs/libfs.lax/libufs.a mkdir .libs/libfs.lax/libufs.a (cd .libs/libfs.lax/libufs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs/.libs/libufs.a) rm -fr .libs/libfs.lax/libfat.a mkdir .libs/libfs.lax/libfat.a (cd .libs/libfs.lax/libfat.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat/.libs/libfat.a) rm -fr .libs/libfs.lax/libntfs.a mkdir .libs/libfs.lax/libntfs.a (cd .libs/libfs.lax/libntfs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs/.libs/libntfs.a) rm -fr .libs/libfs.lax/libhfs.a mkdir .libs/libfs.lax/libhfs.a (cd .libs/libfs.lax/libhfs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs/.libs/libhfs.a) rm -fr .libs/libfs.lax/liblinuxswap.a mkdir .libs/libfs.lax/liblinuxswap.a (cd .libs/libfs.lax/liblinuxswap.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap/.libs/liblinuxswap.a) rm -fr .libs/libfs.lax/libxfs.a mkdir .libs/libfs.lax/libxfs.a (cd .libs/libfs.lax/libxfs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs/.libs/libxfs.a) rm -fr .libs/libfs.lax/libjfs.a mkdir .libs/libfs.lax/libjfs.a (cd .libs/libfs.lax/libjfs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs/.libs/libjfs.a) rm -fr .libs/libfs.lax/libsolaris_x86.a mkdir .libs/libfs.lax/libsolaris_x86.a (cd .libs/libfs.lax/libsolaris_x86.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86/.libs/libsolaris_x86.a) rm -fr .libs/libfs.lax/libreiserfs.a mkdir .libs/libfs.lax/libreiserfs.a (cd .libs/libfs.lax/libreiserfs.a && ar x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs/.libs/libreiserfs.a) copying selected object files to avoid basename conflicts... ln .libs/libfs.lax/libext2.a/interface.o .libs/libfs.lax/lt1-interface.o || cp .libs/libfs.lax/libext2.a/interface.o .libs/libfs.lax/lt1-interface.o ar cru .libs/libfs.a .libs/libfs.lax/libamigafs.a/asfs.o .libs/libfs.lax/libamigafs.a/interface.o .libs/libfs.lax/libamigafs.a/affs.o .libs/libfs.lax/libamigafs.a/apfs.o .libs/libfs.lax/libamigafs.a/amiga.o .libs/libfs.lax/libext2.a/tune.o .libs/libfs.lax/libext2.a/ext2_buffer.o .libs/libfs.lax/libext2.a/ext2_mkfs.o .libs/libfs.lax/libext2.a/ext2.o .libs/libfs.lax/lt1-interface.o .libs/libfs.lax/libext2.a/parted_io.o .libs/libfs.lax/libext2.a/ext2_block_relocator.o .libs/libfs.lax/libext2.a/ext2_resize.o .libs/libfs.lax/libext2.a/ext2_inode_relocator.o .libs/libfs.lax/libext2.a/ext2_meta.o .libs/libfs.lax/libufs.a/ufs.o .libs/libfs.lax/libfat.a/resize.o .libs/libfs.lax/libfat.a/calc.o .libs/libfs.lax/libfat.a/count.o .libs/libfs.lax/libfat.a/context.o .libs/libfs.lax/libfat.a/fatio.o .libs/libfs.lax/libfat.a/table.o .libs/libfs.lax/libfat.a/fat.o .libs/libfs.lax/libfat.a/traverse.o .libs/libfs.lax/libfat.a/clstdup.o .libs/libfs.lax/libfat.a/bootsector.o .libs/libfs.lax/libntfs.a/ntfs.o .libs/libfs.lax/libhfs.a/reloc_plus.o .libs/libfs.lax/libhfs.a/probe.o .libs/libfs.lax/libhfs.a/hfs.o .libs/libfs.lax/libhfs.a/reloc.o .libs/libfs.lax/libhfs.a/advfs_plus.o .libs/libfs.lax/libhfs.a/file_plus.o .libs/libfs.lax/libhfs.a/cache.o .libs/libfs.lax/libhfs.a/journal.o .libs/libfs.lax/libhfs.a/file.o .libs/libfs.lax/libhfs.a/advfs.o .libs/libfs.lax/liblinuxswap.a/linux_swap.o .libs/libfs.lax/libxfs.a/xfs.o .libs/libfs.lax/libjfs.a/jfs.o .libs/libfs.lax/libsolaris_x86.a/solaris_x86.o .libs/libfs.lax/libreiserfs.a/reiserfs.o .libs/libfs.lax/libreiserfs.a/geom_dal.o ranlib .libs/libfs.a rm -fr .libs/libfs.lax creating libfs.la (cd .libs && rm -f libfs.la && ln -s ../libfs.la libfs.la) make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' Making all in . make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Makefile:598: warning: overriding recipe for target 'solaris.lo' Makefile:570: warning: ignoring old recipe for target 'solaris.lo' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/debug.c mkdir .libs /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/debug.c -fPIC -DPIC -o .libs/debug.o mv -f .deps/debug.Tpo .deps/debug.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT device.lo -MD -MP -MF .deps/device.Tpo -c -o device.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/device.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT device.lo -MD -MP -MF .deps/device.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/device.c -fPIC -DPIC -o .libs/device.o mv -f .deps/device.Tpo .deps/device.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c -o exception.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/exception.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT exception.lo -MD -MP -MF .deps/exception.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/exception.c -fPIC -DPIC -o .libs/exception.o mv -f .deps/exception.Tpo .deps/exception.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c -o filesys.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/filesys.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/filesys.c -fPIC -DPIC -o .libs/filesys.o mv -f .deps/filesys.Tpo .deps/filesys.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT libparted.lo -MD -MP -MF .deps/libparted.Tpo -c -o libparted.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/libparted.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT libparted.lo -MD -MP -MF .deps/libparted.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/libparted.c -fPIC -DPIC -o .libs/libparted.o mv -f .deps/libparted.Tpo .deps/libparted.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/timer.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/timer.c -fPIC -DPIC -o .libs/timer.o mv -f .deps/timer.Tpo .deps/timer.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c -o unit.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/unit.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT unit.lo -MD -MP -MF .deps/unit.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/unit.c -fPIC -DPIC -o .libs/unit.o mv -f .deps/unit.Tpo .deps/unit.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT disk.lo -MD -MP -MF .deps/disk.Tpo -c -o disk.lo /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/disk.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT disk.lo -MD -MP -MF .deps/disk.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/disk.c -fPIC -DPIC -o .libs/disk.o mv -f .deps/disk.Tpo .deps/disk.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c -o geom.lo `test -f 'cs/geom.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/'`cs/geom.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/cs/geom.c -fPIC -DPIC -o .libs/geom.o mv -f .deps/geom.Tpo .deps/geom.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c -o constraint.lo `test -f 'cs/constraint.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/'`cs/constraint.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/cs/constraint.c -fPIC -DPIC -o .libs/constraint.o mv -f .deps/constraint.Tpo .deps/constraint.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT natmath.lo -MD -MP -MF .deps/natmath.Tpo -c -o natmath.lo `test -f 'cs/natmath.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/'`cs/natmath.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT natmath.lo -MD -MP -MF .deps/natmath.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/cs/natmath.c -fPIC -DPIC -o .libs/natmath.o mv -f .deps/natmath.Tpo .deps/natmath.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT solaris.lo -MD -MP -MF .deps/solaris.Tpo -c -o solaris.lo `test -f 'arch/solaris.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/'`arch/solaris.c /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT solaris.lo -MD -MP -MF .deps/solaris.Tpo -c /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/arch/solaris.c -fPIC -DPIC -o .libs/solaris.o mv -f .deps/solaris.Tpo .deps/solaris.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -version-info 8:0:0 -release 1.8 -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o libparted.la -rpath /usr/lib/amd64 debug.lo device.lo exception.lo filesys.lo libparted.lo timer.lo unit.lo disk.lo geom.lo constraint.lo natmath.lo solaris.lo -ldl fs/libfs.la labels/liblabels.la /usr/gcc/14/bin/gcc -shared -Wl,-h -Wl,libparted-1.8.so.8 -o .libs/libparted-1.8.so.8.0.0 .libs/debug.o .libs/device.o .libs/exception.o .libs/filesys.o .libs/libparted.o .libs/timer.o .libs/unit.o .libs/disk.o .libs/geom.o .libs/constraint.o .libs/natmath.o .libs/solaris.o -Wl,-z -Wl,allextract fs/.libs/libfs.a labels/.libs/liblabels.a -Wl,-z -Wl,defaultextract -ldl -luuid -ldiskmgt -m64 -m64 -Wl,-z -Wl,ignore (cd .libs && rm -f libparted-1.8.so.8 && ln -s libparted-1.8.so.8.0.0 libparted-1.8.so.8) (cd .libs && rm -f libparted.so && ln -s libparted-1.8.so.8.0.0 libparted.so) creating libparted.la (cd .libs && rm -f libparted.la && ln -s ../libparted.la libparted.la) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/tests -D_REENTRANT -pthreads -I/usr/include/check -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT label-common.o -MD -MP -MF .deps/label-common.Tpo -c -o label-common.o `test -f 'common.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/tests/'`common.c mv -f .deps/label-common.Tpo .deps/label-common.Po /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/tests -D_REENTRANT -pthreads -I/usr/include/check -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT label-label.o -MD -MP -MF .deps/label-label.Tpo -c -o label-label.o `test -f 'label.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/libparted/tests/'`label.c mv -f .deps/label-label.Tpo .deps/label-label.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -D_REENTRANT -pthreads -I/usr/include/check -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o label label-common.o label-label.o -lcheck ../../libparted/libparted.la mkdir .libs /usr/gcc/14/bin/gcc -D_REENTRANT -pthreads -I/usr/include/check -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -m64 -Wl,-z -Wl,ignore -rdynamic -o .libs/label label-common.o label-label.o -lcheck ../../libparted/.libs/libparted.so -ldl -luuid -ldiskmgt -R/usr/lib/amd64 creating label rm -f init.sh-t init.sh echo 'PARTED_USABLE_TEST_DIR=.' > init.sh-t echo 'abs_top_srcdir=/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8' >> init.sh-t echo '. /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/tests/test-lib.sh' >> init.sh-t echo 'PATH=/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests:$PATH; export PATH' >> init.sh-t chmod a-w init.sh-t mv init.sh-t init.sh make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Making all in parted make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -DBUILDINFO= -m64 -O3 -Werror -MT parted-command.o -MD -MP -MF .deps/parted-command.Tpo -c -o parted-command.o `test -f 'command.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted/'`command.c mv -f .deps/parted-command.Tpo .deps/parted-command.Po /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -DBUILDINFO= -m64 -O3 -Werror -MT parted-parted.o -MD -MP -MF .deps/parted-parted.Tpo -c -o parted-parted.o `test -f 'parted.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted/'`parted.c mv -f .deps/parted-parted.Tpo .deps/parted-parted.Po /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -DBUILDINFO= -m64 -O3 -Werror -MT parted-strlist.o -MD -MP -MF .deps/parted-strlist.Tpo -c -o parted-strlist.o `test -f 'strlist.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted/'`strlist.c mv -f .deps/parted-strlist.Tpo .deps/parted-strlist.Po /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -DBUILDINFO= -m64 -O3 -Werror -MT parted-ui.o -MD -MP -MF .deps/parted-ui.Tpo -c -o parted-ui.o `test -f 'ui.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted/'`ui.c mv -f .deps/parted-ui.Tpo .deps/parted-ui.Po /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -DBUILDINFO= -m64 -O3 -Werror -MT parted-table.o -MD -MP -MF .deps/parted-table.Tpo -c -o parted-table.o `test -f 'table.c' || echo '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/parted/'`table.c mv -f .deps/parted-table.Tpo .deps/parted-table.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -DBUILDINFO= -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o parted parted-command.o parted-parted.o parted-strlist.o parted-ui.o parted-table.o ../lib/libparted.la ../libparted/libparted.la -lreadline -ldl -lncurses mkdir .libs /usr/gcc/14/bin/gcc -DBUILDINFO= -m64 -O3 -Werror -m64 -Wl,-z -Wl,ignore -rdynamic -o .libs/parted parted-command.o parted-parted.o parted-strlist.o parted-ui.o parted-table.o ../lib/.libs/libparted.a ../libparted/.libs/libparted.so -luuid -ldiskmgt -lreadline -ldl -lncurses -R/usr/lib/amd64 creating parted make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' Making all in partprobe make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' /usr/gcc/14/bin/gcc -I. -I../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/partprobe -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT partprobe.o -MD -MP -MF .deps/partprobe.Tpo -c -o partprobe.o /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/partprobe/partprobe.c mv -f .deps/partprobe.Tpo .deps/partprobe.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o partprobe partprobe.o ../lib/libparted.la ../libparted/libparted.la -lreadline -ldl -lncurses mkdir .libs /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -Wl,-z -Wl,ignore -rdynamic -o .libs/partprobe partprobe.o ../lib/.libs/libparted.a ../libparted/.libs/libparted.so -luuid -ldiskmgt -lreadline -ldl -lncurses -R/usr/lib/amd64 creating partprobe make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' Making all in include make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' Making all in parted make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' Making all in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' Making all in C make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' Making all in pt_BR make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' for po in `ls -1 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/pt_BR/*.pt_BR.po 2>/dev/null`; do \ /usr/gnu/bin/make $(basename ${po%.pt_BR.po}); \ done make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' Making all in debug make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' Making all in clearfat make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' /usr/gcc/14/bin/gcc -I. -I../../lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/debug/clearfat -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/lib -I/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include -m64 -O3 -Werror -MT clearfat.o -MD -MP -MF .deps/clearfat.Tpo -c -o clearfat.o /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/debug/clearfat/clearfat.c mv -f .deps/clearfat.Tpo .deps/clearfat.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -ldiskmgt -Wl,-z,ignore -rdynamic -o clearfat clearfat.o ../../lib/libparted.la ../../libparted/libparted.la -lreadline -ldl -lncurses mkdir .libs /usr/gcc/14/bin/gcc -m64 -O3 -Werror -m64 -Wl,-z -Wl,ignore -rdynamic -o .libs/clearfat clearfat.o ../../lib/.libs/libparted.a ../../libparted/.libs/libparted.so -luuid -ldiskmgt -lreadline -ldl -lncurses -R/usr/lib/amd64 creating clearfat make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' Making all in test make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' Making all in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' rm -f init.sh-t init.sh echo 'PARTED_USABLE_TEST_DIR=.' > init.sh-t echo 'abs_top_srcdir=/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8' >> init.sh-t echo '. /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/tests/test-lib.sh' >> init.sh-t echo 'PATH=/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted:$PATH' >> init.sh-t echo 'export PATH' >> init.sh-t chmod a-w init.sh-t mv init.sh-t init.sh make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' Making install in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/po' /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/nn.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/nn/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/rw.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/parted.mo installing /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/parted.mo if test "parted" = "gettext-tools"; then \ /usr/bin/gmkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/po/$file \ /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/po' Making install in lib make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' /usr/gnu/bin/make install-am make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' test no != no || /bin/bash /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/build-aux/install-sh -d /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64 if test -f /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.alias; then \ sed -f ref-add.sed /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.alias > /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp ; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.alias ; \ rm -f /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp ; \ else \ if test no = no; then \ sed -f ref-add.sed charset.alias > /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp ; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.alias ; \ rm -f /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/lib' Making install in libparted make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Makefile:598: warning: overriding recipe for target 'solaris.lo' Makefile:570: warning: ignoring old recipe for target 'solaris.lo' Making install in labels make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/labels' Making install in fs make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' Making install in amiga make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/amiga' Making install in ext2 make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ext2' Making install in ufs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ufs' Making install in fat make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/fat' Making install in ntfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/ntfs' Making install in hfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/hfs' Making install in linux_swap make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/linux_swap' Making install in xfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/xfs' Making install in jfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/jfs' Making install in reiserfs make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/reiserfs' Making install in solaris_x86 make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs/solaris_x86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/fs' Making install in . make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Makefile:598: warning: overriding recipe for target 'solaris.lo' Makefile:570: warning: ignoring old recipe for target 'solaris.lo' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Makefile:598: warning: overriding recipe for target 'solaris.lo' Makefile:570: warning: ignoring old recipe for target 'solaris.lo' test -z "/usr/lib/amd64" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c 'libparted.la' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/libparted.la' /usr/bin/ginstall -c .libs/libparted-1.8.so.8.0.0 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/libparted-1.8.so.8.0.0 (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64 && { ln -s -f libparted-1.8.so.8.0.0 libparted-1.8.so.8 || { rm -f libparted-1.8.so.8 && ln -s libparted-1.8.so.8.0.0 libparted-1.8.so.8; }; }) (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64 && { ln -s -f libparted-1.8.so.8.0.0 libparted.so || { rm -f libparted.so && ln -s libparted-1.8.so.8.0.0 libparted.so; }; }) chmod +x /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/libparted-1.8.so.8.0.0 /usr/bin/ginstall -c .libs/libparted.lai /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/libparted.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Making install in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' test -z "/usr/bin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/bin" /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c 'label' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/bin/label' libtool: install: warning: `../../libparted/libparted.la' has not been installed in `/usr/lib/amd64' /usr/bin/ginstall -c .libs/label /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/bin/label make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/libparted' Making install in parted make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' test -z "/usr/sbin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c 'parted' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/parted' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib/amd64' /usr/bin/ginstall -c .libs/parted /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/parted make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/parted' Making install in partprobe make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' test -z "/usr/sbin" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin" /bin/bash ../libtool --mode=install /usr/bin/ginstall -c 'partprobe' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/partprobe' libtool: install: warning: `../libparted/libparted.la' has not been installed in `/usr/lib/amd64' /usr/bin/ginstall -c .libs/partprobe /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/partprobe make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/partprobe' Making install in include make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' Making install in parted make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/parted" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted" /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/constraint.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/constraint.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/debug.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/debug.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/device.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/device.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/disk.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/disk.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/exception.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/exception.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/filesys.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/filesys.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/geom.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/geom.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/natmath.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/natmath.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/timer.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/timer.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/unit.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/unit.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/parted.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/parted.h' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/include/parted/solaris.h' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/include/parted/solaris.h' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include/parted' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/include' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' Making install in C make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man8" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/man/man8" /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/C/parted.8' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/man/man8/parted.8' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/C/partprobe.8' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/man/man8/partprobe.8' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/C/parted.8' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/man/man8/parted.8' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/C/partprobe.8' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/man/man8/partprobe.8' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/C' Making install in pt_BR make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' for po in `ls -1 /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/pt_BR/*.pt_BR.po 2>/dev/null`; do \ /usr/gnu/bin/make $(basename ${po%.pt_BR.po}); \ done make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc/pt_BR' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/info" /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/parted-1.8.8/doc/parted.info' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/info/parted.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/share/info/parted.info' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/doc' Making install in debug make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' Making install in clearfat make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/clearfat' Making install in test make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug/test' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/debug' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64/tests' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/amd64/pkgconfig" || /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/pkgconfig" /usr/bin/ginstall -c -m 644 'libparted.pc' '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/lib/amd64/pkgconfig/libparted.pc' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/parted Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/prototype/i386/usr/sbin/parted VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/parted/build/manifest-i386-parted.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: sysutils/parted pkg://openindiana.org/system/storage/parted@1.8.8.1,5.11-2025.0.0.0:20250223T135252Z PUBLISHED