libxml2 (2.12.3)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
cmake -LAH -DLIBXML2_WITH_LZMA=OFF -DLIBXML2_WITH_PYTHON=OFF -DLIBXML2_WITH_ZLIB=OFF /bb.download/source/libxml2-2.12.3
Result = 0
Working Dir = /bb.build
Stdout
-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config (found version "0.29.2") 
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Success
-- Found Iconv: built in to C library  
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR
-- Performing Test HAVE_ATTRIBUTE_DESTRUCTOR - Success
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for class
-- Looking for class - not found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for include file dl.h
-- Looking for include file dl.h - not found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for fpclass
-- Looking for fpclass - not found
-- Looking for ftime
-- Looking for ftime - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for isascii
-- Looking for isascii - found
-- Looking for append_history in history
-- Looking for append_history in history - not found
-- Looking for readline in readline
-- Looking for readline in readline - not found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for munmap
-- Looking for munmap - found
-- Looking for include file netdb.h
-- Looking for include file netdb.h - found
-- Looking for include file netinet/in.h
-- Looking for include file netinet/in.h - found
-- Looking for include file poll.h
-- Looking for include file poll.h - found
-- Looking for shl_load in dld
-- Looking for shl_load in dld - not found
-- Looking for stat
-- Looking for stat - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file sys/mman.h
-- Looking for include file sys/mman.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/timeb.h
-- Looking for include file sys/timeb.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for va_copy
-- Looking for va_copy - found
-- Looking for __va_copy
-- Looking for __va_copy - found
-- Performing Test VA_LIST_IS_ARRAY_TEST
-- Performing Test VA_LIST_IS_ARRAY_TEST - Failed
-- Performing Test XML_SOCKLEN_T_SOCKLEN_T
-- Performing Test XML_SOCKLEN_T_SOCKLEN_T - Success
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Performing Test FLAG_UNDEFINED_VERSION
-- Performing Test FLAG_UNDEFINED_VERSION - Success
-- Configuring done (6.0s)
-- Generating done (0.0s)
-- Build files have been written to: /bb.build
-- Cache values
// Build shared libraries
BUILD_SHARED_LIBS:BOOL=ON

// Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/addr2line

// Path to a program.
CMAKE_AR:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ar

// Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=

// Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

// C compiler
CMAKE_C_COMPILER:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc

// A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc-ar

// A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc-ranlib

// Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=

// Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

// Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

// Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

// Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

// Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND

// Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=

// Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=

// User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin

// Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=

// Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share

// Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=

// C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include

// Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=

// Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib

// Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec

// Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=

// Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var

// Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=

// C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include

// Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local

// Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=

// System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin

// Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com

// Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc

// Path to a program.
CMAKE_LINKER:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ld

// Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/BuggyBox/make/4.4/bootstrap/bin/make

// Flags used by the linker during the creation of modules during all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of modules during DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of modules during MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of modules during RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of modules during RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Path to a program.
CMAKE_NM:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/nm

// Path to a program.
CMAKE_OBJCOPY:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/objcopy

// Path to a program.
CMAKE_OBJDUMP:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/objdump

// Path to a program.
CMAKE_RANLIB:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ranlib

// Path to a program.
CMAKE_READELF:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/readelf

// Flags used by the linker during the creation of shared libraries during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of shared libraries during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of shared libraries during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of shared libraries during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// If set, runtime paths are not added when installing shared libraries, but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

// If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

// Flags used by the linker during the creation of static libraries during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of static libraries during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of static libraries during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of static libraries during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Path to a program.
CMAKE_STRIP:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/strip

// Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND

// If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make.  This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

// Enable to build Debian packages
CPACK_BINARY_DEB:BOOL=OFF

// Enable to build FreeBSD packages
CPACK_BINARY_FREEBSD:BOOL=OFF

// Enable to build IFW packages
CPACK_BINARY_IFW:BOOL=OFF

// Enable to build NSIS packages
CPACK_BINARY_NSIS:BOOL=OFF

// Enable to build RPM packages
CPACK_BINARY_RPM:BOOL=OFF

// Enable to build STGZ packages
CPACK_BINARY_STGZ:BOOL=ON

// Enable to build TBZ2 packages
CPACK_BINARY_TBZ2:BOOL=OFF

// Enable to build TGZ packages
CPACK_BINARY_TGZ:BOOL=ON

// Enable to build TXZ packages
CPACK_BINARY_TXZ:BOOL=OFF

