[Bug 265855] databases/soci: 4.0.3_2 fails to build: ninja: build stopped: subcommand failed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Aug 2022 12:11:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265855 Bug ID: 265855 Summary: databases/soci: 4.0.3_2 fails to build: ninja: build stopped: subcommand failed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: nc@FreeBSD.org Reporter: p5B2EA84B3@t-online.de Assignee: nc@FreeBSD.org Flags: maintainer-feedback?(nc@FreeBSD.org) /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/into.h:56:10: note: in implicit copy constructor for 'soci::de tails::into_container<std::vector<soci::xml_type>, void>' first required here { return details::into_container<T, details::no_indicator>(t); } ^ /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/tests/common-tests.h:5082:9: note: in instantiation of function template sp ecialization 'soci::into<std::vector<soci::xml_type>>' requested here into(xml2), use(id.at(0)); ^ In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/tests/odbc/test-odbc-postgresql.cpp:8: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/soci.h:16: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/column-info.h:13: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/values.h:11: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/statement.h:11: In file included from /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/bind-values.h:10: /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/use.h:31:5: warning: definition of implicit copy constructor for 'use_container<std::vector<soci::xml_type>, std::vector<soci::indicator>>' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] SOCI_NOT_ASSIGNABLE(use_container) ^ /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/soci-platform.h:133:20: note: expanded from macro 'SOCI_NOT_ASSIGNABLE' classname& operator=(const classname&) = delete; ^ /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/include/soci/use.h:69:10: note: in implicit copy constructor for 'soci::details::use_container<std::vector<soci::xml_type>, std::vector<soci::indicator>>' first required here { return details::use_container<T, std::vector<indicator> >(t, ind, name); } ^ /wrkdirs/usr/ports/databases/soci/work/soci-4.0.3/tests/common-tests.h:5126:18: note: in instantiation of function template specialization 'soci::use<std::vector<soci::xml_type>>' requested here use(id), use(xml, ind); ^ 107 warnings generated. ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/databases/soci =>> Cleaning up wrkdir ===> Cleaning for soci-4.0.3_2 build of databases/soci | soci-4.0.3_2 ended at Mon Aug 15 13:43:48 CEST 2022 build time: 00:25:32 !!! build failure encountered !!! -- You are receiving this mail because: You are the assignee for the bug.