>>> libvncserver 0.9.12 Extracting gzip -d -c /data/buildroot/buildroot-test/instance-1/dl/libvncserver/LibVNCServer-0.9.12.tar.gz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12 -xf - >>> libvncserver 0.9.12 Patching Applying 0001-CMakeLists.txt-fix-build-without-C.patch using patch: patching file CMakeLists.txt Applying 0002-CMakeLists.txt-use-pkgconfig-to-find-openssl.patch using patch: patching file CMakeLists.txt Hunk #1 succeeded at 122 (offset -3 lines). >>> libvncserver 0.9.12 Configuring (mkdir -p /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/ && cd /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/ && rm -f CMakeCache.txt && PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /data/buildroot/buildroot-test/instance-1/output/host/bin/cmake /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/ -DCMAKE_TOOLCHAIN_FILE="/data/buildroot/buildroot-test/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=OFF -DWITH_LZO=ON -DWITH_FFMPEG=OFF -DWITH_SDL=OFF -DWITH_THREADS=OFF -DWITH_OPENSSL=ON -DWITH_GCRYPT=ON -DWITH_GNUTLS=OFF -DWITH_JPEG=ON -DWITH_PNG=ON -DWITH_SYSTEMD=OFF -DWITH_ZLIB=ON ) -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gcc -- Check for working C compiler: /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libz.a (found version "1.2.11") -- Found LZO: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/liblzo2.a -- Found JPEG: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libjpeg.a -- Performing Test FOUND_LIBJPEG_TURBO -- Performing Test FOUND_LIBJPEG_TURBO - Failed CMake Warning at CMakeLists.txt:98 (message): *** The libjpeg library you are building against is not libjpeg-turbo. Performance will be reduced. You can obtain libjpeg-turbo from: https://sourceforge.net/projects/libjpeg-turbo/files/ *** -- Found PNG: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpng.a (found version "1.6.37") -- Found PkgConfig: /data/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'openssl' -- Found openssl, version 1.1.1c -- Looking for endian.h -- Looking for endian.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for vfork.h -- Looking for vfork.h - not found -- Looking for ws2tcpip.h -- Looking for ws2tcpip.h - not found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for vfork -- Looking for vfork - found -- Looking for vprintf -- Looking for vprintf - found -- Looking for mmap -- Looking for mmap - found -- Looking for fork -- Looking for fork - found -- Looking for ftime -- Looking for ftime - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for gethostname -- Looking for gethostname - found -- Looking for inet_ntoa -- Looking for inet_ntoa - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mkfifo -- Looking for mkfifo - found -- Looking for select -- Looking for select - found -- Looking for socket -- Looking for socket - found -- Looking for strchr -- Looking for strchr - found -- Looking for strcspn -- Looking for strcspn - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strstr -- Looking for strstr - found -- Looking for htobe64 -- Looking for htobe64 - found -- Looking for OSSwapHostToBigInt64 -- Looking for OSSwapHostToBigInt64 - not found -- Building crypto with OpenSSL -- Found libgcrypt: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a -- Check size of pid_t -- Check size of pid_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of in_addr_t -- Check size of in_addr_t - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12 >>> libvncserver 0.9.12 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j12 -C /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target vncclient make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 1%] Building C object CMakeFiles/vncclient.dir/libvncclient/cursor.c.o [ 2%] Building C object CMakeFiles/vncclient.dir/libvncclient/listen.c.o [ 3%] Building C object CMakeFiles/vncclient.dir/libvncclient/rfbproto.c.o [ 5%] Building C object CMakeFiles/vncclient.dir/libvncclient/sockets.c.o [ 6%] Building C object CMakeFiles/vncclient.dir/libvncclient/vncviewer.c.o [ 7%] Building C object CMakeFiles/vncclient.dir/common/turbojpeg.c.o [ 8%] Building C object CMakeFiles/vncclient.dir/libvncclient/tls_openssl.c.o Scanning dependencies of target vncserver make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 11%] Building C object CMakeFiles/vncserver.dir/libvncserver/sockets.c.o [ 11%] Building C object CMakeFiles/vncserver.dir/libvncserver/auth.c.o [ 12%] Building C object CMakeFiles/vncserver.dir/libvncserver/main.c.o [ 15%] Building C object CMakeFiles/vncserver.dir/libvncserver/rfbserver.c.o [ 15%] Building C object CMakeFiles/vncserver.dir/libvncserver/rfbregion.c.o [ 16%] Building C object CMakeFiles/vncserver.dir/libvncserver/stats.c.o [ 17%] Building C object CMakeFiles/vncserver.dir/libvncserver/corre.c.o [ 18%] Building C object CMakeFiles/vncserver.dir/libvncserver/hextile.c.o [ 20%] Building C object CMakeFiles/vncserver.dir/libvncserver/rre.c.o [ 21%] Building C object CMakeFiles/vncserver.dir/libvncserver/translate.c.o [ 22%] Building C object CMakeFiles/vncserver.dir/libvncserver/cutpaste.c.o [ 24%] Building C object CMakeFiles/vncserver.dir/libvncserver/httpd.c.o [ 25%] Building C object CMakeFiles/vncserver.dir/libvncserver/cursor.c.o [ 26%] Building C object CMakeFiles/vncserver.dir/libvncserver/font.c.o [ 27%] Building C object CMakeFiles/vncserver.dir/libvncserver/draw.c.o [ 29%] Building C object CMakeFiles/vncserver.dir/libvncserver/selbox.c.o [ 30%] Building C object CMakeFiles/vncserver.dir/common/d3des.c.o [ 31%] Building C object CMakeFiles/vncserver.dir/common/vncauth.c.o [ 32%] Building C object CMakeFiles/vncserver.dir/libvncserver/cargs.c.o [ 34%] Building C object CMakeFiles/vncserver.dir/libvncserver/ultra.c.o [ 35%] Building C object CMakeFiles/vncserver.dir/libvncserver/scale.c.o [ 36%] Building C object CMakeFiles/vncserver.dir/libvncserver/rfbssl_openssl.c.o [ 37%] Building C object CMakeFiles/vncserver.dir/libvncserver/zlib.c.o [ 39%] Building C object CMakeFiles/vncserver.dir/libvncserver/zrle.c.o [ 40%] Building C object CMakeFiles/vncserver.dir/libvncserver/zrleoutstream.c.o [ 41%] Building C object CMakeFiles/vncserver.dir/libvncserver/zrlepalettehelper.c.o [ 43%] Building C object CMakeFiles/vncserver.dir/libvncserver/tight.c.o [ 44%] Building C object CMakeFiles/vncserver.dir/common/turbojpeg.c.o [ 45%] Building C object CMakeFiles/vncserver.dir/libvncserver/websockets.c.o [ 46%] Building C object CMakeFiles/vncserver.dir/libvncserver/ws_decode.c.o [ 48%] Building C object CMakeFiles/vncserver.dir/common/base64.c.o [ 49%] Building C object CMakeFiles/vncserver.dir/common/rfbcrypto_openssl.c.o /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/libvncserver/rfbssl_openssl.c: In function 'rfbssl_init': /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/libvncserver/rfbssl_openssl.c:59:5: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] } else if (NULL == (ctx->ssl_ctx = SSL_CTX_new(TLSv1_server_method()))) { ^ In file included from /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13:0, from /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/libvncserver/rfbssl_openssl.c:25: /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:1878:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) ^ [ 50%] Linking C static library libvncserver.a make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 50%] Built target vncserver make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_regiontest Scanning dependencies of target examples_repeater Scanning dependencies of target examples_pnmshow24 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_backchannel Scanning dependencies of target examples_camera make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_example Scanning dependencies of target examples_vncev make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_pnmshow make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_colourmaptest Scanning dependencies of target examples_simple make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_rotate make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 51%] Building C object CMakeFiles/examples_regiontest.dir/examples/regiontest.c.o make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 53%] Building C object CMakeFiles/examples_repeater.dir/examples/repeater.c.o [ 54%] Building C object CMakeFiles/examples_pnmshow24.dir/examples/pnmshow24.c.o [ 55%] Building C object CMakeFiles/examples_vncev.dir/examples/vncev.c.o [ 56%] Building C object CMakeFiles/examples_camera.dir/examples/camera.c.o make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 58%] Building C object CMakeFiles/examples_backchannel.dir/examples/backchannel.c.o [ 59%] Building C object CMakeFiles/examples_example.dir/examples/example.c.o [ 60%] Building C object CMakeFiles/examples_pnmshow.dir/examples/pnmshow.c.o [ 62%] Building C object CMakeFiles/examples_colourmaptest.dir/examples/colourmaptest.c.o [ 63%] Building C object CMakeFiles/examples_simple.dir/examples/simple.c.o [ 64%] Building C object CMakeFiles/examples_rotate.dir/examples/rotate.c.o [ 65%] Linking C executable examples/colourmaptest [ 67%] Linking C executable examples/backchannel [ 68%] Linking C executable examples/pnmshow24 [ 69%] Linking C executable examples/simple [ 70%] Linking C executable examples/camera [ 72%] Linking C executable examples/pnmshow [ 73%] Linking C executable examples/repeater [ 74%] Linking C executable examples/example [ 75%] Linking C executable examples/vncev [ 77%] Linking C executable examples/regiontest [ 78%] Linking C executable examples/rotate make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 78%] Built target examples_colourmaptest [ 78%] Built target examples_simple [ 78%] Built target examples_backchannel [ 78%] Built target examples_repeater make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_simple15 Scanning dependencies of target examples_storepasswd make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target examples_fontsel make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 79%] Building C object CMakeFiles/examples_storepasswd.dir/examples/storepasswd.c.o [ 81%] Building C object CMakeFiles/examples_simple15.dir/examples/simple15.c.o [ 82%] Building C object CMakeFiles/examples_fontsel.dir/examples/fontsel.c.o [ 82%] Built target examples_camera make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 82%] Built target examples_pnmshow24 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 82%] Built target examples_vncev [ 82%] Built target examples_pnmshow [ 83%] Linking C executable examples/storepasswd [ 84%] Linking C executable examples/simple15 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 84%] Built target examples_example make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 84%] Built target examples_storepasswd [ 86%] Linking C executable examples/fontsel make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 86%] Built target examples_rotate make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 86%] Built target examples_regiontest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 86%] Built target examples_simple15 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 86%] Built target examples_fontsel [ 87%] Linking C static library libvncclient.a make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 87%] Built target vncclient make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target test_cargstest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' Scanning dependencies of target client_examples_backchannel Scanning dependencies of target test_wstest Scanning dependencies of target test_copyrecttest Scanning dependencies of target client_examples_ppmtest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [ 88%] Building C object CMakeFiles/test_cargstest.dir/test/cargstest.c.o [ 91%] Building C object CMakeFiles/client_examples_ppmtest.dir/client_examples/ppmtest.c.o [ 91%] Building C object CMakeFiles/test_copyrecttest.dir/test/copyrecttest.c.o [ 92%] Building C object CMakeFiles/test_wstest.dir/test/wstest.c.o [ 93%] Building C object CMakeFiles/client_examples_backchannel.dir/client_examples/backchannel.c.o [ 94%] Linking C executable test/cargstest [ 96%] Linking C executable client_examples/backchannel [ 97%] Linking C executable test/copyrecttest [ 98%] Linking C executable test/wstest [100%] Linking C executable client_examples/ppmtest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [100%] Built target test_cargstest make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' [100%] Built target test_copyrecttest /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strerror': visibility.c:(.text+0x14): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strsource': visibility.c:(.text+0x18): undefined reference to `gpg_strsource' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_code_from_errno': visibility.c:(.text+0x1c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_code_to_errno': visibility.c:(.text+0x20): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_make_from_errno': visibility.c:(.text+0x30): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_error_from_errno': visibility.c:(.text+0x54): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_fatal_error': misc.c:(.text+0x6c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_strtokenize': misc.c:(.text+0x86c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_divide_by_zero': misc.c:(.text+0xa94): undefined reference to `gpg_err_set_errno' misc.c:(.text+0xaa0): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `global_init': global.c:(.text+0x108): undefined reference to `gpgrt_get_syscall_clamp' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `do_malloc': global.c:(.text+0x214): undefined reference to `gpg_err_set_errno' global.c:(.text+0x220): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x368): undefined reference to `gpgrt_fopenmem' global.c:(.text+0x45c): undefined reference to `gpgrt_ferror' global.c:(.text+0x474): undefined reference to `gpgrt_fclose' global.c:(.text+0x47c): undefined reference to `gpg_err_set_errno' global.c:(.text+0x4ac): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4c8): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4e0): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4f8): undefined reference to `gpgrt_fprintf' global.c:(.text+0x510): undefined reference to `gpgrt_fprintf' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o):global.c:(.text+0x524): more undefined references to `gpgrt_fprintf' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x66c): undefined reference to `gpgrt_rewind' global.c:(.text+0x67c): undefined reference to `gpgrt_fclose_snatch' global.c:(.text+0x694): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_free': global.c:(.text+0x95c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_vcontrol': global.c:(.text+0xdbc): undefined reference to `gpgrt_lock_init' global.c:(.text+0xdc8): undefined reference to `gpgrt_lock_lock' global.c:(.text+0xdd4): undefined reference to `gpgrt_lock_unlock' global.c:(.text+0xde0): undefined reference to `gpgrt_lock_destroy' global.c:(.text+0xef0): undefined reference to `gpgrt_get_syscall_clamp' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_realloc_core': global.c:(.text+0xf90): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc': global.c:(.text+0xfd4): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc_secure': global.c:(.text+0x102c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc': global.c:(.text+0x1094): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xrealloc': global.c:(.text+0x1104): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc_secure': global.c:(.text+0x119c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc': global.c:(.text+0x1210): undefined reference to `gpg_err_set_errno' global.c:(.text+0x121c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc_secure': global.c:(.text+0x1268): undefined reference to `gpg_err_set_errno' global.c:(.text+0x1274): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xstrdup': global.c:(.text+0x12ec): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `make_space': sexp.c:(.text+0x350): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `do_vsexp_sscan': sexp.c:(.text+0x708): undefined reference to `gpg_err_code_from_errno' sexp.c:(.text+0x1030): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc': stdmem.c:(.text+0x24): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc_secure': stdmem.c:(.text+0x9c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `mb_get_new': secmem.c:(.text+0x110): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc_internal': secmem.c:(.text+0x728): undefined reference to `gpg_err_set_errno' secmem.c:(.text+0x75c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_auto_expand': secmem.c:(.text+0x920): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x940): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_flags': secmem.c:(.text+0x958): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x9bc): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_get_flags': secmem.c:(.text+0x9d0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa38): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_init': secmem.c:(.text+0xa5c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa70): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc': secmem.c:(.text+0xa94): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xaac): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_free': secmem.c:(.text+0xad0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xae4): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_realloc': secmem.c:(.text+0xb08): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb58): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_dump_stats': secmem.c:(.text+0xe40): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xeac): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `lock_fsm': fips.c:(.text+0x8): undefined reference to `gpgrt_lock_lock' fips.c:(.text+0x14): undefined reference to `gpg_strerror' fips.c:(.text+0x28): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `unlock_fsm': fips.c:(.text+0x54): undefined reference to `gpgrt_lock_unlock' fips.c:(.text+0x60): undefined reference to `gpg_strerror' fips.c:(.text+0x74): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_fips_run_selftests': fips.c:(.text+0x4e4): undefined reference to `gpg_strerror' fips.c:(.text+0x55c): undefined reference to `gpg_strerror' fips.c:(.text+0x5c0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o):fips.c:(.text+0x600): more undefined references to `gpg_strerror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_initialize_fips_mode': fips.c:(.text+0x908): undefined reference to `gpgrt_lock_init' fips.c:(.text+0x914): undefined reference to `gpg_strerror' fips.c:(.text+0x928): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(cipher.o): In function `_gcry_cipher_open_internal': cipher.c:(.text+0x3b8): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `run_selftests': dsa.c:(.text+0x90): undefined reference to `gpg_strerror' dsa.c:(.text+0xe0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_check_secret_key': dsa.c:(.text+0x4f8): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_sign': dsa.c:(.text+0x8bc): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_verify': dsa.c:(.text+0xcec): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_generate': dsa.c:(.text+0x1b48): undefined reference to `gpg_err_code_from_syserror' dsa.c:(.text+0x1c30): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `scanval': ecc-curves.c:(.text+0x24): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `point_from_keyparam': ecc-curves.c:(.text+0x180): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_ecc_update_curve_param': ecc-curves.c:(.text+0x660): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_mpi_ec_new': ecc-curves.c:(.text+0xccc): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `eddsa_encode_x_y': ecc-eddsa.c:(.text+0x5c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `scanval': ecc-eddsa.c:(.text+0xec): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_ensure_compact': ecc-eddsa.c:(.text+0x320): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_decodepoint': ecc-eddsa.c:(.text+0x718): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_compute_h_d': ecc-eddsa.c:(.text+0x83c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_genkey': ecc-eddsa.c:(.text+0x98c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_sign': ecc-eddsa.c:(.text+0xed4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_ec2os': ecc-misc.c:(.text+0x1c8): undefined reference to `gpg_strerror' ecc-misc.c:(.text+0x280): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_mont_decodepoint': ecc-misc.c:(.text+0x658): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_check_secret_key': elgamal.c:(.text+0x1a4): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_sign': elgamal.c:(.text+0x668): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_encrypt': elgamal.c:(.text+0x8b0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_decrypt': elgamal.c:(.text+0xc30): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_verify': elgamal.c:(.text+0xfc4): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_generate': elgamal.c:(.text+0x16e4): undefined reference to `gpg_err_code_from_syserror' elgamal.c:(.text+0x1708): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(kdf.o): In function `_gcry_kdf_pkdf2': kdf.c:(.text+0xa0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac.o): In function `_gcry_mac_open': mac.c:(.text+0x178): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_enable.isra.1': md.c:(.text+0x36c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_open': md.c:(.text+0x44c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_final': md.c:(.text+0x6c4): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_copy': md.c:(.text+0x970): undefined reference to `gpg_err_code_from_syserror' md.c:(.text+0xa4c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_hash_buffer': md.c:(.text+0xd78): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_setkey': md.c:(.text+0xebc): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `prime_generate_internal': primegen.c:(.text+0x910): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x9e8): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xab8): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xad4): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xb14): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xb40): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xbc8): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xc70): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xe58): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xeb4): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xec4): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xf10): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1168): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_2_prime': primegen.c:(.text+0x1ca0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_3_prime': primegen.c:(.text+0x2140): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o): In function `_gcry_pk_util_preparse_encval': pubkey-util.c:(.text+0x890): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o): In function `_gcry_pk_util_data_to_mpi': pubkey-util.c:(.text+0xb9c): undefined reference to `gpg_err_code_from_syserror' pubkeymake[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' -util.c:(.text+0xd7c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o):pubkey-util.c:(.text+0xfb0): more undefined references to `gpg_err_code_from_syserror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `run_selftests': rsa.c:(.text+0x250): undefined reference to `gpg_strerror' rsa.c:(.text+0x2a0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_check_secret_key': rsa.c:(.text+0x69c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_verify': rsa.c:(.text+0x964): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_encrypt': rsa.c:(.text+0xb68): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o):rsa.c:(.text+0x1168): more undefined references to `gpg_strerror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(scrypt.o): In function `_gcry_kdf_scrypt': scrypt.c:(.text+0x47c): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x4c4): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x4e4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `drbg_lock': random-drbg.c:(.text+0x144): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x150): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `drbg_unlock': random-drbg.c:(.text+0x740): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x74c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `parse_flag_string': random-drbg.c:(.text+0x7b0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_drbg_init_internal': random-drbg.c:(.text+0xd10): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_cavs_test': random-drbg.c:(.text+0x19a4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_selftest': random-drbg.c:(.text+0x1c04): undefined reference to `gpg_err_code_from_syserror' random-drbg.c:(.text+0x1c74): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random.o): In function `_gcry_create_nonce': random.c:(.text+0x664): undefined reference to `gpgrt_lock_lock' random.c:(.text+0x670): undefined reference to `gpg_strerror' random.c:(.text+0x6fc): undefined reference to `gpgrt_lock_unlock' random.c:(.text+0x708): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `ec_p_init': ec.c:(.text+0x12c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `_gcry_mpi_ec_p_new': ec.c:(.text+0x84c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_print': mpicoder.c:(.text+0x990): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_aprint': mpicoder.c:(.text+0xdc0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_to_octet_string': mpicoder.c:(.text+0xecc): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-hmac256.o): In function `_gcry_hmac256_file': hmac256.c:(.text+0x88c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa-common.o): In function `int2octets': dsa-common.c:(.text+0x70): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa-common.o): In function `_gcry_dsa_gen_rfc6979_k': dsa-common.c:(.text+0x2cc): undefined reference to `gpg_err_code_from_syserror' dsa-common.c:(.text+0x354): undefined reference to `gpg_err_code_from_syserror' dsa-common.c:(.text+0x5b4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `compute_keygrip': ecc.c:(.text+0x300): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_verify': ecc.c:(.text+0x9b0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_sign': ecc.c:(.text+0xe2c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_decrypt_raw': ecc.c:(.text+0x132c): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x1414): undefined reference to `gpg_strerror' ecc.c:(.text+0x1474): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_encrypt_raw': ecc.c:(.text+0x1744): undefined reference to `gpg_strerror' ecc.c:(.text+0x1adc): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x1b44): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_check_secret_key': ecc.c:(.text+0x21ac): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `run_selftests': ecc.c:(.text+0x2380): undefined reference to `gpg_strerror' ecc.c:(.text+0x23d0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_generate': ecc.c:(.text+0x3178): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac-poly1305.o): In function `poly1305mac_open': mac-poly1305.c:(.text+0x360): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `lock_pool': random-csprng.c:(.text+0x24): undefined reference to `gpgrt_lock_lock' random-csprng.c:(.text+0x30): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `unlock_pool': random-csprng.c:(.text+0xbc): undefined reference to `gpgrt_lock_unlock' random-csprng.c:(.text+0xc8): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-system.o): In function `lock_rng': random-system.c:(.text+0x8): undefined reference to `gpgrt_lock_lock' random-system.c:(.text+0x14): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-system.o): In function `unlock_rng': random-system.c:(.text+0x54): undefined reference to `gpgrt_lock_unlock' random-system.c:(.text+0x60): undefined reference to `gpg_strerror' collect2: error: ld returned 1 exit status [100%] Built target test_wstest make[3]: *** [CMakeFiles/client_examples_backchannel.dir/build.make:100: client_examples/backchannel] Error 1 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[2]: *** [CMakeFiles/Makefile2:661: CMakeFiles/client_examples_backchannel.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strerror': visibility.c:(.text+0x14): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strsource': visibility.c:(.text+0x18): undefined reference to `gpg_strsource' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_code_from_errno': visibility.c:(.text+0x1c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_code_to_errno': visibility.c:(.text+0x20): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_err_make_from_errno': visibility.c:(.text+0x30): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_error_from_errno': visibility.c:(.text+0x54): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_fatal_error': misc.c:(.text+0x6c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_strtokenize': misc.c:(.text+0x86c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_divide_by_zero': misc.c:(.text+0xa94): undefined reference to `gpg_err_set_errno' misc.c:(.text+0xaa0): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `global_init': global.c:(.text+0x108): undefined reference to `gpgrt_get_syscall_clamp' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `do_malloc': global.c:(.text+0x214): undefined reference to `gpg_err_set_errno' global.c:(.text+0x220): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x368): undefined reference to `gpgrt_fopenmem' global.c:(.text+0x45c): undefined reference to `gpgrt_ferror' global.c:(.text+0x474): undefined reference to `gpgrt_fclose' global.c:(.text+0x47c): undefined reference to `gpg_err_set_errno' global.c:(.text+0x4ac): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4c8): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4e0): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4f8): undefined reference to `gpgrt_fprintf' global.c:(.text+0x510): undefined reference to `gpgrt_fprintf' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o):global.c:(.text+0x524): more undefined references to `gpgrt_fprintf' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x66c): undefined reference to `gpgrt_rewind' global.c:(.text+0x67c): undefined reference to `gpgrt_fclose_snatch' global.c:(.text+0x694): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_free': global.c:(.text+0x95c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_vcontrol': global.c:(.text+0xdbc): undefined reference to `gpgrt_lock_init' global.c:(.text+0xdc8): undefined reference to `gpgrt_lock_lock' global.c:(.text+0xdd4): undefined reference to `gpgrt_lock_unlock' global.c:(.text+0xde0): undefined reference to `gpgrt_lock_destroy' global.c:(.text+0xef0): undefined reference to `gpgrt_get_syscall_clamp' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_realloc_core': global.c:(.text+0xf90): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc': global.c:(.text+0xfd4): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc_secure': global.c:(.text+0x102c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc': global.c:(.text+0x1094): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xrealloc': global.c:(.text+0x1104): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc_secure': global.c:(.text+0x119c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc': global.c:(.text+0x1210): undefined reference to `gpg_err_set_errno' global.c:(.text+0x121c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc_secure': global.c:(.text+0x1268): undefined reference to `gpg_err_set_errno' global.c:(.text+0x1274): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xstrdup': global.c:(.text+0x12ec): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `make_space': sexp.c:(.text+0x350): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `do_vsexp_sscan': sexp.c:(.text+0x708): undefined reference to `gpg_err_code_from_errno' sexp.c:(.text+0x1030): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc': stdmem.c:(.text+0x24): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc_secure': stdmem.c:(.text+0x9c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `mb_get_new': secmem.c:(.text+0x110): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc_internal': secmem.c:(.text+0x728): undefined reference to `gpg_err_set_errno' secmem.c:(.text+0x75c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_auto_expand': secmem.c:(.text+0x920): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x940): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_flags': secmem.c:(.text+0x958): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x9bc): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_get_flags': secmem.c:(.text+0x9d0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa38): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_init': secmem.c:(.text+0xa5c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa70): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc': secmem.c:(.text+0xa94): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xaac): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_free': secmem.c:(.text+0xad0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xae4): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_realloc': secmem.c:(.text+0xb08): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb58): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_dump_stats': secmem.c:(.text+0xe40): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xeac): undefined reference to `gpgrt_lock_unlock' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `lock_fsm': fips.c:(.text+0x8): undefined reference to `gpgrt_lock_lock' fips.c:(.text+0x14): undefined reference to `gpg_strerror' fips.c:(.text+0x28): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `unlock_fsm': fips.c:(.text+0x54): undefined reference to `gpgrt_lock_unlock' fips.c:(.text+0x60): undefined reference to `gpg_strerror' fips.c:(.text+0x74): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_fips_run_selftests': fips.c:(.text+0x4e4): undefined reference to `gpg_strerror' fips.c:(.text+0x55c): undefined reference to `gpg_strerror' fips.c:(.text+0x5c0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o):fips.c:(.text+0x600): more undefined references to `gpg_strerror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_initialize_fips_mode': fips.c:(.text+0x908): undefined reference to `gpgrt_lock_init' fips.c:(.text+0x914): undefined reference to `gpg_strerror' fips.c:(.text+0x928): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(cipher.o): In function `_gcry_cipher_open_internal': cipher.c:(.text+0x3b8): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `run_selftests': dsa.c:(.text+0x90): undefined reference to `gpg_strerror' dsa.c:(.text+0xe0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_check_secret_key': dsa.c:(.text+0x4f8): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_sign': dsa.c:(.text+0x8bc): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_verify': dsa.c:(.text+0xcec): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_generate': dsa.c:(.text+0x1b48): undefined reference to `gpg_err_code_from_syserror' dsa.c:(.text+0x1c30): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `scanval': ecc-curves.c:(.text+0x24): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `point_from_keyparam': ecc-curves.c:(.text+0x180): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_ecc_update_curve_param': ecc-curves.c:(.text+0x660): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_mpi_ec_new': ecc-curves.c:(.text+0xccc): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `eddsa_encode_x_y': ecc-eddsa.c:(.text+0x5c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `scanval': ecc-eddsa.c:(.text+0xec): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_ensure_compact': ecc-eddsa.c:(.text+0x320): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_decodepoint': ecc-eddsa.c:(.text+0x718): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_compute_h_d': ecc-eddsa.c:(.text+0x83c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_genkey': ecc-eddsa.c:(.text+0x98c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_sign': ecc-eddsa.c:(.text+0xed4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_ec2os': ecc-misc.c:(.text+0x1c8): undefined reference to `gpg_strerror' ecc-misc.c:(.text+0x280): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_mont_decodepoint': ecc-misc.c:(.text+0x658): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_check_secret_key': elgamal.c:(.text+0x1a4): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_sign': elgamal.c:(.text+0x668): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_encrypt': elgamal.c:(.text+0x8b0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_decrypt': elgamal.c:(.text+0xc30): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_verify': elgamal.c:(.text+0xfc4): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_generate': elgamal.c:(.text+0x16e4): undefined reference to `gpg_err_code_from_syserror' elgamal.c:(.text+0x1708): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(kdf.o): In function `_gcry_kdf_pkdf2': kdf.c:(.text+0xa0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac.o): In function `_gcry_mac_open': mac.c:(.text+0x178): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_enable.isra.1': md.c:(.text+0x36c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_open': md.c:(.text+0x44c): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_final': md.c:(.text+0x6c4): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_copy': md.c:(.text+0x970): undefined reference to `gpg_err_code_from_syserror' md.c:(.text+0xa4c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_hash_buffer': md.c:(.text+0xd78): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_setkey': md.c:(.text+0xebc): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `prime_generate_internal': primegen.c:(.text+0x910): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x9e8): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xab8): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xad4): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0xb14): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xb40): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xbc8): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xc70): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xe58): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xeb4): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xec4): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xf10): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1168): undefined reference to `gpg_err_code_from_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_2_prime': primegen.c:(.text+0x1ca0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_3_prime': primegen.c:(.text+0x2140): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o): In function `_gcry_pk_util_preparse_encval': pubkey-util.c:(.text+0x890): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o): In function `_gcry_pk_util_data_to_mpi': pubkey-util.c:(.text+0xb9c): undefined reference to `gpg_err_code_from_syserror' pubkey-util.c:(.text+0xd7c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o):pubkey-util.c:(.text+0xfb0): more undefined references to `gpg_err_code_from_syserror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `run_selftests': rsa.c:(.text+0x250): undefined reference to `gpg_strerror' rsa.c:(.text+0x2a0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_check_secret_key': rsa.c:(.text+0x69c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_verify': rsa.c:(.text+0x964): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_encrypt': rsa.c:(.text+0xb68): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o):rsa.c:(.text+0x1168): more undefined references to `gpg_strerror' follow /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(scrypt.o): In function `_gcry_kdf_scrypt': scrypt.c:(.text+0x47c): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x4c4): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x4e4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `drbg_lock': random-drbg.c:(.text+0x144): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x150): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `drbg_unlock': random-drbg.c:(.text+0x740): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x74c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `parse_flag_string': random-drbg.c:(.text+0x7b0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_drbg_init_internal': random-drbg.c:(.text+0xd10): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_cavs_test': random-drbg.c:(.text+0x19a4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_selftest': random-drbg.c:(.text+0x1c04): undefined reference to `gpg_err_code_from_syserror' random-drbg.c:(.text+0x1c74): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random.o): In function `_gcry_create_nonce': random.c:(.text+0x664): undefined reference to `gpgrt_lock_lock' random.c:(.text+0x670): undefined reference to `gpg_strerror' random.c:(.text+0x6fc): undefined reference to `gpgrt_lock_unlock' random.c:(.text+0x708): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `ec_p_init': ec.c:(.text+0x12c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `_gcry_mpi_ec_p_new': ec.c:(.text+0x84c): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_print': mpicoder.c:(.text+0x990): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_aprint': mpicoder.c:(.text+0xdc0): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_to_octet_string': mpicoder.c:(.text+0xecc): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-hmac256.o): In function `_gcry_hmac256_file': hmac256.c:(.text+0x88c): undefined reference to `gpg_err_set_errno' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa-common.o): In function `int2octets': dsa-common.c:(.text+0x70): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa-common.o): In function `_gcry_dsa_gen_rfc6979_k': dsa-common.c:(.text+0x2cc): undefined reference to `gpg_err_code_from_syserror' dsa-common.c:(.text+0x354): undefined reference to `gpg_err_code_from_syserror' dsa-common.c:(.text+0x5b4): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `compute_keygrip': ecc.c:(.text+0x300): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_verify': ecc.c:(.text+0x9b0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_sign': ecc.c:(.text+0xe2c): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_decrypt_raw': ecc.c:(.text+0x132c): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x1414): undefined reference to `gpg_strerror' ecc.c:(.text+0x1474): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_encrypt_raw': ecc.c:(.text+0x1744): undefined reference to `gpg_strerror' ecc.c:(.text+0x1adc): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x1b44): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_check_secret_key': ecc.c:(.text+0x21ac): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `run_selftests': ecc.c:(.text+0x2380): undefined reference to `gpg_strerror' ecc.c:(.text+0x23d0): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_generate': ecc.c:(.text+0x3178): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac-poly1305.o): In function `poly1305mac_open': mac-poly1305.c:(.text+0x360): undefined reference to `gpg_err_code_from_syserror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `lock_pool': random-csprng.c:(.text+0x24): undefined reference to `gpgrt_lock_lock' random-csprng.c:(.text+0x30): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `unlock_pool': random-csprng.c:(.text+0xbc): undefined reference to `gpgrt_lock_unlock' random-csprng.c:(.text+0xc8): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-system.o): In function `lock_rng': random-system.c:(.text+0x8): undefined reference to `gpgrt_lock_lock' random-system.c:(.text+0x14): undefined reference to `gpg_strerror' /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-system.o): In function `unlock_rng': random-system.c:(.text+0x54): undefined reference to `gpgrt_lock_unlock' random-system.c:(.text+0x60): undefined reference to `gpg_strerror' collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/client_examples_ppmtest.dir/build.make:100: client_examples/ppmtest] Error 1 make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[2]: *** [CMakeFiles/Makefile2:698: CMakeFiles/client_examples_ppmtest.dir/all] Error 2 make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make[1]: *** [Makefile:141: all] Error 2 make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12' make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-1/output/build/libvncserver-0.9.12/.stamp_built] Error 2 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'