// Enable to build TZ packages
CPACK_BINARY_TZ:BOOL=ON

// Enable to build RPM source packages
CPACK_SOURCE_RPM:BOOL=OFF

// Enable to build TBZ2 source packages
CPACK_SOURCE_TBZ2:BOOL=ON

// Enable to build TGZ source packages
CPACK_SOURCE_TGZ:BOOL=ON

// Enable to build TXZ source packages
CPACK_SOURCE_TXZ:BOOL=ON

// Enable to build TZ source packages
CPACK_SOURCE_TZ:BOOL=ON

// Enable to build ZIP source packages
CPACK_SOURCE_ZIP:BOOL=OFF

// Add the Canonicalization support
LIBXML2_WITH_C14N:BOOL=ON

// Add the Catalog support
LIBXML2_WITH_CATALOG:BOOL=ON

// Add the debugging module
LIBXML2_WITH_DEBUG:BOOL=ON

// Add the FTP support
LIBXML2_WITH_FTP:BOOL=OFF

// Add the HTML support
LIBXML2_WITH_HTML:BOOL=ON

// Add the HTTP support
LIBXML2_WITH_HTTP:BOOL=ON

// Add ICONV support
LIBXML2_WITH_ICONV:BOOL=ON

// Add ICU support
LIBXML2_WITH_ICU:BOOL=OFF

// Add ISO8859X support if no iconv
LIBXML2_WITH_ISO8859X:BOOL=ON

// Add deprecated APIs for compatibility
LIBXML2_WITH_LEGACY:BOOL=OFF

// Use liblzma
LIBXML2_WITH_LZMA:BOOL=OFF

// Add the memory debugging module
LIBXML2_WITH_MEM_DEBUG:BOOL=OFF

// Add the dynamic modules support
LIBXML2_WITH_MODULES:BOOL=ON

// Add the serialization support
LIBXML2_WITH_OUTPUT:BOOL=ON

// Add the xmlPattern selection interface
LIBXML2_WITH_PATTERN:BOOL=ON

// Build programs
LIBXML2_WITH_PROGRAMS:BOOL=ON

// Add the PUSH parser interfaces
LIBXML2_WITH_PUSH:BOOL=ON

// Build Python bindings
LIBXML2_WITH_PYTHON:BOOL=OFF

// Add the xmlReader parsing interface
LIBXML2_WITH_READER:BOOL=ON

// Add Regular Expressions support
LIBXML2_WITH_REGEXPS:BOOL=ON

// Add the older SAX1 interface
LIBXML2_WITH_SAX1:BOOL=ON

// Add Relax-NG and Schemas support
LIBXML2_WITH_SCHEMAS:BOOL=ON

// Add Schematron support
LIBXML2_WITH_SCHEMATRON:BOOL=ON

// Build tests
LIBXML2_WITH_TESTS:BOOL=ON

// Add multithread support
LIBXML2_WITH_THREADS:BOOL=ON

// Add per-thread memory
LIBXML2_WITH_THREAD_ALLOC:BOOL=OFF

// Enable thread-local storage
LIBXML2_WITH_TLS:BOOL=OFF

// Add the DOM like tree manipulation APIs
LIBXML2_WITH_TREE:BOOL=ON

// Add the DTD validation support
LIBXML2_WITH_VALID:BOOL=ON

// Add the xmlWriter saving interface
LIBXML2_WITH_WRITER:BOOL=ON

// Add the XInclude support
LIBXML2_WITH_XINCLUDE:BOOL=ON

// Add the XPATH support
LIBXML2_WITH_XPATH:BOOL=ON

// Add the XPointer support
LIBXML2_WITH_XPTR:BOOL=ON

// Add support for XPointer locations
LIBXML2_WITH_XPTR_LOCS:BOOL=OFF

// Use libz
LIBXML2_WITH_ZLIB:BOOL=OFF

// Working directory for XML Conformance Test Suite
LIBXML2_XMLCONF_WORKING_DIR:PATH=/bb.build

// Arguments to supply to pkg-config
PKG_CONFIG_ARGN:STRING=

// pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/BuggyBox/pkg-config/0.29.2/bootstrap/bin/pkg-config

