Date: Tue, 4 May 2021 22:03:25 GMT From: pkg-fallout@FreeBSD.org To: se@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 114i386-default][security/ncrack] Failed for ncrack-0.7 in build Message-ID: <202105042203.144M3Pqe006664@beefy10.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: se@FreeBSD.org Log URL: http://beefy10.nyi.freebsd.org/data/114i386-default/e67ae562eb4c/logs/ncrack-0.7.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=e67ae562eb4c Log: =>> Building security/ncrack build started at Tue May 4 22:01:35 UTC 2021 port directory: /usr/ports/security/ncrack package name: ncrack-0.7 building for: FreeBSD 114i386-default-job-11 11.4-RELEASE-p9 FreeBSD 11.4-RELEASE-p9 i386 maintained by: se@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p9 UNAME_r=11.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- se@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/ncrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ncrack/work HOME=/wrkdirs/usr/ports/security/ncrack/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ncrack/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/ncrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ncrack/work HOME=/wrkdirs/usr/ports/security/ncrack/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ncrack/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/include" LDFLAGS=" -L/usr/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ncrack" EXAMPLESDIR="share/examples/ncrack" DATADIR="share/ncrack" WWWDIR="www/ncrack" ETCDIR="etc/ncrack" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncrack DOCSDIR=/usr/local/share/doc/ncrack EXAMPLESDIR=/usr/local/share/examples/ncrack WWWDIR=/usr/local/www/ncrack ETCDIR=/usr/local/etc/ncrack --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p9 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ncrack-0.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [114i386-default-job-11] Installing pkg-1.16.3... [114i386-default-job-11] Extracting pkg-1.16.3: .......... done ===> ncrack-0.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ncrack-0.7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user => nmap-ncrack-0.7_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/nmap/ncrack/tar.gz/0.7?dummy=/nmap-ncrack-0.7_GH0.tar.gz fetch: https://codeload.github.com/nmap/ncrack/tar.gz/0.7?dummy=/nmap-ncrack-0.7_GH0.tar.gz: size unknown fetch: https://codeload.github.com/nmap/ncrack/tar.gz/0.7?dummy=/nmap-ncrack-0.7_GH0.tar.gz: size of remote file is not known nmap-ncrack-0.7_GH0.tar.gz 8384 kB 5617 kBps 01s ===> Fetching all distfiles required by ncrack-0.7 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ncrack-0.7 for building => SHA256 Checksum OK for nmap-ncrack-0.7_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ncrack-0.7 for building ===> Extracting for ncrack-0.7 => SHA256 Checksum OK for nmap-ncrack-0.7_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ncrack-0.7 ===> Applying FreeBSD patches for ncrack-0.7 from /usr/ports/security/ncrack/files =========================================================================== =======================<phase: build-depends >============================ ===> ncrack-0.7 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [114i386-default-job-11] Installing gmake-4.3_2... [114i386-default-job-11] `-- Installing gettext-runtime-0.21... [114i386-default-job-11] | `-- Installing indexinfo-0.3.1... [114i386-default-job-11] | `-- Extracting indexinfo-0.3.1: .... done [114i386-default-job-11] `-- Extracting gettext-runtime-0.21: .......... done [114i386-default-job-11] Extracting gmake-4.3_2: .......... done ===> ncrack-0.7 depends on package: gmake>=4.3 - found ===> Returning to build of ncrack-0.7 <snip> crypto.cc:641:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *from, *endp; ^~~~~~~~~ crypto.cc:641:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *from, *endp; ^~~~~~~~~ crypto.cc:651:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *from ^~~~~~~~~ crypto.cc:654:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *to, *endp; ^~~~~~~~~ crypto.cc:654:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *to, *endp; ^~~~~~~~~ crypto.cc:679:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char *outof, ^~~~~~~~~ crypto.cc:680:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *into ^~~~~~~~~ crypto.cc:698:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *outof, ^~~~~~~~~ crypto.cc:699:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char *into ^~~~~~~~~ crypto.cc:860:1: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *block, register unsigned long *keys ^~~~~~~~~ crypto.cc:860:32: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long *block, register unsigned long *keys ^~~~~~~~~ crypto.cc:863:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long fval, work, right, leftt; ^~~~~~~~~ crypto.cc:863:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long fval, work, right, leftt; ^~~~~~~~~ crypto.cc:863:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long fval, work, right, leftt; ^~~~~~~~~ crypto.cc:863:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned long fval, work, right, leftt; ^~~~~~~~~ crypto.cc:864:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int round; ^~~~~~~~~ 26 warnings generated. c++ -c -I/usr/include -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"i386-portbld-freebsd11.4\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -fno-strict-aliasing http.cc -o http.o http.cc:137:18: warning: unused variable 'MAX_REQUEST_LINE_LENGTH' [-Wunused-const-variable] static const int MAX_REQUEST_LINE_LENGTH = 1024; ^ 1 warning generated. c++ -c -I/usr/include -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"i386-portbld-freebsd11.4\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -fno-strict-aliasing http_digest.cc -o http_digest.o c++ -c -I/usr/include -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"i386-portbld-freebsd11.4\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -fno-strict-aliasing xml.cc -o xml.o c++ -c -I/usr/include -Inbase -Insock/include -Iopensshlib -Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\" -DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"i386-portbld-freebsd11.4\" -DNCRACKDATADIR=\"/usr/local/share/ncrack\" -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -Wall -fno-strict-aliasing ntlmssp.cc -o ntlmssp.o Compiling Ncrack... rm -f ncrack c++ -L/usr/lib -fstack-protector-strong -Lnbase -Lnsock/src -Lopensshlib -o ncrack ncrack.o utils.o TargetGroup.o Target.o targets.o NcrackOps.o Service.o ServiceGroup.o Connection.o services.o timing.o ncrack_error.o output.o ncrack_tty.o Buf.o NcrackOutputTable.o ncrack_input.o ncrack_resume.o crypto.o http.o http_digest.o xml.o ntlmssp.o modules/ncrack_ssh.o modules/ncrack_smb.o modules/ncrack_smb2.o modules/ncrack_rdp.o modules/ncrack_sip.o modules/ncrack_psql.o modules/ncrack_mysql.o modules/ncrack_winrm.o modules/ncrack_mongodb.o modules/ncrack_ftp.o modules/ncrack_telnet.o modules/ncrack_http.o modules/ncrack_pop3.o modules/ncrack_vnc.o modules/ncrack_redis.o modules/ncrack_owa.o modules/ncrack_imap.o modules/ncrack_cassandra.o modules/ncrack_mssql.o modules/ncrack_cvs.o modules/ncrack_wordpress.o modules/ncrack_joomla.o modules/ncrack_dicom.o modules/ncrack_mqtt.o -lnsock -lnbase -lssl -lcrypto -lopenssh opensshlib/libopenssh.a(kexdhc.o): In function `kexdh_client': kexdhc.c:(.text+0x5a): undefined reference to `DH_get0_key' opensshlib/libopenssh.a(kexdhc.o): In function `ncrackssh_input_kex_dh': kexdhc.c:(.text+0x32d): undefined reference to `DH_get0_key' opensshlib/libopenssh.a(kexgexc.o): In function `ncrackssh_input_kex_dh_gex_group': kexgexc.c:(.text+0x1d5): undefined reference to `DH_get0_key' opensshlib/libopenssh.a(kexgexc.o): In function `ncrackssh_input_kex_dh_gex_reply': kexgexc.c:(.text+0x4d6): undefined reference to `DH_get0_key' kexgexc.c:(.text+0x4ee): undefined reference to `DH_get0_pqg' opensshlib/libopenssh.a(digest-openssl.o): In function `ssh_digest_start': digest-openssl.c:(.text+0x152): undefined reference to `EVP_MD_CTX_new' digest-openssl.c:(.text+0x17c): undefined reference to `EVP_MD_CTX_free' opensshlib/libopenssh.a(digest-openssl.o): In function `ssh_digest_free': digest-openssl.c:(.text+0x1bf): undefined reference to `EVP_MD_CTX_free' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_size': sshkey.c:(.text+0x450): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x463): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_new': sshkey.c:(.text+0x73d): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x793): undefined reference to `DSA_set0_pqg' sshkey.c:(.text+0x7a3): undefined reference to `DSA_set0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_add_private': sshkey.c:(.text+0x93c): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x964): undefined reference to `RSA_set0_factors' sshkey.c:(.text+0x98f): undefined reference to `RSA_set0_crt_params' sshkey.c:(.text+0x9a9): undefined reference to `DSA_set0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_equal_public': sshkey.c:(.text+0xb2b): undefined reference to `RSA_get0_key' sshkey.c:(.text+0xb40): undefined reference to `RSA_get0_key' sshkey.c:(.text+0xb94): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0xbab): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0xbbc): undefined reference to `DSA_get0_key' sshkey.c:(.text+0xbcd): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `to_blob_buf': sshkey.c:(.text+0x1027): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x107c): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x108d): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_fingerprint_raw': sshkey.c:(.text+0x136c): undefined reference to `RSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_fingerprint': sshkey.c:(.text+0x1ac9): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x1adc): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_from_private': sshkey.c:(.text+0x26ec): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x26ff): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x273e): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x2752): undefined reference to `DSA_get0_key' sshkey.c:(.text+0x2766): undefined reference to `DSA_set0_pqg' sshkey.c:(.text+0x277e): undefined reference to `DSA_set0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_from_blob_internal': sshkey.c:(.text+0x2a70): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x2d21): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x2d38): undefined reference to `DSA_get0_key' sshkey.c:(.text+0x3031): undefined reference to `DSA_set0_pqg' sshkey.c:(.text+0x3049): undefined reference to `DSA_set0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_demote': sshkey.c:(.text+0x34b1): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x34f0): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x3540): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x3551): undefined reference to `DSA_get0_key' sshkey.c:(.text+0x359f): undefined reference to `DSA_set0_pqg' sshkey.c:(.text+0x35c1): undefined reference to `DSA_set0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_certify': sshkey.c:(.text+0x3990): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x39d2): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x39e3): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_private_serialize': sshkey.c:(.text+0x3e4a): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x3e5d): undefined reference to `RSA_get0_factors' sshkey.c:(.text+0x3e70): undefined reference to `RSA_get0_crt_params' sshkey.c:(.text+0x3ea7): undefined reference to `DSA_get0_pqg' sshkey.c:(.text+0x3eba): undefined reference to `DSA_get0_key' sshkey.c:(.text+0x3f6c): undefined reference to `RSA_get0_key' sshkey.c:(.text+0x3f7f): undefined reference to `RSA_get0_factors' sshkey.c:(.text+0x3f92): undefined reference to `RSA_get0_crt_params' sshkey.c:(.text+0x4005): undefined reference to `DSA_get0_key' opensshlib/libopenssh.a(sshkey.o): In function `sshkey_private_deserialize': sshkey.c:(.text+0x4368): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x4491): undefined reference to `DSA_set0_pqg' sshkey.c:(.text+0x44ad): undefined reference to `DSA_set0_key' sshkey.c:(.text+0x48ad): undefined reference to `DSA_set0_key' sshkey.c:(.text+0x4aa3): undefined reference to `RSA_set0_key' sshkey.c:(.text+0x4abb): undefined reference to `RSA_set0_factors' sshkey.c:(.text+0x4ad4): undefined reference to `RSA_set0_crt_params' opensshlib/libopenssh.a(ssh-ecdsa.o): In function `ssh_ecdsa_sign': ssh-ecdsa.c:(.text+0xfb): undefined reference to `ECDSA_SIG_get0' opensshlib/libopenssh.a(ssh-ecdsa.o): In function `ssh_ecdsa_verify': ssh-ecdsa.c:(.text+0x3e3): undefined reference to `ECDSA_SIG_set0' opensshlib/libopenssh.a(cipher.o): In function `cipher_get_keyiv': cipher.c:(.text+0xc41): undefined reference to `EVP_CIPHER_CTX_iv' opensshlib/libopenssh.a(cipher.o): In function `cipher_set_keyiv': cipher.c:(.text+0xcd2): undefined reference to `EVP_CIPHER_CTX_iv_noconst' opensshlib/libopenssh.a(cipher.o): In function `cipher_get_keycontext': cipher.c:(.text+0xd1a): undefined reference to `EVP_CIPHER_impl_ctx_size' cipher.c:(.text+0xd2b): undefined reference to `EVP_CIPHER_CTX_get_cipher_data' opensshlib/libopenssh.a(cipher.o): In function `cipher_set_keycontext': cipher.c:(.text+0xd78): undefined reference to `EVP_CIPHER_impl_ctx_size' cipher.c:(.text+0xd85): undefined reference to `EVP_CIPHER_CTX_get_cipher_data' opensshlib/libopenssh.a(rsa.o): In function `rsa_public_encrypt': rsa.c:(.text+0x22): undefined reference to `RSA_get0_key' opensshlib/libopenssh.a(rsa.o): In function `rsa_private_decrypt': rsa.c:(.text+0x182): undefined reference to `RSA_get0_key' opensshlib/libopenssh.a(rsa.o): In function `rsa_generate_additional_parameters': rsa.c:(.text+0x2ae): undefined reference to `RSA_get0_key' rsa.c:(.text+0x2bf): undefined reference to `RSA_get0_factors' rsa.c:(.text+0x2d2): undefined reference to `RSA_get0_crt_params' opensshlib/libopenssh.a(ssh-dss.o): In function `ssh_dss_sign': ssh-dss.c:(.text+0xca): undefined reference to `DSA_SIG_get0' opensshlib/libopenssh.a(ssh-dss.o): In function `ssh_dss_verify': ssh-dss.c:(.text+0x3f5): undefined reference to `DSA_SIG_get0' opensshlib/libopenssh.a(ssh-rsa.o): In function `ssh_rsa_verify': ssh-rsa.c:(.text+0x278): undefined reference to `RSA_get0_key' opensshlib/libopenssh.a(dh.o): In function `choose_dh': dh.c:(.text+0x219): undefined reference to `DH_set0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_new_group_fallback': dh.c:(.text+0x2b3): undefined reference to `DH_get0_pqg' dh.c:(.text+0x2e7): undefined reference to `DH_get0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_new_group': dh.c:(.text+0x6c9): undefined reference to `DH_set0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_pub_is_valid': dh.c:(.text+0x73a): undefined reference to `DH_get0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_gen_key': dh.c:(.text+0x861): undefined reference to `DH_get0_pqg' dh.c:(.text+0x89c): undefined reference to `DH_set_length' dh.c:(.text+0x8b6): undefined reference to `DH_get0_key' opensshlib/libopenssh.a(dh.o): In function `dh_new_group_asc': dh.c:(.text+0x92a): undefined reference to `DH_get0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_new_group1': dh.c:(.text+0x9aa): undefined reference to `DH_get0_pqg' opensshlib/libopenssh.a(dh.o): In function `dh_new_group14': dh.c:(.text+0xa2a): undefined reference to `DH_get0_pqg' c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [Makefile:69: ncrack] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/ncrack/work/ncrack-0.7' gmake[1]: *** [Makefile:64: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/ncrack/work/ncrack-0.7' *** Error code 1 Stop. make: stopped in /usr/ports/security/ncrack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105042203.144M3Pqe006664>