Not searching for unused variables given on the command line. -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/host/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for one of the modules 'zlib' -- Found ZLIB: /builder/shared-workdir/build/sdk/staging_dir/host/lib/libz.a (found version "1.3") -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ftime -- Looking for ftime - found -- Looking for gcry_control in gcrypt -- Looking for gcry_control in gcrypt - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for pthread_join in pthread -- Looking for pthread_join in pthread - found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for stat -- Looking for stat - found -- Looking for strxfrm_l -- Looking for strxfrm_l - found -- Looking for include file sys/select.h -- Looking for include file sys/select.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 sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for include file xlocale.h -- Looking for include file xlocale.h - not found -- Looking for _stat -- Looking for _stat - not found -- Performing Test __EXTENSIONS__ -- Performing Test __EXTENSIONS__ - Success -- Looking for include file minix/config.h -- Looking for include file minix/config.h - not found -- Configuring done (4.4s) -- Generating done (0.0s) -- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/openwrt-build ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/openwrt-build' [1/33] Building C object CMakeFiles/LibXslt.dir/libxslt/attributes.c.o [2/33] Building C object CMakeFiles/LibXslt.dir/libxslt/attrvt.c.o [3/33] Building C object CMakeFiles/LibXslt.dir/libxslt/documents.c.o [4/33] Building C object CMakeFiles/LibXslt.dir/libxslt/extensions.c.o [5/33] Building C object CMakeFiles/LibXslt.dir/libxslt/extra.c.o [6/33] Building C object CMakeFiles/LibXslt.dir/libxslt/functions.c.o [7/33] Building C object CMakeFiles/LibXslt.dir/libxslt/imports.c.o FAILED: CMakeFiles/LibXslt.dir/libxslt/imports.c.o /builder/shared-workdir/build/sdk/staging_dir/host/bin/gcc -DLIBXML_STATIC -I/builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/openwrt-build -I/builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37 -isystem /builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/libxml2 -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium4_musl/host/include -DNDEBUG -fPIC -MD -MT CMakeFiles/LibXslt.dir/libxslt/imports.c.o -MF CMakeFiles/LibXslt.dir/libxslt/imports.c.o.d -o CMakeFiles/LibXslt.dir/libxslt/imports.c.o -c /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c In file included from /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:22: /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c: In function 'xsltParseStylesheetImport': /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/xslt.h:55:2: error: 'XML_PARSE_NOENT' undeclared (first use in this function); did you mean 'XML_IO_ENOENT'? 55 | XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA | ^~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:123:53: note: in expansion of macro 'XSLT_PARSE_OPTIONS' 123 | import = xsltDocDefaultLoader(URI, style->dict, XSLT_PARSE_OPTIONS, | ^~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/xslt.h:55:2: note: each undeclared identifier is reported only once for each function it appears in 55 | XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA | ^~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:123:53: note: in expansion of macro 'XSLT_PARSE_OPTIONS' 123 | import = xsltDocDefaultLoader(URI, style->dict, XSLT_PARSE_OPTIONS, | ^~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/xslt.h:55:20: error: 'XML_PARSE_DTDLOAD' undeclared (first use in this function) 55 | XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA | ^~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:123:53: note: in expansion of macro 'XSLT_PARSE_OPTIONS' 123 | import = xsltDocDefaultLoader(URI, style->dict, XSLT_PARSE_OPTIONS, | ^~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/xslt.h:55:40: error: 'XML_PARSE_DTDATTR' undeclared (first use in this function) 55 | XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA | ^~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:123:53: note: in expansion of macro 'XSLT_PARSE_OPTIONS' 123 | import = xsltDocDefaultLoader(URI, style->dict, XSLT_PARSE_OPTIONS, | ^~~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/xslt.h:55:60: error: 'XML_PARSE_NOCDATA' undeclared (first use in this function) 55 | XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA | ^~~~~~~~~~~~~~~~~ /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/libxslt/imports.c:123:53: note: in expansion of macro 'XSLT_PARSE_OPTIONS' 123 | import = xsltDocDefaultLoader(URI, style->dict, XSLT_PARSE_OPTIONS, | ^~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. make[3]: *** [Makefile:164: /builder/shared-workdir/build/sdk/build_dir/hostpkg/libxslt-1.1.37/.built] Error 1 time: package/feeds/packages/libxslt/host-compile#4.46#2.27#7.68