>>> libvncserver 0.9.12 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/libvncserver/LibVNCServer-0.9.12.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/ && cd /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /home/buildroot/autobuild/instance-3/output/host/bin/cmake /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/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: /home/buildroot/autobuild/instance-3/output/host/bin/arm-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/instance-3/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: /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libz.a (found version "1.2.11") -- Found LZO: /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/liblzo2.a -- Found JPEG: /home/buildroot/autobuild/instance-3/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: /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libpng.a (found version "1.6.37") -- Found PkgConfig: /home/buildroot/autobuild/instance-3/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: /home/buildroot/autobuild/instance-3/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: /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12 >>> libvncserver 0.9.12 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' Scanning dependencies of target vncclient make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' Scanning dependencies of target vncserver [ 1%] Building C object CMakeFiles/vncclient.dir/libvncclient/cursor.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' [ 2%] Building C object CMakeFiles/vncclient.dir/libvncclient/listen.c.o [ 3%] Building C object CMakeFiles/vncclient.dir/libvncclient/rfbproto.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' [ 5%] Building C object CMakeFiles/vncserver.dir/libvncserver/main.c.o [ 6%] Building C object CMakeFiles/vncclient.dir/libvncclient/sockets.c.o [ 7%] Building C object CMakeFiles/vncclient.dir/libvncclient/vncviewer.c.o [ 8%] Building C object CMakeFiles/vncserver.dir/libvncserver/rfbserver.c.o [ 10%] Building C object CMakeFiles/vncclient.dir/common/turbojpeg.c.o [ 11%] Building C object CMakeFiles/vncclient.dir/libvncclient/tls_openssl.c.o [ 12%] Building C object CMakeFiles/vncserver.dir/libvncserver/rfbregion.c.o [ 13%] Building C object CMakeFiles/vncserver.dir/libvncserver/auth.c.o [ 15%] Building C object CMakeFiles/vncserver.dir/libvncserver/sockets.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 /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/libvncserver/rfbssl_openssl.c: In function 'rfbssl_init': /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/e_os2.h:13:0, from /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/openssl/ssl.h:15, from /home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/libvncserver/rfbssl_openssl.c:25: /home/buildroot/autobuild/instance-3/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)) ^ [ 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 [ 50%] Linking C static library libvncclient.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' [ 50%] Built target vncclient make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' Scanning dependencies of target client_examples_ppmtest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' Scanning dependencies of target client_examples_backchannel make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' [ 51%] Building C object CMakeFiles/client_examples_backchannel.dir/client_examples/backchannel.c.o [ 53%] Building C object CMakeFiles/client_examples_ppmtest.dir/client_examples/ppmtest.c.o [ 54%] Linking C executable client_examples/backchannel [ 55%] Linking C executable client_examples/ppmtest /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strerror': visibility.c:(.text+0x0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_strsource': visibility.c:(.text+0x4): undefined reference to `gpg_strsource' /home/buildroot/autobuild/instance-3/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+0x8): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/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+0xc): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/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+0x1c): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-visibility.o): In function `gcry_error_from_errno': visibility.c:(.text+0x40): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_fatal_error': misc.c:(.text+0xd4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_strtokenize': misc.c:(.text+0xa48): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-misc.o): In function `_gcry_divide_by_zero': misc.c:(.text+0xbcc): undefined reference to `gpg_err_set_errno' misc.c:(.text+0xbd8): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `global_init.part.0': global.c:(.text+0x170): undefined reference to `gpgrt_get_syscall_clamp' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `do_malloc': global.c:(.text+0x1e4): undefined reference to `gpg_err_code_from_errno' global.c:(.text+0x240): undefined reference to `gpg_err_set_errno' global.c:(.text+0x250): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x3cc): undefined reference to `gpgrt_fopenmem' global.c:(.text+0x414): undefined reference to `gpgrt_fprintf' global.c:(.text+0x43c): undefined reference to `gpgrt_fprintf' global.c:(.text+0x460): undefined reference to `gpgrt_fprintf' global.c:(.text+0x484): undefined reference to `gpgrt_fprintf' global.c:(.text+0x4a8): undefined reference to `gpgrt_fprintf' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o):global.c:(.text+0x4c8): more undefined references to `gpgrt_fprintf' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x650): undefined reference to `gpgrt_ferror' global.c:(.text+0x660): undefined reference to `gpgrt_rewind' global.c:(.text+0x670): undefined reference to `gpgrt_fclose_snatch' global.c:(.text+0x6c8): undefined reference to `gpg_err_set_errno' global.c:(.text+0x6f8): undefined reference to `gpgrt_fprintf' global.c:(.text+0x70c): undefined reference to `gpgrt_fprintf' global.c:(.text+0x71c): undefined reference to `gpgrt_fprintf' global.c:(.text+0x72c): undefined reference to `gpgrt_fprintf' global.c:(.text+0x73c): undefined reference to `gpgrt_fprintf' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o):global.c:(.text+0x748): more undefined references to `gpgrt_fprintf' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_get_config': global.c:(.text+0x780): undefined reference to `gpgrt_fclose' global.c:(.text+0x788): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_free': global.c:(.text+0xa74): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_vcontrol': global.c:(.text+0x1070): undefined reference to `gpgrt_get_syscall_clamp' global.c:(.text+0x1138): undefined reference to `gpgrt_lock_destroy' global.c:(.text+0x1148): undefined reference to `gpgrt_lock_unlock' global.c:(.text+0x1158): undefined reference to `gpgrt_lock_lock' global.c:(.text+0x1168): undefined reference to `gpgrt_lock_init' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_realloc_core': global.c:(.text+0x1230): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc': global.c:(.text+0x12ec): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_calloc_secure': global.c:(.text+0x1368): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc': global.c:(.text+0x13f0): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xrealloc': global.c:(.text+0x1478): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xmalloc_secure': global.c:(.text+0x1500): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc': global.c:(.text+0x1564): undefined reference to `gpg_err_set_errno' global.c:(.text+0x1570): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xcalloc_secure': global.c:(.text+0x15bc): undefined reference to `gpg_err_set_errno' global.c:(.text+0x15c8): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-global.o): In function `_gcry_xstrdup': global.c:(.text+0x1650): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `make_space': sexp.c:(.text+0x4b0): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `do_vsexp_sscan': sexp.c:(.text+0x878): undefined reference to `gpg_err_code_from_errno' sexp.c:(.text+0x1eec): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc': stdmem.c:(.text+0xd4): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function `_gcry_private_malloc_secure': stdmem.c:(.text+0x14c): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `mb_get_new': secmem.c:(.text+0x168): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc_internal': secmem.c:(.text+0x858): undefined reference to `gpg_err_set_errno' secmem.c:(.text+0x880): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/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+0x9e4): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa04): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_flags': secmem.c:(.text+0xa1c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa68): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_get_flags': secmem.c:(.text+0xaa0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xae8): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_init': secmem.c:(.text+0xb0c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb20): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc': secmem.c:(.text+0xb44): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb5c): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_free': secmem.c:(.text+0xb80): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb94): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_realloc': secmem.c:(.text+0xbb8): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xbcc): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_dump_stats': secmem.c:(.text+0xf28): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x1030): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_fips_run_selftests': fips.c:(.text+0x574): undefined reference to `gpg_strerror' fips.c:(.text+0x5dc): undefined reference to `gpg_strerror' fips.c:(.text+0x654): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o):fips.c:(.text+0x708): more undefined references to `gpg_strerror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_initialize_fips_mode': fips.c:(.text+0x9a4): undefined reference to `gpgrt_lock_init' fips.c:(.text+0xb3c): undefined reference to `gpg_strerror' fips.c:(.text+0xb50): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(cipher.o): In function `_gcry_cipher_open_internal': cipher.c:(.text+0x740): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `run_selftests': dsa.c:(.text+0x3c): undefined reference to `gpg_strerror' dsa.c:(.text+0xb4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_check_secret_key': dsa.c:(.text+0x4d4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_sign': dsa.c:(.text+0x7a4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_verify': dsa.c:(.text+0xce0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_generate': dsa.c:(.text+0x18c4): undefined reference to `gpg_err_code_from_syserror' dsa.c:(.text+0x19a8): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `scanval': ecc-curves.c:(.text+0x34): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `point_from_keyparam': ecc-curves.c:(.text+0x200): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x848): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_mpi_ec_new': ecc-curves.c:(.text+0xe78): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `eddsa_encode_x_y': ecc-eddsa.c:(.text+0xac): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_compute_h_d.part.1': ecc-eddsa.c:(.text+0x498): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x658): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_decodepoint': ecc-eddsa.c:(.text+0x91c): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_genkey': ecc-eddsa.c:(.text+0xc70): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_sign': ecc-eddsa.c:(.text+0x1194): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_ec2os': ecc-misc.c:(.text+0x28c): undefined reference to `gpg_strerror' ecc-misc.c:(.text+0x29c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_mont_decodepoint': ecc-misc.c:(.text+0x788): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_check_secret_key': elgamal.c:(.text+0xe0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_sign': elgamal.c:(.text+0x5c4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_encrypt': elgamal.c:(.text+0x860): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_verify': elgamal.c:(.text+0xc1c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_decrypt': elgamal.c:(.text+0xe78): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_generate': elgamal.c:(.text+0x194c): undefined reference to `gpg_err_code_from_syserror' elgamal.c:(.text+0x19b4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(kdf.o): In function `_gcry_kdf_pkdf2.part.0': kdf.c:(.text+0x258): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac.o): In function `_gcry_mac_open': mac.c:(.text+0x290): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_enable.isra.1': md.c:(.text+0x450): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_open': md.c:(.text+0x530): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_final.part.4': md.c:(.text+0x748): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_copy': md.c:(.text+0xad0): undefined reference to `gpg_err_code_from_syserror' md.c:(.text+0xb04): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_hash_buffer': md.c:(.text+0xf38): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_setkey': md.c:(.text+0x13c4): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `prime_generate_internal': primegen.c:(.text+0xcb8): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xdd4): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xdf0): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1140): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1150): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x12a8): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1370): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1408): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1444): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1610): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x1650): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1668): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x172c): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x1b48): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_2_prime': primegen.c:(.text+0x29f0): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_3_prime': primegen.c:(.text+0x2c14): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0xa80): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x11cc): undefined reference to `gpg_err_code_from_syserror' pubkey-util.c:(.text+0x12dc): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o):pubkey-util.c:(.text+0x1530): more undefined references to `gpg_err_code_from_syserror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `run_selftests': rsa.c:(.text+0x244): undefined reference to `gpg_strerror' rsa.c:(.text+0x2bc): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_check_secret_key': rsa.c:(.text+0x678): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_verify': rsa.c:(.text+0x958): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_encrypt': rsa.c:(.text+0xa8c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o):rsa.c:(.text+0x1004): more undefined references to `gpg_strerror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(scrypt.o): In function `_gcry_kdf_scrypt': scrypt.c:(.text+0x734): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x750): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x768): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `parse_flag_string': random-drbg.c:(.text+0x290): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_drbg_init_internal': random-drbg.c:(.text+0x13c4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_inititialize.part.8': random-drbg.c:(.text+0x1ee8): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x1f08): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x1f14): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x1f2c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_reinit': random-drbg.c:(.text+0x1fb4): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x1ff0):/ homeundefined/ buildrootreference/ autobuildto/ instance`-gpgrt_lock_unlock3'/ outputrandom/-hostdrbg.c/:arm(-.buildroottext-+linux0x1ffc-)uclibcgnueabi:/ sysrootundefined/ usrreference/ libto/ libgcrypt.a`(gpg_strerrorlibgcrypt_la'- visibility.orandom)-:drbg.c :In( .functiontext +`0x201cgcry_strerror)':: undefinedvisibility.c :reference( .totext +`0x0gpg_strerror)': /undefinedhome /referencebuildroot /toautobuild /`instancegpg_strerror-'3 //outputhome//hostbuildroot//armautobuild-/buildrootinstance--linux3-/uclibcgnueabioutput//sysroothost//usrarm/-libbuildroot/-libgcrypt.alinux(-randomuclibcgnueabi-/drbg.osysroot)/:usr /Inlib /functionlibgcrypt.a (`libgcrypt_la_gcry_rngdrbg_close_fds-'visibility.o:) :random -Indrbg.c :function( .`textgcry_strsource+'0x2040:) :visibility.c :undefined( .referencetext +to0x4 )`:gpgrt_lock_lock 'undefined randomreference- drbg.cto: (`.gpg_strsourcetext'+ 0x205c/)home:/ buildrootundefined/ autobuildreference/ instanceto- 3`/gpgrt_lock_unlockoutput'/ hostrandom/-armdrbg.c-:buildroot(-.linuxtext-+uclibcgnueabi0x2068/)sysroot:/ usrundefined/ libreference/ libgcrypt.ato( libgcrypt_la`-gpg_strerrorvisibility.o') :random -Indrbg.c :function( .`textgcry_err_code_from_errno+'0x2078:) :visibility.c :undefined( .referencetext +to0x8 )`:gpg_strerror 'undefined /referencehome /tobuildroot /`autobuildgpg_err_code_from_errno/'instance -/3home//outputbuildroot//hostautobuild//arminstance--buildroot3-/linuxoutput-/uclibcgnueabihost//sysrootarm/-usrbuildroot/-liblinux/-libgcrypt.auclibcgnueabi(/randomsysroot-/drbg.ousr)/:lib /Inlibgcrypt.a (functionlibgcrypt_la -`visibility.o_gcry_rngdrbg_add_bytes)':: Inrandom -functiondrbg.c :`(gcry_err_code_to_errno.'text:+ 0x20e8visibility.c)::( .undefinedtext +reference0xc )to: `undefinedgpgrt_lock_lock 'reference randomto- drbg.c`:gpg_err_code_from_errno('. text/+home0x210c/)buildroot:/ autobuildundefined/ instancereference- 3to/ output`/gpgrt_lock_unlockhost'/ armrandom--buildrootdrbg.c-:linux(-.uclibcgnueabitext/+sysroot0x2134/)usr:/ libundefined/ libgcrypt.areference( libgcrypt_lato- visibility.o`)gpg_strerror:' Inrandom -functiondrbg.c `:gcry_err_make_from_errno('.:text +visibility.c0x2144:)(:. textundefined+ 0x1creference) :to undefined` gpg_strerrorreference' to/ home`/gpg_err_code_from_errnobuildroot'/ autobuild//homeinstance/-buildroot3//autobuildoutput//instancehost-/3arm/-outputbuildroot/-hostlinux/-armuclibcgnueabi-/buildrootsysroot-/linuxusr-/uclibcgnueabilib//sysrootlibgcrypt.a/(usrrandom/-libdrbg.o/)libgcrypt.a:( libgcrypt_laIn- visibility.ofunction) :` _gcry_rngdrbg_randomizeIn' :function random`-gcry_error_from_errnodrbg.c'::( .visibility.ctext:+(0x2190.)text:+ 0x40undefined) :reference undefinedto reference` gpgrt_lock_lockto' `randomgpg_err_code_from_errno-'drbg.c :/(home./textbuildroot+/0x21e8autobuild)/:instance -undefined3 /referenceoutput /tohost /`armgpgrt_lock_unlock-'buildroot -randomlinux--drbg.cuclibcgnueabi:/(sysroot./textusr+/0x22a8lib)/:libgcrypt.a (undefinedlibgcrypt_la -referencemisc.o )to: `Ingpg_strerror 'function random`-_gcry_fatal_errordrbg.c'::( .misc.ctext:+(0x22b8.)text:+ 0xd4undefined) :reference undefinedto reference` gpg_strerrorto' `/gpg_strerrorhome'/ buildroot//homeautobuild//buildrootinstance/-autobuild3//instanceoutput-/3host//outputarm/-hostbuildroot/-armlinux--buildrootuclibcgnueabi-/linuxsysroot-/uclibcgnueabiusr//sysrootlib//usrlibgcrypt.a/(librandom/-libgcrypt.adrbg.o()libgcrypt_la:- misc.oIn) :function In` _gcry_rngdrbg_cavs_testfunction' :` _gcry_strtokenizerandom'-:drbg.c :misc.c(:.(text.+text0x24e8+)0xa48:) :undefined undefinedreference referenceto to` gpg_err_code_from_syserror`'gpg_err_set_errno '/ home//homebuildroot//buildrootautobuild//autobuildinstance/-instance3-/3output//outputhost//hostarm/-armbuildroot--buildrootlinux--linuxuclibcgnueabi-/uclibcgnueabisysroot//sysrootusr//usrlib//liblibgcrypt.a/(libgcrypt.arandom(-libgcrypt_ladrbg.o-)misc.o:) :In Infunction function` _gcry_rngdrbg_selftest`'_gcry_divide_by_zero:' :random -misc.cdrbg.c::((..texttext++0xbcc0x256c)):: undefinedundefined referencereference toto ``gpg_err_set_errnogpgrt_lock_lock'' misc.crandom:-(drbg.c.:text(+.0xbd8text)+:0x25f0 )undefined: referenceundefined toreference `togpg_err_code_from_errno '` gpgrt_lock_unlock/'home /randombuildroot-/drbg.cautobuild:/(instance.-text3+/0x2624output)/:host /undefinedarm -referencebuildroot -tolinux -`uclibcgnueabigpgrt_lock_unlock/'sysroot /randomusr-/drbg.clib:/(libgcrypt.a.(textlibgcrypt_la+-0x2634global.o)):: undefinedIn referencefunction to` global_init.part.0`'gpg_strerror:' global.crandom:-(drbg.c.:text(+.0x170text)+:0x2744 )undefined: referenceundefined toreference `togpgrt_get_syscall_clamp '` gpg_err_code_from_syserror/'home /randombuildroot-/drbg.cautobuild:/(instance.-text3+/0x2750output)/:host /undefinedarm -referencebuildroot -tolinux -`uclibcgnueabigpg_err_code_from_syserror/'sysroot /randomusr-/drbg.clib:/(libgcrypt.a.(textlibgcrypt_la+-0x2758global.o)):: undefinedIn referencefunction to` do_malloc`'gpg_strerror:' global.c/:home(/.buildroottext/+autobuild0x1e4/)instance:- 3undefined/ outputreference/ hostto/ arm`-gpg_err_code_from_errnobuildroot'- linuxglobal.c-:uclibcgnueabi(/.sysroottext/+usr0x240/)lib:/ libgcrypt.aundefined( random.oreference) :to In` gpg_err_set_errnofunction' `global.c_gcry_create_nonce:'(:. textrandom.c+:0x250().:text +undefined0x660 )reference: toundefined `referencegpg_err_code_from_errno 'to /`homegpgrt_lock_lock/'buildroot /random.cautobuild:/(instance.-text3+/0x6dcoutput)/:host /undefinedarm -referencebuildroot -tolinux -`uclibcgnueabigpgrt_lock_unlock/'sysroot /random.cusr:/(lib./textlibgcrypt.a+(0x75clibgcrypt_la)-:global.o )undefined: referenceIn tofunction ``gpg_strerror_gcry_get_config'' :random.c :global.c(:.(text.+text0x76c+)0x3cc:) :undefined undefinedreference referenceto to` gpg_strerror`'gpgrt_fopenmem '/ homeglobal.c/:buildroot(/.autobuildtext/+instance0x414-)3:/ outputundefined/ hostreference/ armto- buildroot`-gpgrt_fprintflinux'- uclibcgnueabiglobal.c/:sysroot(/.usrtext/+lib0x43c/)libgcrypt.a:( ec.oundefined) :reference Into function` gpgrt_fprintf`'ec_p_init 'global.c:: (ec.c.:text(+.0x460text)+:0x15c )undefined: referenceundefined toreference `togpgrt_fprintf '` gpg_strerrorglobal.c': (/.hometext/+buildroot0x484/)autobuild:/ instanceundefined- 3reference/ outputto/host/arm-buildroot-linux -`uclibcgnueabigpgrt_fprintf/'sysroot /global.cusr:/(lib/libgcrypt.a.(textec.o+)0x4a8:) :In undefinedfunction reference` _gcry_mpi_ec_p_newto' :` gpgrt_fprintfec.c': (/.hometext/+buildroot0x9f0/)autobuild:/ instanceundefined- 3reference/ outputto/ host`/gpg_err_code_from_syserrorarm'- buildroot/-homelinux/-buildrootuclibcgnueabi//autobuildsysroot//instanceusr-/3lib//outputlibgcrypt.a/(hostlibgcrypt_la/-armglobal.o-)buildroot:-global.clinux:-(uclibcgnueabi./textsysroot+/0x4c8usr)/:lib /morelibgcrypt.a (undefinedmpicoder.o )references: toIn `functiongpgrt_fprintf '` _gcry_mpi_printfollow' :/ homempicoder.c/:buildroot(/.autobuildtext/+instance0xd74-)3:/ outputundefined/ hostreference/ armto- buildroot`-gpg_err_code_from_syserrorlinux'- uclibcgnueabi//homesysroot//buildrootusr//autobuildlib//instancelibgcrypt.a-(3libgcrypt_la/-outputglobal.o/)host:/ armIn- buildrootfunction- linux`-_gcry_get_configuclibcgnueabi'/:sysroot /global.cusr:/(lib./textlibgcrypt.a+(0x650mpicoder.o)):: undefinedIn referencefunction to` _gcry_mpi_aprint`'gpgrt_ferror:' mpicoder.cglobal.c::((..texttext++0x10dc0x660)):: undefinedundefined referencereference toto ``gpg_err_code_from_syserrorgpgrt_rewind'' /global.chome:/(buildroot./textautobuild+/0x670instance)-:3 /undefinedoutput /referencehost /toarm -`buildrootgpgrt_fclose_snatch-'linux -global.cuclibcgnueabi:/(sysroot./textusr+/0x6c8lib)/:libgcrypt.a (undefinedmpicoder.o )reference: toIn `functiongpg_err_set_errno '` _gcry_mpi_to_octet_stringglobal.c'::( .mpicoder.ctext:+(0x6f8.)text:+ 0x1210undefined) :reference undefinedto reference` gpgrt_fprintfto' `global.cgpg_err_code_from_syserror:'( ./texthome+/0x70cbuildroot)/:autobuild /undefinedinstance -reference3 /tooutput /`hostgpgrt_fprintf/'arm -global.cbuildroot:-(linux.-textuclibcgnueabi+/0x71csysroot)/:usr /undefinedlib /referencelibgcrypt.a (tolibgcrypt_la -`hmac256.ogpgrt_fprintf)': global.cIn: (function. text`+_gcry_hmac256_file0x72c'):: hmac256.cundefined: (reference. textto+ 0x95c`)gpgrt_fprintf:' undefinedglobal.c :reference( .totext +`0x73cgpg_err_set_errno)': /undefinedhome /referencebuildroot /toautobuild /`instancegpgrt_fprintf-'3 //outputhome//hostbuildroot//armautobuild-/buildrootinstance--linux3-/uclibcgnueabioutput//sysroothost//usrarm/-libbuildroot/-libgcrypt.alinux(-dsauclibcgnueabi-/common.osysroot)/:usr /Inlib /functionlibgcrypt.a (`libgcrypt_laint2octets-'global.o:) :dsaglobal.c-:common.c(:.(text.+text0x748+)0xdc:) :more undefinedundefined referencereferences toto ``gpg_err_code_from_syserrorgpgrt_fprintf'' /followhome //buildroothome//autobuildbuildroot//instanceautobuild-/3instance/-output3//hostoutput//armhost-/buildrootarm--linuxbuildroot--uclibcgnueabilinux/-sysrootuclibcgnueabi//usrsysroot//libusr//libgcrypt.alib(/dsalibgcrypt.a-(common.olibgcrypt_la)-:global.o )In: functionIn `function_gcry_dsa_gen_rfc6979_k '`:_gcry_get_config 'dsa:- common.cglobal.c::((..texttext++0x3880x780)):: undefinedundefined referencereference toto ``gpg_err_code_from_syserrorgpgrt_fclose'' dsaglobal.c-:common.c(:.(text.+text0x788+)0x67c:) :undefined undefinedreference referenceto to` gpg_err_set_errno`'gpg_err_code_from_syserror '/ home//homebuildroot//buildrootautobuild//autobuildinstance/-instance3-/3output//outputhost//hostarm/-armbuildroot--buildrootlinux--linuxuclibcgnueabi-/uclibcgnueabisysroot//sysrootusr//usrlib//liblibgcrypt.a/(libgcrypt.alibgcrypt_la(-ecc.oglobal.o)):: InIn functionfunction ``compute_keygrip_gcry_free'':: ecc.cglobal.c::((..texttext++0x3b80xa74)):: undefinedundefined referencereference toto ``gpg_err_code_from_syserrorgpg_err_set_errno'' //homehome//buildrootbuildroot//autobuildautobuild//instanceinstance--33//outputoutput//hosthost//armarm--buildrootbuildroot--linuxlinux--uclibcgnueabiuclibcgnueabi//sysrootsysroot//usrusr//liblib//libgcrypt.alibgcrypt.a((ecc.olibgcrypt_la)-:global.o )In: functionIn `functionecc_verify '`:_gcry_vcontrol 'ecc.c:: (global.c.:text(+.0x714text)+:0x1070 )undefined: referenceundefined toreference `togpg_strerror '` gpgrt_get_syscall_clamp/'home /global.cbuildroot:/(autobuild./textinstance+-0x11383)/:output /undefinedhost /referencearm -tobuildroot -`linuxgpgrt_lock_destroy-'uclibcgnueabi /global.csysroot:/(usr./textlib+/0x1148libgcrypt.a)(:ecc.o )undefined: referenceIn tofunction `gpgrt_lock_unlock' global.c:(.`textecc_sign+'0x1158:) ecc.c:: (undefined. textreference+ 0xc34to) :` gpgrt_lock_lockundefined' referenceglobal.c :to( .`textgpg_strerror+'0x1168 )/:home /undefinedbuildroot /referenceautobuild /toinstance -`3gpgrt_lock_init/'output //hosthome//armbuildroot-/buildrootautobuild-/linuxinstance--uclibcgnueabi3//sysrootoutput//usrhost//libarm/-libgcrypt.abuildroot(-ecc.olinux)-:uclibcgnueabi /Insysroot /functionusr /`libecc_decrypt_raw/'libgcrypt.a:( libgcrypt_laecc.c-:global.o().:text +In0x11a4 )function: `undefined_gcry_realloc_core 'reference: toglobal.c :`(gpg_strerror.'text +ecc.c0x1230:)(:. textundefined+ 0x1698reference) :to undefined` gpg_err_set_errnoreference' to/ home`/gpg_err_code_from_syserrorbuildroot'/ autobuildecc.c/:instance(-.3text/+output0x16c4/)host:/ armundefined- buildrootreference- linuxto- uclibcgnueabi`/gpg_err_code_from_syserrorsysroot'/ usr//homelib//buildrootlibgcrypt.a/(autobuildlibgcrypt_la/-instanceglobal.o-)3:/ outputIn/ hostfunction/ arm`-_gcry_callocbuildroot'-:linux -global.cuclibcgnueabi:/(sysroot./textusr+/0x12eclib)/:libgcrypt.a (undefinedecc.o )reference: toIn `functiongpg_err_set_errno '` ecc_encrypt_raw/'home:/ buildrootecc.c/:autobuild(/.instancetext-+30x1848/)output:/ hostundefined/ armreference- buildrootto- linux`-gpg_strerroruclibcgnueabi'/ sysrootecc.c/:usr(/.libtext/+libgcrypt.a0x1f18()libgcrypt_la:- global.oundefined) :reference Into function` gpg_err_code_from_syserror`'_gcry_calloc_secure 'ecc.c:: (global.c.:text(+.0x1f28text)+:0x1368 )undefined: referenceundefined toreference `togpg_err_code_from_syserror '` gpg_err_set_errno/'home //buildroothome//autobuildbuildroot//instanceautobuild-/3instance/-output3//hostoutput//armhost-/buildrootarm--linuxbuildroot--uclibcgnueabilinux/-sysrootuclibcgnueabi//usrsysroot//libusr//libgcrypt.alib(/ecc.olibgcrypt.a)(:libgcrypt_la -Inglobal.o )function: `Inecc_check_secret_key 'function: `ecc.c_gcry_xmalloc:'(:. textglobal.c+:0x2054().:text +undefined0x13f0 )reference: toundefined `referencegpg_strerror 'to /`homegpg_err_code_from_errno/'buildroot //autobuildhome//instancebuildroot-/3autobuild//outputinstance/-host3//armoutput-/buildroothost-/linuxarm--uclibcgnueabibuildroot/-sysrootlinux/-usruclibcgnueabi//libsysroot//libgcrypt.ausr(/ecc.olib)/:libgcrypt.a (Inlibgcrypt_la -functionglobal.o )`:run_selftests 'In: functionecc.c :`(_gcry_xrealloc.'text:+ 0x2778global.c)::( .undefinedtext +reference0x1478 )to: `undefinedgpg_strerror 'reference ecc.cto: (`.gpg_err_code_from_errnotext'+ 0x27e8/)home:/ buildrootundefined/ autobuildreference/ instanceto- 3`/gpg_strerroroutput'/ host//homearm/-buildrootbuildroot/-autobuildlinux/-instanceuclibcgnueabi-/3sysroot//outputusr//hostlib//armlibgcrypt.a-(buildrootlibgcrypt_la--linuxglobal.o-)uclibcgnueabi:/ sysrootIn/ usrfunction/ lib`/_gcry_xmalloc_securelibgcrypt.a'(:ecc.o )global.c:: (In. textfunction+ 0x1500`)ecc_generate:' :undefined ecc.creference: (to. text`+gpg_err_code_from_errno0x39e4') :/ homeundefined/ buildrootreference/ autobuildto/ instance`-gpg_err_code_from_syserror3'/ output//homehost//buildrootarm/-autobuildbuildroot/-instancelinux--3uclibcgnueabi//outputsysroot//hostusr//armlib-/buildrootlibgcrypt.a-(linuxlibgcrypt_la--uclibcgnueabiglobal.o/)sysroot:/ usrIn/ libfunction/ libgcrypt.a`(_gcry_xcallocmac'-:poly1305.o )global.c:: (In. textfunction+ 0x1564`)poly1305mac_open:' :undefined macreference- poly1305.cto: (`.gpg_err_set_errnotext'+ 0x3e4global.c)::( .undefinedtext +reference0x1570 )to: `undefinedgpg_err_code_from_syserror 'reference /tohome /`buildrootgpg_err_code_from_errno/'autobuild //instancehome-/3buildroot//outputautobuild//hostinstance/-arm3-/buildrootoutput-/linuxhost-/uclibcgnueabiarm/-sysrootbuildroot/-usrlinux/-libuclibcgnueabi//libgcrypt.asysroot(/randomusr-/csprng.olib)/:libgcrypt.a (Inlibgcrypt_la -functionglobal.o )`:lock_pool 'In: functionrandom -`csprng.c_gcry_xcalloc_secure:'(:. textglobal.c+:0x8().:text +undefined0x15bc )reference: toundefined `referencegpgrt_lock_lock 'to random`-gpg_err_set_errnocsprng.c': (global.c.:text(+.0x24text)+:0x15c8 )undefined: referenceundefined toreference `togpg_strerror '` gpg_err_code_from_errno/'home //buildroothome//autobuildbuildroot//instanceautobuild-/3instance/-output/host/3arm/-outputbuildroot/-hostlinux-uclibcgnueabi/sysroot//armusr-/buildrootlib-/linuxlibgcrypt.a(random-csprng.o):- uclibcgnueabiIn/ sysrootfunction/ usr`/unlock_poollib'/:libgcrypt.a (randomlibgcrypt_la--csprng.cglobal.o:)(:. textIn+ 0xa4function) :` _gcry_xstrdupundefined' :reference global.cto: (`.gpgrt_lock_unlocktext'+ 0x1650random)-:csprng.c :undefined( .referencetext +to0xb0 )`:gpg_err_code_from_errno 'undefined /referencehome /tobuildroot /`autobuildgpg_strerror/'instance -/3home//outputbuildroot//hostautobuild//arminstance--buildroot3-/linuxoutput-/uclibcgnueabihost//sysrootarm/-usrbuildroot/-liblinux/-libgcrypt.auclibcgnueabi(/libgcrypt_lasysroot-/sexp.ousr)/:lib /Inlibgcrypt.a (functionrandom -`system.omake_space)':: Insexp.c :function( .`textlock_rng+'0x4b0:) :random -undefinedsystem.c :reference( .totext +`0x8gpg_err_code_from_errno)': /undefinedhome /referencebuildroot /toautobuild /`instancegpgrt_lock_lock-'3 /randomoutput-/system.chost:/(arm.-textbuildroot+-0x24linux)-:uclibcgnueabi /undefinedsysroot /referenceusr /tolib /`libgcrypt.agpg_strerror('libgcrypt_la -/sexp.ohome)/:buildroot /Inautobuild /functioninstance -`3do_vsexp_sscan/'output:/ hostsexp.c/:arm(-.buildroottext-+linux0x878-)uclibcgnueabi:/ sysrootundefined/ usrreference/ libto/ libgcrypt.a`(gpg_err_code_from_errnorandom'- system.osexp.c)::( .Intext +function0x1eec )`:unlock_rng 'undefined: referencerandom -tosystem.c :`(gpg_err_code_from_errno.'text +/0x54home)/:buildroot /undefinedautobuild /referenceinstance -to3 /`outputgpgrt_lock_unlock/'host /randomarm--system.cbuildroot:-(linux.-textuclibcgnueabi+/0x60sysroot)/:usr /undefinedlib /referencelibgcrypt.a (tolibgcrypt_la -`stdmem.ogpg_strerror)': In function `_gcry_private_malloc': stdmem.c:(.text+0xd4): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-stdmem.o): In function collect2: error: ld returned 1 exit status `_gcry_private_malloc_secure': stdmem.c:(.text+0x14c): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `mb_get_new': secmem.c:(.text+0x168): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc_internal': secmem.c:(.text+0x858): undefined reference to `gpg_err_set_errno' secmem.c:(.text+0x880): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/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+0x9e4): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa04): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_set_flags': secmem.c:(.text+0xa1c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xa68): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_get_flags': secmem.c:(.text+0xaa0): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xae8): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_init': secmem.c:(.text+0xb0c): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb20): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_malloc': secmem.c:(.text+0xb44): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xb5c): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_free': CMakeFiles/client_examples_backchannel.dir/build.make:99: recipe for target 'client_examples/backchannel' failed secmem.c:make[3]: *** [client_examples/backchannel] Error 1 (.text+0xb80): undefined reference to `gpgrt_lock_lock'make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' secmem.c:(.text+0xb94): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_realloc': secmem.c:(.text+0xbb8): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0xbcc): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/output/host/armCMakeFiles/Makefile2:660: recipe for target 'CMakeFiles/client_examples_backchannel.dir/all' failed -make[2]: *** [CMakeFiles/client_examples_backchannel.dir/all] Error 2 buildroot-linux-uclibcgnueabi/sysroot/make[2]: *** Waiting for unfinished jobs.... usr/lib/libgcrypt.a(libgcrypt_la-secmem.o): In function `_gcry_secmem_dump_stats': secmem.c:(.text+0xf28): undefined reference to `gpgrt_lock_lock' secmem.c:(.text+0x1030): undefined reference to `gpgrt_lock_unlock' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_fips_run_selftests': fips.c:(.text+0x574): undefined reference to `gpg_strerror' fips.c:(.text+0x5dc): undefined reference to `gpg_strerror' fips.c:(.text+0x654): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o):fips.c:(.text+0x708): more undefined references to `gpg_strerror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-fips.o): In function `_gcry_initialize_fips_mode': fips.c:(.text+0x9a4): undefined reference to `gpgrt_lock_init' fips.c:(.text+0xb3c): undefined reference to `gpg_strerror' fips.c:(.text+0xb50): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(cipher.o): In function `_gcry_cipher_open_internal': cipher.c:(.text+0x740): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `run_selftests': dsa.c:(.text+0x3c): undefined reference to `gpg_strerror' dsa.c:(.text+0xb4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_check_secret_key': dsa.c:(.text+0x4d4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_sign': dsa.c:(.text+0x7a4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_verify': dsa.c:(.text+0xce0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa.o): In function `dsa_generate': dsa.c:(.text+0x18c4): undefined reference to `gpg_err_code_from_syserror' dsa.c:(.text+0x19a8): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `scanval': ecc-curves.c:(.text+0x34): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `point_from_keyparam': ecc-curves.c:(.text+0x200): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x848): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-curves.o): In function `_gcry_mpi_ec_new': ecc-curves.c:(.text+0xe78): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `eddsa_encode_x_y': ecc-eddsa.c:(.text+0xac): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_compute_h_d.part.1': ecc-eddsa.c:(.text+0x498): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x658): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_decodepoint': ecc-eddsa.c:(.text+0x91c): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_genkey': ecc-eddsa.c:(.text+0xc70): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-eddsa.o): In function `_gcry_ecc_eddsa_sign': ecc-eddsa.c:(.text+0x1194): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_ec2os': ecc-misc.c:(.text+0x28c): undefined reference to `gpg_strerror' ecc-misc.c:(.text+0x29c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc-misc.o): In function `_gcry_ecc_mont_decodepoint': ecc-misc.c:(.text+0x788): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_check_secret_key': elgamal.c:(.text+0xe0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_sign': elgamal.c:(.text+0x5c4): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_encrypt': elgamal.c:(.text+0x860): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_verify': elgamal.c:(.text+0xc1c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_decrypt': elgamal.c:(.text+0xe78): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(elgamal.o): In function `elg_generate': elgamal.c:(.text+0x194c): undefined reference to `gpg_err_code_from_syserror' elgamal.c:(.text+0x19b4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(kdf.o): In function `_gcry_kdf_pkdf2.part.0': kdf.c:(.text+0x258): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac.o): In function `_gcry_mac_open': mac.c:(.text+0x290): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_enable.isra.1': md.c:(.text+0x450): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_open': md.c:(.text+0x530): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `md_final.part.4': md.c:(.text+0x748): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_copy': md.c:(.text+0xad0): undefined reference to `gpg_err_code_from_syserror' md.c:(.text+0xb04): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_hash_buffer': md.c:(.text+0xf38): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(md.o): In function `_gcry_md_setkey': md.c:(.text+0x13c4): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `prime_generate_internal': primegen.c:(.text+0xcb8): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0xdd4): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0xdf0): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1140): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1150): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x12a8): undefined reference to `gpgrt_lock_lock' primegen.c:(.text+0x1370): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1408): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1444): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1610): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x1650): undefined reference to `gpgrt_lock_unlock' primegen.c:(.text+0x1668): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x172c): undefined reference to `gpg_err_code_from_errno' primegen.c:(.text+0x1b48): undefined reference to `gpg_err_code_from_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_2_prime': primegen.c:(.text+0x29f0): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(primegen.o): In function `_gcry_generate_fips186_3_prime': primegen.c:(.text+0x2c14): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0xa80): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x11cc): undefined reference to `gpg_err_code_from_syserror' pubkey-util.c:(.text+0x12dc): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(pubkey-util.o):pubkey-util.c:(.text+0x1530): more undefined references to `gpg_err_code_from_syserror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `run_selftests': rsa.c:(.text+0x244): undefined reference to `gpg_strerror' rsa.c:(.text+0x2bc): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_check_secret_key': rsa.c:(.text+0x678): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_verify': rsa.c:(.text+0x958): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o): In function `rsa_encrypt': rsa.c:(.text+0xa8c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(rsa.o):rsa.c:(.text+0x1004): more undefined references to `gpg_strerror' follow /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(scrypt.o): In function `_gcry_kdf_scrypt': scrypt.c:(.text+0x734): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x750): undefined reference to `gpg_err_code_from_syserror' scrypt.c:(.text+0x768): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `parse_flag_string': random-drbg.c:(.text+0x290): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_drbg_init_internal': random-drbg.c:(.text+0x13c4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_inititialize.part.8': random-drbg.c:(.text+0x1ee8): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x1f08): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x1f14): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x1f2c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_reinit': random-drbg.c:(.text+0x1fb4): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x1ff0): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x1ffc): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x201c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_close_fds': random-drbg.c:(.text+0x2040): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x205c): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x2068): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x2078): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_add_bytes': random-drbg.c:(.text+0x20e8): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x210c): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x2134): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x2144): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_randomize': random-drbg.c:(.text+0x2190): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x21e8): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x22a8): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x22b8): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_cavs_test': random-drbg.c:(.text+0x24e8): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-drbg.o): In function `_gcry_rngdrbg_selftest': random-drbg.c:(.text+0x256c): undefined reference to `gpgrt_lock_lock' random-drbg.c:(.text+0x25f0): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x2624): undefined reference to `gpgrt_lock_unlock' random-drbg.c:(.text+0x2634): undefined reference to `gpg_strerror' random-drbg.c:(.text+0x2744): undefined reference to `gpg_err_code_from_syserror' random-drbg.c:(.text+0x2750): undefined reference to `gpg_err_code_from_syserror' random-drbg.c:(.text+0x2758): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random.o): In function `_gcry_create_nonce': random.c:(.text+0x660): undefined reference to `gpgrt_lock_lock' random.c:(.text+0x6dc): undefined reference to `gpgrt_lock_unlock' random.c:(.text+0x75c): undefined reference to `gpg_strerror' random.c:(.text+0x76c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `ec_p_init': ec.c:(.text+0x15c): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ec.o): In function `_gcry_mpi_ec_p_new': ec.c:(.text+0x9f0): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_print': mpicoder.c:(.text+0xd74): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_aprint': mpicoder.c:(.text+0x10dc): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mpicoder.o): In function `_gcry_mpi_to_octet_string': mpicoder.c:(.text+0x1210): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(libgcrypt_la-hmac256.o): In function `_gcry_hmac256_file': hmac256.c:(.text+0x95c): undefined reference to `gpg_err_set_errno' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(dsa-common.o): In function `int2octets': dsa-common.c:(.text+0xdc): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/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+0x388): undefined reference to `gpg_err_code_from_syserror' dsa-common.c:(.text+0x67c): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `compute_keygrip': ecc.c:(.text+0x3b8): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_verify': ecc.c:(.text+0x714): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_sign': ecc.c:(.text+0xc34): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_decrypt_raw': ecc.c:(.text+0x11a4): undefined reference to `gpg_strerror' ecc.c:(.text+0x1698): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x16c4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_encrypt_raw': ecc.c:(.text+0x1848): undefined reference to `gpg_strerror' ecc.c:(.text+0x1f18): undefined reference to `gpg_err_code_from_syserror' ecc.c:(.text+0x1f28): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_check_secret_key': ecc.c:(.text+0x2054): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `run_selftests': ecc.c:(.text+0x2778): undefined reference to `gpg_strerror' ecc.c:(.text+0x27e8): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(ecc.o): In function `ecc_generate': ecc.c:(.text+0x39e4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(mac-poly1305.o): In function `poly1305mac_open': mac-poly1305.c:(.text+0x3e4): undefined reference to `gpg_err_code_from_syserror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `lock_pool': random-csprng.c:(.text+0x8): undefined reference to `gpgrt_lock_lock' random-csprng.c:(.text+0x24): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgcrypt.a(random-csprng.o): In function `unlock_pool': random-csprng.c:(.text+0xa4): undefined reference to `gpgrt_lock_unlock' random-csprng.c:(.text+0xb0): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/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+0x24): undefined reference to `gpg_strerror' /home/buildroot/autobuild/instance-3/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 CMakeFiles/client_examples_ppmtest.dir/build.make:99: recipe for target 'client_examples/ppmtest' failed make[3]: *** [client_examples/ppmtest] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' CMakeFiles/Makefile2:697: recipe for target 'CMakeFiles/client_examples_ppmtest.dir/all' failed make[2]: *** [CMakeFiles/client_examples_ppmtest.dir/all] Error 2 [ 56%] Linking C static library libvncserver.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' [ 56%] Built target vncserver make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' Makefile:140: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output/build/libvncserver-0.9.12/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'