Stderr
cmake -G Unix\ Makefiles -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/BuggyBox/libxml2/2.12.3/any -DCMAKE_INSTALL_LIBDIR=lib -DLIBXML2_WITH_LZMA=OFF -DLIBXML2_WITH_PYTHON=OFF -DLIBXML2_WITH_ZLIB=OFF /bb.download/source/libxml2-2.12.3
Result = 0
Working Dir = /bb.build
Stdout
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /bb.build
Stderr
make -j16
Result = 0
Working Dir = /bb.build
Stdout
[  9%] Building C object CMakeFiles/LibXml2.dir/legacy.c.o
[ 16%] Building C object CMakeFiles/LibXml2.dir/HTMLparser.c.o
[ 21%] Building C object CMakeFiles/LibXml2.dir/globals.c.o
[ 11%] Building C object CMakeFiles/LibXml2.dir/error.c.o
[ 14%] Building C object CMakeFiles/LibXml2.dir/dict.c.o
[ 22%] Building C object CMakeFiles/LibXml2.dir/chvalid.c.o
[ 15%] Building C object CMakeFiles/LibXml2.dir/buf.c.o
[  7%] Building C object CMakeFiles/LibXml2.dir/entities.c.o
[  7%] Building C object CMakeFiles/LibXml2.dir/list.c.o
[  8%] Building C object CMakeFiles/LibXml2.dir/nanoftp.c.o
[ 12%] Building C object CMakeFiles/LibXml2.dir/hash.c.o
[  8%] Building C object CMakeFiles/LibXml2.dir/encoding.c.o
[ 18%] Building C object CMakeFiles/LibXml2.dir/HTMLtree.c.o
[  7%] Building C object CMakeFiles/LibXml2.dir/c14n.c.o
[ 19%] Building C object CMakeFiles/LibXml2.dir/catalog.c.o
[  7%] Building C object CMakeFiles/LibXml2.dir/debugXML.c.o
[ 25%] Building C object CMakeFiles/LibXml2.dir/nanohttp.c.o
[ 25%] Building C object CMakeFiles/LibXml2.dir/parser.c.o
[ 26%] Building C object CMakeFiles/LibXml2.dir/parserInternals.c.o
[ 28%] Building C object CMakeFiles/LibXml2.dir/pattern.c.o
[ 29%] Building C object CMakeFiles/LibXml2.dir/relaxng.c.o
[ 30%] Building C object CMakeFiles/LibXml2.dir/SAX.c.o
[ 32%] Building C object CMakeFiles/LibXml2.dir/SAX2.c.o
[ 35%] Building C object CMakeFiles/LibXml2.dir/threads.c.o
[ 35%] Building C object CMakeFiles/LibXml2.dir/schematron.c.o
[ 36%] Building C object CMakeFiles/LibXml2.dir/tree.c.o
[ 39%] Building C object CMakeFiles/LibXml2.dir/xinclude.c.o
[ 38%] Building C object CMakeFiles/LibXml2.dir/uri.c.o
[ 40%] Building C object CMakeFiles/LibXml2.dir/valid.c.o
[ 42%] Building C object CMakeFiles/LibXml2.dir/xlink.c.o
[ 43%] Building C object CMakeFiles/LibXml2.dir/xmlIO.c.o
[ 45%] Building C object CMakeFiles/LibXml2.dir/xmlmemory.c.o
[ 46%] Building C object CMakeFiles/LibXml2.dir/xmlmodule.c.o
[ 47%] Building C object CMakeFiles/LibXml2.dir/xmlreader.c.o
[ 49%] Building C object CMakeFiles/LibXml2.dir/xmlregexp.c.o
[ 50%] Building C object CMakeFiles/LibXml2.dir/xmlsave.c.o
[ 52%] Building C object CMakeFiles/LibXml2.dir/xmlschemas.c.o
[ 54%] Building C object CMakeFiles/LibXml2.dir/xmlschemastypes.c.o
[ 54%] Building C object CMakeFiles/LibXml2.dir/xmlstring.c.o
[ 56%] Building C object CMakeFiles/LibXml2.dir/xmlunicode.c.o
[ 57%] Building C object CMakeFiles/LibXml2.dir/xpath.c.o
[ 59%] Building C object CMakeFiles/LibXml2.dir/xmlwriter.c.o
[ 60%] Building C object CMakeFiles/LibXml2.dir/xpointer.c.o
[ 61%] Building C object CMakeFiles/LibXml2.dir/xzlib.c.o
[ 63%] Linking C shared library libxml2.so
[ 63%] Built target LibXml2
[ 70%] Building C object CMakeFiles/runsuite.dir/runsuite.c.o
[ 70%] Building C object CMakeFiles/xmllint.dir/xmllint.c.o
[ 70%] Building C object CMakeFiles/xmlcatalog.dir/xmlcatalog.c.o
[ 70%] Building C object CMakeFiles/testchar.dir/testchar.c.o
[ 70%] Building C object CMakeFiles/runtest.dir/runtest.c.o
[ 74%] Building C object CMakeFiles/runxmlconf.dir/runxmlconf.c.o
[ 74%] Building C object CMakeFiles/testlimits.dir/testlimits.c.o
[ 77%] Building C object CMakeFiles/testdict.dir/testdict.c.o
[ 74%] Building C object CMakeFiles/testapi.dir/testapi.c.o
[ 77%] Building C object CMakeFiles/testparser.dir/testparser.c.o
[ 80%] Building C object CMakeFiles/testrecurse.dir/testrecurse.c.o
[ 78%] Building C object CMakeFiles/testModule.dir/testModule.c.o
[ 81%] Building C object CMakeFiles/testThreads.dir/testThreads.c.o
[ 84%] Linking C executable testModule
[ 84%] Linking C executable testparser
[ 85%] Linking C executable testThreads
[ 87%] Linking C executable runxmlconf
[ 87%] Built target testparser
[ 88%] Linking C executable xmlcatalog
[ 88%] Built target testThreads
[ 88%] Built target testModule
[ 90%] Linking C executable testrecurse
[ 91%] Linking C executable testchar
[ 92%] Linking C executable runsuite
[ 92%] Built target runxmlconf
[ 94%] Linking C executable testlimits
[ 95%] Built target xmlcatalog
[ 95%] Linking C executable testdict
[ 95%] Built target testrecurse
[ 95%] Built target testchar
[ 95%] Built target testlimits
[ 95%] Built target runsuite
[ 95%] Built target testdict
[ 97%] Linking C executable xmllint
[ 97%] Built target xmllint
[ 98%] Linking C executable runtest
[ 98%] Built target runtest
[100%] Linking C executable testapi
[100%] Built target testapi
Stderr
In file included from /bb.download/source/libxml2-2.12.3/dict.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/encoding.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/buf.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/error.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/c14n.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/entities.h:16,
                 from /bb.download/source/libxml2-2.12.3/entities.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/debugXML.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/HTMLparser.h:16,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/globals.h:18,
                 from /bb.download/source/libxml2-2.12.3/globals.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parserInternals.h:16,
                 from /bb.download/source/libxml2-2.12.3/catalog.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/hash.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/HTMLparser.h:16,
                 from /bb.download/source/libxml2-2.12.3/HTMLparser.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/HTMLparser.h:16,
                 from /bb.download/source/libxml2-2.12.3/HTMLtree.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/parser.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /BuggyBox/linux-headers/unknown/bootstrap/include/linux/posix_types.h:5,
                 from /BuggyBox/linux-headers/unknown/bootstrap/include/asm-generic/socket.h:5,
                 from /BuggyBox/linux-headers/unknown/bootstrap/include/asm/socket.h:1,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/socket.h:385,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:33,
                 from /bb.download/source/libxml2-2.12.3/nanohttp.c:29:
