From owner-freebsd-ports@freebsd.org Thu Aug 20 21:54:17 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2CBE43A9F99 for ; Thu, 20 Aug 2020 21:54:17 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BXdhm0Q8Qz43wk for ; Thu, 20 Aug 2020 21:54:15 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id 07KLs4N8007423 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Thu, 20 Aug 2020 17:54:04 -0400 (EDT) (envelope-from andy@neu.net) Date: Thu, 20 Aug 2020 17:54:04 -0400 (EDT) From: AN To: freebsd-ports@freebsd.org Subject: security/botan2 (botan2-2.14.0) Message-ID: User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=0.0 required=2.9 tests=URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.neu.net X-Rspamd-Queue-Id: 4BXdhm0Q8Qz43wk X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of andy@neu.net has no SPF policy when checking 104.225.8.138) smtp.mailfrom=andy@neu.net X-Spamd-Result: default: False [2.33 / 15.00]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[andy]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.37)[0.367]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_MEDIUM(0.96)[0.958]; DMARC_NA(0.00)[neu.net]; RCVD_COUNT_ONE(0.00)[1]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.8.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports]; ONCE_RECEIVED(0.10)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2020 21:54:17 -0000 (unknown build error) cd . && ln -fs libbotan-2.so.15 libbotan-2.so cd . && ln -fs libbotan-2.so.15 libbotan-2.so.15.15.0 c++ -L/usr/local/lib -fstack-protector -pthread build/obj/cli/argon2.o build/obj/cli/asn1.o build/obj/cli/bcrypt.o build/obj/cli/cc_enc.o build/obj/cli/cli.o build/obj/cli/cli_rng.o build/obj/cli/codec.o build/obj/cli/compress.o build/obj/cli/encryption.o build/obj/cli/entropy.o build/obj/cli/hash.o build/obj/cli/hmac.o build/obj/cli/main.o build/obj/cli/math.o build/obj/cli/pbkdf.o build/obj/cli/pk_crypt.o build/obj/cli/psk.o build/obj/cli/pubkey.o build/obj/cli/roughtime.o build/obj/cli/sandbox.o build/obj/cli/speed.o build/obj/cli/timing_tests.o build/obj/cli/tls_client.o build/obj/cli/tls_http_server.o build/obj/cli/tls_proxy.o build/obj/cli/tls_server.o build/obj/cli/tls_utils.o build/obj/cli/tss.o build/obj/cli/utils.o build/obj/cli/x509.o -L. -lbotan-2 -lboost_system -lbz2 -lcrypto -llzma -lz -pthread -fstack-protector-strong -o botan ld: error: undefined symbol: Botan::Processor_RNG::available() >>> referenced by cli_rng.cpp >>> build/obj/cli/cli_rng.o:(Botan_CLI::cli_make_rng(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)) >>> referenced by speed.cpp >>> build/obj/cli/speed.o:(Botan_CLI::Speed::go()) ld: error: undefined symbol: Botan::Processor_RNG::Processor_RNG() >>> referenced by cli_rng.cpp >>> build/obj/cli/cli_rng.o:(Botan_CLI::cli_make_rng(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)) >>> referenced by speed.cpp >>> build/obj/cli/speed.o:(Botan_CLI::Speed::go()) ld: error: undefined symbol: Botan::initialize_allocator() >>> referenced by sandbox.cpp >>> build/obj/cli/sandbox.o:(Botan_CLI::Sandbox::init()) c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [Makefile:73: botan] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from src/tests/unit_asio_stream.cpp:26: In file included from /usr/local/include/boost/beast/_experimental/test/stream.hpp:624: /usr/local/include/boost/beast/_experimental/test/impl/stream.hpp:192:34: warning: declaration shadows a field of 'boost::beast::test::stream' [-Wshadow] boost::shared_ptr in_, ^ /usr/local/include/boost/beast/_experimental/test/stream.hpp:113:30: note: previous declaration is here boost::shared_ptr in_;