From owner-freebsd-ports-bugs@freebsd.org Wed Jun 17 18:27:15 2020 Return-Path: Delivered-To: freebsd-ports-bugs@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 4967E35764C for ; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49nD7R1LBYz4Hv2 for ; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 2C31A35764B; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) Delivered-To: ports-bugs@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 2BF953577BC for ; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49nD7R0PQJz4J14 for ; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 092DF2461D for ; Wed, 17 Jun 2020 18:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 05HIREMD062769 for ; Wed, 17 Jun 2020 18:27:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 05HIREla062768 for ports-bugs@FreeBSD.org; Wed, 17 Jun 2020 18:27:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247350] sysutils/bareos-server: ld: error: undefined symbol: ToLowerCase Date: Wed, 17 Jun 2020 18:27:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: evfbsd@yandex.ru X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: acm@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2020 18:27:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247350 Bug ID: 247350 Summary: sysutils/bareos-server: ld: error: undefined symbol: ToLowerCase Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: evfbsd@yandex.ru Flags: maintainer-feedback?(acm@FreeBSD.org) Assignee: acm@FreeBSD.org FreeBSD-12.1-RELEASE-p6 Bareos 19.2.7 (16 April 2020) bareos-server is configured like this: =3D=3D=3D> The following configuration options are available for bareos-server-18.2.6: MTX=3Doff: Install mtx for control of autochanger devices NDMP=3Doff: Enable build of NDMP support NLS=3Don: Native Language Support PYTHON=3Doff: Python bindings or support SCSICRYPTO=3Don: Build LTO AME crypto plugin =3D=3D=3D=3D> Cryptographic library: you have to select exactly one of them OPENSSL=3Don: SSL/TLS support via OpenSSL GNUTLS=3Doff: SSL/TLS support via GnuTLS =3D=3D=3D=3D> Database support: you have to select exactly one of them SQLITE3=3Doff: SQLite 3 database support MYSQL=3Don: MySQL database support PGSQL=3Doff: PostgreSQL database support =3D=3D=3D> Use 'make config' to modify these settings Which leads to: [141/205] : && /usr/bin/c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wform= at -Werror=3Dformat-security -fdebug-prefix-map=3D/usr/ports/sysutils/bareos-server/work/bareos-Release-= 19.2.7/core=3D. -Wno-unknown-pragmas -Wall -Wno-deprecated-register -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib=20 -fstack-protector-strong core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/dbcopy.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_table_descriptio= ns.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_column_descripti= ons.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/column_description.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_import.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_import_mysql.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_export.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_export_postgresq= l.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/progress.cc.o -o core/src/dird/dbcopy/bareos-dbcopy -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/ports/sysutils/bareos-server/work/.build/cor= e/src/cats: -lintl -lbareos core/src/dird/libdird_objects.a -lbareosfind=20 core/src/cats/libbareossql.so.19.2.7 -lpam -lssl -lcrypto -lpthread=20 /usr/local/lib/libjansson.so core/src/cats/libbareoscats.so.19.2.7 -lintl= =20 -lbareos && : FAILED: core/src/dird/dbcopy/bareos-dbcopy : && /usr/bin/c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wform= at -Werror=3Dformat-security -fdebug-prefix-map=3D/usr/ports/sysutils/bareos-server/work/bareos-Release-= 19.2.7/core=3D. -Wno-unknown-pragmas -Wall -Wno-deprecated-register -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -isystem /usr/local/include -L/usr/local/lib -L/usr/local/lib=20 -fstack-protector-strong core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/dbcopy.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_table_descriptio= ns.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_column_descripti= ons.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/column_description.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_import.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_import_mysql.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_export.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/database_export_postgresq= l.cc.o core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/progress.cc.o -o core/src/dird/dbcopy/bareos-dbcopy -L/usr/local/lib -Wl,-rpath,/usr/local/lib:/usr/ports/sysutils/bareos-server/work/.build/cor= e/src/cats: -lintl -lbareos core/src/dird/libdird_objects.a -lbareosfind=20 core/src/cats/libbareossql.so.19.2.7 -lpam -lssl -lcrypto -lpthread=20 /usr/local/lib/libjansson.so core/src/cats/libbareoscats.so.19.2.7 -lintl= =20 -lbareos && : ld: error: undefined symbol: ToLowerCase(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&, std::__1::basic_string, std::__1::allocator >&) >>> referenced by database_table_descriptions.cc >>> core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/databas= e_table_descriptions.cc.o:(DatabaseTableDescriptions::GetTableDescription(s= td::__1::basic_string, std::__1::allocato= r > const&) const) ld: error: undefined symbol: ToLowerCase(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&, std::__1::basic_string, std::__1::allocator >&) >>> referenced by database_table_descriptions.cc >>> core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/databas= e_table_descriptions.cc.o:(DatabaseTableDescriptions::GetColumnDescription(= std::__1::basic_string, std::__1::allocat= or > const&, std::__1::basic_string= , std::__1::allocator > const&) const) ld: error: undefined symbol: ToLowerCase(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&, std::__1::basic_string, std::__1::allocator >&) >>> referenced by database_column_descriptions.cc >>> core/src/dird/dbcopy/CMakeFiles/bareos-dbcopy.dir/databas= e_column_descriptions.cc.o:(DatabaseColumnDescriptions::SelectColumnDescrip= tions(std::__1::basic_string, std::__1::a= llocator > const&, int (*)(void*, int, char**))::$_0::operator()(std:= :__1::unique_ptr > const&, std::__1::unique_ptr > const&) const) c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) [142/205] /usr/bin/c++ -D_FILE_OFFSET_BITS=3D64 -I/usr/ports/sysutils/bareos-server/work/bareos-Release-19.2.7/core/src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-alia= sing -isystem /usr/local/include -Wformat -Werror=3Dformat-security -fdebug-prefix-map=3D/usr/ports/sysutils/bareos-server/work/bareos-Release-= 19.2.7/core=3D. -Wno-unknown-pragmas -Wall -Wno-deprecated-register -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20 -isystem /usr/local/include -std=3Dgnu++11 -MD -MT core/src/stored/CMakeFiles/btape.dir/btape.cc.o -MF core/src/stored/CMakeFiles/btape.dir/btape.cc.o.d -o core/src/stored/CMakeFiles/btape.dir/btape.cc.o -c /usr/ports/sysutils/bareos-server/work/bareos-Release-19.2.7/core/src/store= d/btape.cc ninja: build stopped: subcommand failed. =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/sysutils/bareos-server *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/bareos-server --=20 You are receiving this mail because: You are the assignee for the bug.=