/BuggyBox/linux-headers/unknown/bootstrap/include/linux/stddef.h:26:49: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
   26 | #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \
      |                                                 ^~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/parserInternals.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/nanohttp.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/pattern.h:15,
                 from /bb.download/source/libxml2-2.12.3/pattern.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/relaxng.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/SAX2.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/SAX.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/threads.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/schematron.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/tree.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/uri.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/xinclude.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/valid.h:17,
                 from /bb.download/source/libxml2-2.12.3/valid.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/xlink.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/xmlIO.h:17,
                 from /bb.download/source/libxml2-2.12.3/xmlIO.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
/bb.download/source/libxml2-2.12.3/xinclude.c: In function 'xmlXIncludeExpandNode':
/bb.download/source/libxml2-2.12.3/xinclude.c:136:49: warning: '%s' directive argument is null [-Wformat-overflow=]
  136 |                     "Memory allocation failed : %s\n", extra);
      |                                                 ^~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/xmlmemory.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/xmlIO.h:17,
                 from /bb.download/source/libxml2-2.12.3/xmlreader.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xmlregexp.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parserInternals.h:16,
                 from /bb.download/source/libxml2-2.12.3/xmlsave.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/xmlschemas.c:60:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xmlstring.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xmlschemastypes.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:1: note: in expansion of macro '__MATHDECL_ALIAS'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:40: note: in expansion of macro '_Mdouble_'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:1: note: in expansion of macro '__MATHDECL_ALIAS'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:37: note: in expansion of macro '_Mdouble_'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:1: note: in expansion of macro '__MATHDECL_ALIAS'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:35: note: in expansion of macro '_Mdouble_'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:1: note: in expansion of macro '__MATHDECL_ALIAS'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:36: note: in expansion of macro '_Mdouble_'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:1: note: in expansion of macro '__MATHDECL_ALIAS'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:35: note: in expansion of macro '_Mdouble_'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:37: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:52: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:1: note: in expansion of macro '__MATHDECL_ALIAS'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:41: note: in expansion of macro '_Mdouble_'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      |                                         ^~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/xmlschemastypes.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xpath.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/xmlwriter.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xpath.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:1: note: in expansion of macro '__MATHDECL_ALIAS'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:20:40: note: in expansion of macro '_Mdouble_'
   20 | __MATHDECL_ALIAS (int, __fpclassify,, (_Mdouble_ __value), fpclassify)
      |                                        ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:1: note: in expansion of macro '__MATHDECL_ALIAS'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:24:37: note: in expansion of macro '_Mdouble_'
   24 | __MATHDECL_ALIAS (int, __signbit,, (_Mdouble_ __value), signbit)
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:1: note: in expansion of macro '__MATHDECL_ALIAS'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:29:35: note: in expansion of macro '_Mdouble_'
   29 | __MATHDECL_ALIAS (int, __isinf,, (_Mdouble_ __value), isinf)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:1: note: in expansion of macro '__MATHDECL_ALIAS'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:33:36: note: in expansion of macro '_Mdouble_'
   33 | __MATHDECL_ALIAS (int, __finite,, (_Mdouble_ __value), finite)
      |                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:1: note: in expansion of macro '__MATHDECL_ALIAS'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:37:35: note: in expansion of macro '_Mdouble_'
   37 | __MATHDECL_ALIAS (int, __isnan,, (_Mdouble_ __value), isnan)
      |                                   ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:37: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                     ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:1: note: in expansion of macro '__MATHDECL_ALIAS'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:41:52: note: in expansion of macro '_Mdouble_'
   41 | __MATHDECL_ALIAS (int, __iseqsig,, (_Mdouble_ __x, _Mdouble_ __y), iseqsig);
      |                                                    ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:476:33: warning: ISO C does not support the '_Float128' type [-Wpedantic]
  476 | # define _Mdouble_              _Float128
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:297:48: note: in definition of macro '__MATHDECL_1_IMPL'
  297 |   extern type __MATH_PRECNAME(function,suffix) args __THROW
      |                                                ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/math.h:303:3: note: in expansion of macro '__MATHDECL_1'
  303 |   __MATHDECL_1(type, function, suffix, args)
      |   ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:1: note: in expansion of macro '__MATHDECL_ALIAS'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      | ^~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/bits/mathcalls-helper-functions.h:44:41: note: in expansion of macro '_Mdouble_'
   44 | __MATHDECL_ALIAS (int, __issignaling,, (_Mdouble_ __value), issignaling)
      |                                         ^~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/xpointer.h:24,
                 from /bb.download/source/libxml2-2.12.3/xpointer.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/testModule.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/testparser.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/testchar.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/runxmlconf.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/testThreads.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/testdict.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/catalog.h:24,
                 from /bb.download/source/libxml2-2.12.3/xmlcatalog.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/testrecurse.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/runsuite.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/xmllint.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/testlimits.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:17,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/catalog.h:24,
                 from /bb.download/source/libxml2-2.12.3/testapi.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
