>>> poppler 0.77.0 Downloading --2019-06-06 01:43:40-- http://poppler.freedesktop.org/poppler-0.77.0.tar.xz Resolving poppler.freedesktop.org (poppler.freedesktop.org)... 35.185.111.185 Connecting to poppler.freedesktop.org (poppler.freedesktop.org)|35.185.111.185|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://poppler.freedesktop.org/poppler-0.77.0.tar.xz [following] --2019-06-06 01:43:41-- https://poppler.freedesktop.org/poppler-0.77.0.tar.xz Connecting to poppler.freedesktop.org (poppler.freedesktop.org)|35.185.111.185|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1533068 (1.5M) [application/x-xz] Saving to: '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.poppler-0.77.0.tar.xz.Eh0Ld7/output' 0K .......... .......... .......... .......... .......... 3% 235K 6s 50K .......... .......... .......... .......... .......... 6% 469K 4s 100K .......... .......... .......... .......... .......... 10% 469K 4s 150K .......... .......... .......... .......... .......... 13% 470K 3s 200K .......... .......... .......... .......... .......... 16% 464K 3s 250K .......... .......... .......... .......... .......... 20% 477K 3s 300K .......... .......... .......... .......... .......... 23% 23.7M 2s 350K .......... .......... .......... .......... .......... 26% 471K 2s 400K .......... .......... .......... .......... .......... 30% 57.7M 2s 450K .......... .......... .......... .......... .......... 33% 111M 2s 500K .......... .......... .......... .......... .......... 36% 474K 2s 550K .......... .......... .......... .......... .......... 40% 479K 2s 600K .......... .......... .......... .......... .......... 43% 113M 1s 650K .......... .......... .......... .......... .......... 46% 32.6M 1s 700K .......... .......... .......... .......... .......... 50% 478K 1s 750K .......... .......... .......... .......... .......... 53% 107M 1s 800K .......... .......... .......... .......... .......... 56% 38.3M 1s 850K .......... .......... .......... .......... .......... 60% 109M 1s 900K .......... .......... .......... .......... .......... 63% 477K 1s 950K .......... .......... .......... .......... .......... 66% 16.9M 1s 1000K .......... .......... .......... .......... .......... 70% 120M 1s 1050K .......... .......... .......... .......... .......... 73% 108M 0s 1100K .......... .......... .......... .......... .......... 76% 479K 0s 1150K .......... .......... .......... .......... .......... 80% 113M 0s 1200K .......... .......... .......... .......... .......... 83% 122M 0s 1250K .......... .......... .......... .......... .......... 86% 25.2M 0s 1300K .......... .......... .......... .......... .......... 90% 118M 0s 1350K .......... .......... .......... .......... .......... 93% 109M 0s 1400K .......... .......... .......... .......... .......... 96% 493K 0s 1450K .......... .......... .......... .......... ....... 100% 107M=1.5s 2019-06-06 01:43:43 (1004 KB/s) - '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.poppler-0.77.0.tar.xz.Eh0Ld7/output' saved [1533068/1533068] poppler-0.77.0.tar.xz: OK (sha256: 7267eb4cbccd64a58244b8211603c1c1b6bf32c7f6a4ced2642865346102f36b) >>> poppler 0.77.0 Extracting xzcat /home/dawncrow/buildroot-test/scripts/instance-0/dl/poppler/poppler-0.77.0.tar.xz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0 -xf - >>> poppler 0.77.0 Patching >>> poppler 0.77.0 Configuring (mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/ && cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/ && rm -f CMakeCache.txt && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/ -DCMAKE_TOOLCHAIN_FILE="/home/dawncrow/buildroot-test/scripts/instance-0/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=lcms2 -DENABLE_LIBOPENJPEG=none -DENABLE_LIBCURL=ON -DENABLE_QT5=OFF -DENABLE_UTILS=ON -DENABLE_ZLIB=ON -DWITH_Cairo=ON -DWITH_TIFF=ON -DWITH_NSS3=OFF -USE_FIXEDPOINT=OFF -DUSE_FLOAT=ON ) -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-gcc -- Check for working C compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-g++ -- Check for working CXX compiler: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/aarch64_be-linux-gnu-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/dawncrow/buildroot-test/scripts/instance-0/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/dawncrow/buildroot-test/scripts/instance-0/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 - big endian -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not 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/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-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/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.so -- Found JPEG: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libjpeg.so -- Found ZLIB: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libz.so (found version "1.2.11") -- Found PNG: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpng.so (found version "1.6.37") -- Found TIFF: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtiff.so (found version "4.0.10") -- Checking for module 'cairo>=1.10.0' -- Found cairo, version 1.15.12 -- Found Cairo: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libcairo.so (Required is at least version "1.10.0") -- Checking for modules 'glib-2.0>=2.41;gobject-2.0>=2.41;gio-2.0>=2.41' -- Found glib-2.0, version 2.56.4 -- Found gobject-2.0, version 2.56.4 -- Found gio-2.0, version 2.56.4 -- Found GLib: gio-2.0;gobject-2.0;glib-2.0 -- Checking for module 'gobject-introspection-1.0' -- Package 'gobject-introspection-1.0', required by 'virtual:world', not found -- Checking for modules 'gtk+-3.0>=3.8;gdk-pixbuf-2.0>=2.8' -- Package 'gtk+-3.0' was not found -- Package 'gdk-pixbuf-2.0' was not found -- Could NOT find GTK (missing: GTK3_LIBRARIES GTK3_CFLAGS) -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libc.so -- Checking for module 'lcms2' -- Found lcms2, version 2.9 -- Found lcms version 2.09, /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/liblcms2.so -- Found CURL: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/aarch64_be-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: yes qt5 wrapper: no glib wrapper: yes 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: yes command line utils: yes fuzz target: no test data dir: /home/dawncrow/buildroot-test/scripts/instance-0/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/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/CMakeFiles/CMakeOutput.log". See also "/home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/CMakeFiles/CMakeError.log". make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/poppler-0.77.0/.stamp_configured] Error 1 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'