>>> poppler 0.77.0 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/poppler/poppler-0.77.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0 -xf - >>> poppler 0.77.0 Patching >>> poppler 0.77.0 Configuring (mkdir -p /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/ && cd /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/instance-1/output/host/bin/cmake /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-1/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DCMAKE_CXX_FLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -latomic" -DENABLE_DCTDECODER=libjpeg -DWITH_JPEG=ON -DWITH_PNG=ON -DENABLE_CMS=none -DENABLE_LIBOPENJPEG=none -DENABLE_LIBCURL=ON -DENABLE_QT5=OFF -DENABLE_UTILS=OFF -DENABLE_ZLIB=ON -DWITH_Cairo=OFF -DWITH_TIFF=ON -DWITH_NSS3=OFF -USE_FIXEDPOINT=OFF -DUSE_FLOAT=ON ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-g++ -- Check for working CXX compiler: /home/buildroot/autobuild/instance-1/output/host/bin/nios2-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test GCC_HAS_AS_NEEDED -- Performing Test GCC_HAS_AS_NEEDED - Success -- Found PkgConfig: /home/buildroot/autobuild/instance-1/output/host/bin/pkg-config (found version "1.6.1") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: THREADS_PTHREAD_ARG (advanced) For details see /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/TryRunResults.cmake -- Check if compiler accepts -pthread - no -- Found Threads: TRUE -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - needed CMake Warning at CMakeLists.txt:79 (message): No test data found in $testdatadir. You will not be able to run 'make test' successfully. The test data is not included in the source packages and is also not part of the main git repository. Instead, you can checkout the test data from its own git repository with: git clone git://git.freedesktop.org/git/poppler/test You should checkout the test data as a sibling of your poppler source folder or specify the location of your checkout with -DTESTDATADIR=/path/to/checkoutdir/test. -- Found Freetype: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.so (found version "2.9.1") -- Checking for module 'fontconfig' -- Found fontconfig, version 2.13.1 -- Found Fontconfig: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.so -- Found JPEG: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libjpeg.so -- Found ZLIB: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libz.so (found version "1.2.11") -- Found PNG: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libpng.so (found version "1.6.37") -- Found TIFF: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libtiff.so (found version "4.0.10") -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libc.so -- Found CURL: /home/buildroot/autobuild/instance-1/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so (found version "7.65.0") -- Checking for module 'poppler-data' -- Package 'poppler-data', required by 'virtual:world', not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for C++ include codecvt -- Looking for C++ include codecvt - found -- Looking for fseek64 -- Looking for fseek64 - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftell64 -- Looking for ftell64 - not found -- Looking for pread64 -- Looking for pread64 - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for timegm -- Looking for timegm - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for popen -- Looking for popen - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strcat_s -- Looking for strcat_s - not found -- Looking for strtok_r -- Looking for strtok_r - found -- Performing Test HAVE_DIRENT_H -- Performing Test HAVE_DIRENT_H - Success -- Performing Test HAVE_NDIR_H -- Performing Test HAVE_NDIR_H - Failed -- Performing Test HAVE_SYS_DIR_H -- Performing Test HAVE_SYS_DIR_H - Success -- Performing Test HAVE_SYS_NDIR_H -- Performing Test HAVE_SYS_NDIR_H - Failed -- Looking for nanosleep -- Looking for nanosleep - found Building Poppler with support for: font configuration: fontconfig splash output: yes cairo output: no qt5 wrapper: no glib wrapper: no introspection: no gtk-doc: no cpp wrapper: yes use libjpeg: yes use libpng: yes use libtiff: yes use zlib compress: yes use zlib uncompress: no use nss3: no use curl: yes use libopenjpeg2: no use lcms2: no command line utils: no fuzz target: no test data dir: /home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/../test Warning: You're not compiling any JPX decoder. Some files will fail to display properly. -- Configuring incomplete, errors occurred! See also "/home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/CMakeFiles/CMakeOutput.log". See also "/home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/CMakeFiles/CMakeError.log". package/pkg-generic.mk:228: recipe for target '/home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/.stamp_configured' failed make: *** [/home/buildroot/autobuild/instance-1/output/build/poppler-0.77.0/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'