In file included from /bb.download/source/libxml2-2.12.3/include/libxml/tree.h:25,
                 from /bb.download/source/libxml2-2.12.3/include/libxml/parser.h:15,
                 from /bb.download/source/libxml2-2.12.3/runtest.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/limits.h:124:3: warning: #include_next is a GCC extension
  124 | # include_next <limits.h>
      |   ^~~~~~~~~~~~
make install
Result = 0
Working Dir = /bb.build
Stdout
[ 63%] Built target LibXml2
[ 66%] Built target xmlcatalog
[ 69%] Built target xmllint
[ 71%] Built target runtest
[ 74%] Built target runxmlconf
[ 77%] Built target runsuite
[ 80%] Built target testapi
[ 83%] Built target testchar
[ 85%] Built target testdict
[ 88%] Built target testModule
[ 91%] Built target testlimits
[ 94%] Built target testparser
[ 97%] Built target testrecurse
[100%] Built target testThreads
Install the project...
-- Install configuration: "Release"
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/c14n.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/catalog.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/chvalid.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/debugXML.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/dict.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/encoding.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/entities.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/globals.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/hash.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/HTMLparser.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/HTMLtree.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/list.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/nanoftp.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/nanohttp.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/parser.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/parserInternals.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/pattern.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/relaxng.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/SAX.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/SAX2.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/schemasInternals.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/schematron.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/threads.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/tree.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/uri.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/valid.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xinclude.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xlink.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlIO.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlautomata.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlerror.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlexports.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlmemory.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlmodule.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlreader.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlregexp.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlsave.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlschemas.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlschemastypes.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlstring.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlunicode.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlwriter.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xpath.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xpathInternals.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xpointer.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/libxml2.so.2.12.3
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/libxml2.so.2
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/libxml2.so
-- Installing: /BuggyBox/libxml2/2.12.3/any/bin/xmlcatalog
-- Set runtime path of "/BuggyBox/libxml2/2.12.3/any/bin/xmlcatalog" to ""
-- Installing: /BuggyBox/libxml2/2.12.3/any/bin/xmllint
-- Set runtime path of "/BuggyBox/libxml2/2.12.3/any/bin/xmllint" to ""
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/man/man1/xml2-config.1
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/man/man1/xmlcatalog.1
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/man/man1/xmllint.1
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/xmlcatalog.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-encoding.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/style.css
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-valid.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-globals.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-parser.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-entities.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xinclude.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlautomata.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-SAX.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-HTMLparser.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-relaxng.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlmemory.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlversion.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-hash.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xlink.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-pattern.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-schematron.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xpointer.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-c14n.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlregexp.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-parserInternals.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-nanoftp.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlwriter.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-debugXML.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-list.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/left.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/right.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlschemastypes.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlreader.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xpath.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/general.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/home.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlstring.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/up.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-HTMLtree.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-chvalid.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-schemasInternals.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlunicode.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlmodule.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-SAX2.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlerror.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlexports.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-dict.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-uri.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlschemas.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-tree.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xpathInternals.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-threads.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/index.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlIO.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2.devhelp2
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-catalog.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-nanohttp.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/devhelp/libxml2-xmlsave.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/xmllint.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s07.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s03.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ix01.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includeaddattribute.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s04.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includeconvert.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s09.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/api.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apg.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apc.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apf.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includeaddkeyword.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apb.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ape.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apd.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/tip.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/toc-minus.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/toc-plus.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/warning.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/toc-blank.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/home.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/blank.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/up.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/10.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/5.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/8.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/4.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/2.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/3.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/6.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/7.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/1.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/callouts/9.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/prev.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/caution.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/draft.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/important.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/next.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/images/note.png
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includekeyword.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/aph.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s06.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s05.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s08.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includegetattribute.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/includexpath.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/ar01s02.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/apa.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/tutorial/index.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/parse1.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/tree1.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/testWriter.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/reader1.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/parse2.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/xpath2.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/reader4.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/xpath1.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/parse4.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/parse3.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/reader3.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/io1.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/io2.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/reader2.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/index.html
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/doc/libxml2/examples/tree2.c
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/cmake/libxml2-2.12.3/libxml2-config.cmake
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/cmake/libxml2-2.12.3/libxml2-config-version.cmake
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/cmake/libxml2-2.12.3/libxml2-export.cmake
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/cmake/libxml2-2.12.3/libxml2-export-release.cmake
-- Installing: /BuggyBox/libxml2/2.12.3/any/include/libxml2/libxml/xmlversion.h
-- Installing: /BuggyBox/libxml2/2.12.3/any/lib/pkgconfig/libxml-2.0.pc
-- Installing: /BuggyBox/libxml2/2.12.3/any/bin/xml2-config
-- Installing: /BuggyBox/libxml2/2.12.3/any/share/aclocal/libxml.m4
Stderr