>>> clasp: Building community/clasp 3.3.9-r1 (using abuild 3.10.0-r3) started Wed, 12 Apr 2023 16:06:44 +0000 >>> clasp: Checking sanity of /home/buildozer/aports/community/clasp/APKBUILD... >>> WARNING: clasp: No maintainer >>> clasp: Analyzing dependencies... >>> clasp: Installing for build: build-base cmake samurai (1/9) Installing libbz2 (1.0.8-r5) (2/9) Installing xz-libs (5.4.2-r1) (3/9) Installing libarchive (3.6.2-r2) (4/9) Installing libformw (6.4_p20230401-r3) (5/9) Installing rhash-libs (1.4.3-r2) (6/9) Installing libuv (1.44.2-r2) (7/9) Installing cmake (3.26.3-r1) (8/9) Installing samurai (1.2-r3) (9/9) Installing .makedepends-clasp (20230412.160645) Executing busybox-1.36.0-r7.trigger OK: 450 MiB in 110 packages >>> clasp: Cleaning up srcdir >>> clasp: Cleaning up pkgdir >>> clasp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clasp-3.3.9-source.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 915k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 915k 100 915k 0 0 943k 0 --:--:-- --:--:-- --:--:-- 942k >>> clasp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/clasp-3.3.9-source.tar.gz >>> clasp: Checking sha512sums... clasp-3.3.9-source.tar.gz: OK >>> clasp: Unpacking /var/cache/distfiles/edge/clasp-3.3.9-source.tar.gz... -- The CXX compiler identification is GNU 12.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The C compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Potassco is not installed - using local copy -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/build [1/67] Building CXX object app/CMakeFiles/clasp.dir/main.cpp.o [2/67] Building CXX object tests/CMakeFiles/test_clasp.dir/weight_constraint_test.cpp.o [3/67] Building CXX object tests/CMakeFiles/test_clasp.dir/unfounded_check_test.cpp.o [4/67] Building CXX object tests/CMakeFiles/test_clasp.dir/test_main.cpp.o [5/67] Building CXX object tests/CMakeFiles/test_clasp.dir/solver_test.cpp.o [6/67] Building CXX object tests/CMakeFiles/test_clasp.dir/satelite_test.cpp.o [7/67] Building CXX object tests/CMakeFiles/test_clasp.dir/rule_test.cpp.o [8/67] Building CXX object tests/CMakeFiles/test_clasp.dir/program_builder_test.cpp.o [9/67] Building CXX object tests/CMakeFiles/test_clasp.dir/parser_test.cpp.o [10/67] Building CXX object tests/CMakeFiles/test_clasp.dir/minimize_test.cpp.o [11/67] Building CXX object tests/CMakeFiles/test_clasp.dir/literal_test.cpp.o [12/67] Building CXX object tests/CMakeFiles/test_clasp.dir/facade_test.cpp.o [13/67] Building CXX object tests/CMakeFiles/test_clasp.dir/enumerator_test.cpp.o [14/67] Building CXX object tests/CMakeFiles/test_clasp.dir/dlp_builder_test.cpp.o [15/67] Building CXX object tests/CMakeFiles/test_clasp.dir/dependency_graph_test.cpp.o [16/67] Building CXX object tests/CMakeFiles/test_clasp.dir/decision_heuristic_test.cpp.o [17/67] Building CXX object tests/CMakeFiles/test_clasp.dir/cli_test.cpp.o [18/67] Building CXX object tests/CMakeFiles/test_clasp.dir/clause_test.cpp.o [19/67] Building CXX object tests/CMakeFiles/test_clasp.dir/clause_creator_test.cpp.o [20/67] Building CXX object src/CMakeFiles/libclasp.dir/parallel_solve.cpp.o [21/67] Building CXX object src/CMakeFiles/libclasp.dir/weight_constraint.cpp.o [22/67] Building CXX object src/CMakeFiles/libclasp.dir/unfounded_check.cpp.o [23/67] Building CXX object src/CMakeFiles/libclasp.dir/timer.cpp.o [24/67] Building CXX object src/CMakeFiles/libclasp.dir/statistics.cpp.o [25/67] Building CXX object src/CMakeFiles/libclasp.dir/solver_types.cpp.o [26/67] Building CXX object src/CMakeFiles/libclasp.dir/solver_strategies.cpp.o [27/67] Building CXX object src/CMakeFiles/libclasp.dir/solver.cpp.o [28/67] Building CXX object src/CMakeFiles/libclasp.dir/solve_algorithms.cpp.o [29/67] Building CXX object src/CMakeFiles/libclasp.dir/shared_context.cpp.o [30/67] Building CXX object src/CMakeFiles/libclasp.dir/satelite.cpp.o [31/67] Building CXX object src/CMakeFiles/libclasp.dir/program_builder.cpp.o [32/67] Building CXX object src/CMakeFiles/libclasp.dir/parser.cpp.o [33/67] Building CXX object src/CMakeFiles/libclasp.dir/model_enumerators.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_strategies.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solver_strategies.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [34/67] Building CXX object src/CMakeFiles/libclasp.dir/minimize_constraint.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solver_types.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [35/67] Building CXX object src/CMakeFiles/libclasp.dir/lookahead.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_options.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_app.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/app/main.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/libpotassco/potassco/program_opts/value.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/libpotassco/potassco/program_opts/typed_value.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_app.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [36/67] Building CXX object src/CMakeFiles/libclasp.dir/logic_program_types.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_strategies.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solve_algorithms.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solve_algorithms.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [37/67] Building CXX object src/CMakeFiles/libclasp.dir/logic_program.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/statistics.cpp:25: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/statistics.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/statistics.cpp:24: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [38/67] Building CXX object src/CMakeFiles/libclasp.dir/heuristics.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/satelite.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/satelite.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [39/67] Building CXX object src/CMakeFiles/libclasp.dir/enumerator.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/weight_constraint.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/weight_constraint.cpp:25: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [40/67] Building CXX object src/CMakeFiles/libclasp.dir/dependency_graph.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/model_enumerators.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/model_enumerators.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/model_enumerators.cpp: In member function 'virtual bool Clasp::ModelEnumerator::BacktrackFinder::doUpdate(Clasp::Solver&)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/model_enumerators.cpp:175:145: warning: 'std::const_mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg) const) [with _Ret = bool; _Tp = Clasp::Solver; _Arg = Clasp::Literal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 175 | uint32 f = static_cast(std::stable_partition(rep.lits+2, rep.lits+rep.size, std::not1(std::bind1st(std::mem_fun(&Solver::isFalse), &s))) - rep.lits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1401:5: note: declared here 1401 | mem_fun(_Ret (_Tp::*__f)(_Arg) const) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/model_enumerators.cpp:175:132: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = const_mem_fun1_t; _Tp = Clasp::Solver*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 175 | uint32 f = static_cast(std::stable_partition(rep.lits+2, rep.lits+rep.size, std::not1(std::bind1st(std::mem_fun(&Solver::isFalse), &s))) - rep.lits); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/stl_function.h:1438: /usr/include/c++/12.2.1/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ [41/67] Building CXX object src/CMakeFiles/libclasp.dir/constraint.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/parser.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parser.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/ios:42, from /usr/include/c++/12.2.1/istream:38, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/parser.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [42/67] Building CXX object src/CMakeFiles/libclasp.dir/clingo.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/program_builder.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [43/67] Building CXX object src/CMakeFiles/libclasp.dir/clause.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/literal_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [44/67] Building CXX object src/CMakeFiles/libclasp.dir/clasp_output.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/satelite.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/satelite_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [45/67] Building CXX object src/CMakeFiles/libclasp.dir/clasp_options.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_strategies.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solve_algorithms.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/mt/parallel_solve.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parallel_solve.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parallel_solve.cpp: In member function 'bool Clasp::mt::ParallelSolve::beginSolve(Clasp::SharedContext&, const Clasp::LitVec&)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parallel_solve.cpp:294:49: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = Clasp::mt::ParallelSolve; _Arg = unsigned int]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 294 | Clasp::mt::thread x(std::mem_fun(&ParallelSolve::solveParallel), this, id); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1395:5: note: declared here 1395 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parallel_solve.cpp: In member function 'virtual void Clasp::mt::ParallelSolve::doStart(Clasp::SharedContext&, const Clasp::LitVec&)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/parallel_solve.cpp:376:49: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = Clasp::mt::ParallelSolve; _Arg = unsigned int]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 376 | Clasp::mt::thread x(std::mem_fun(&ParallelSolve::solveParallel), this, static_cast(masterId)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1395:5: note: declared here 1395 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ [46/67] Building CXX object src/CMakeFiles/libclasp.dir/clasp_facade.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/unfounded_check.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/unfounded_check.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [47/67] Building CXX object src/CMakeFiles/libclasp.dir/clasp_app.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/constraint.cpp:25: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [48/67] Building CXX object src/CMakeFiles/libclasp.dir/cb_enumerator.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/lookahead.h:39, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/lookahead.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [49/67] Building CXX object src/CMakeFiles/libclasp.dir/asp_preprocessor.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/enumerator.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [50/67] Building CXX object libpotassco/app/CMakeFiles/lpconvert.dir/lpconvert.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/shared_context.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/shared_context.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/shared_context.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [51/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/value_store.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/dependency_graph.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/dependency_graph_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program_types.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [52/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/theory_data.cpp.o [53/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/string_convert.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/enumerator_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [54/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/smodels.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/rule_test.cpp:27: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [55/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/rule_utils.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/dlp_builder_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [56/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/program_options.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cb_enumerator.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/cb_enumerator.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/enumerator.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [57/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/match_basic_types.cpp.o [58/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/convert.cpp.o [59/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/clingo.cpp.o [60/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/aspif_text.cpp.o [61/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/aspif.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solver.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solver.cpp: In member function 'Clasp::Literal Clasp::Solver::popVars(Clasp::uint32, bool, ConstraintDB*)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/solver.cpp:451:94: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = less; _Tp = Clasp::Literal]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 451 | if (std::find_if(cc.begin(), cc.end(), std::not1(std::bind2nd(std::less(), pop))) != cc.end()) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/stl_function.h:1438: /usr/include/c++/12.2.1/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ [62/67] Building CXX object libpotassco/src/CMakeFiles/libpotassco.dir/application.cpp.o In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clause.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/clause_creator_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/asp_preprocessor.cpp:25: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/asp_preprocessor.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/asp_preprocessor.cpp:24: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clingo.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clingo.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clause.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clause.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/heuristics.h:36, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/decision_heuristic_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program_types.cpp:25: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program_types.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program_types.cpp:24: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_output.h:26, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_output.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/minimize_constraint.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/minimize_constraint.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/heuristics.h:36, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/heuristics.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/dependency_graph.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/dependency_graph.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program_types.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_options.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_app.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_app.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/libpotassco/potassco/program_opts/value.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/libpotassco/potassco/program_opts/typed_value.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_app.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_app.cpp: In member function 'void Clasp::Cli::LemmaLogger::add(const Clasp::Solver&, const Clasp::LitVec&, const Clasp::ConstraintInfo&)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_app.cpp:592:116: warning: 'std::const_mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg) const) [with _Ret = bool; _Tp = Clasp::Solver; _Arg = Clasp::Literal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 592 | if (info.aux() || options_.domOut || std::find_if(cc.begin(), cc.end(), std::not1(std::bind1st(std::mem_fun(&Solver::inputVar), &s))) != cc.end()) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1401:5: note: declared here 1401 | mem_fun(_Ret (_Tp::*__f)(_Arg) const) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_app.cpp:592:103: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = const_mem_fun1_t; _Tp = const Clasp::Solver*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 592 | if (info.aux() || options_.domOut || std::find_if(cc.begin(), cc.end(), std::not1(std::bind1st(std::mem_fun(&Solver::inputVar), &s))) != cc.end()) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/stl_function.h:1438: /usr/include/c++/12.2.1/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/unfounded_check.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/unfounded_check_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/weight_constraint.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/weight_constraint_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_facade.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_facade.cpp: In member function 'virtual void Clasp::ClaspFacade::SolveStrategy::Async::doStart()': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_facade.cpp:378:47: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = Clasp::ClaspFacade::SolveStrategy; _Arg = Clasp::SolveMode_t]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 378 | Clasp::mt::thread(std::mem_fun(&SolveStrategy::startAlgo), this, SolveMode_t::Async).swap(task_); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1395:5: note: declared here 1395 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clause.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/clause_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [63/67] Linking CXX static library lib/libpotassco.a [64/67] Linking CXX executable bin/lpconvert In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/minimize_constraint.h:33, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/minimize_test.cpp:27: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_options.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/clasp_options.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program_types.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp: In member function 'Clasp::uint32 Clasp::Asp::LogicProgram::findEqBody(const Clasp::Asp::PrgBody*, Clasp::uint32)': /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp:1956:114: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = Clasp::Asp::AtomState; _Arg = Clasp::Literal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 1956 | if (++n == 1) { std::for_each(b->goals_begin(), b->goals_end(), std::bind1st(std::mem_fun(&AtomState::addToBody), &atomState_)); } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1395:5: note: declared here 1395 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp:1956:101: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = Clasp::Asp::AtomState*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1956 | if (++n == 1) { std::for_each(b->goals_begin(), b->goals_end(), std::bind1st(std::mem_fun(&AtomState::addToBody), &atomState_)); } | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/stl_function.h:1438: /usr/include/c++/12.2.1/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp:1975:90: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = Clasp::Asp::AtomState; _Arg = Clasp::Literal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 1975 | std::for_each(b->goals_begin(), b->goals_end(), std::bind1st(std::mem_fun(&AtomState::clearBody), &atomState_)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:1395:5: note: declared here 1395 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/src/logic_program.cpp:1975:77: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = Clasp::Asp::AtomState*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1975 | std::for_each(b->goals_begin(), b->goals_end(), std::bind1st(std::mem_fun(&AtomState::clearBody), &atomState_)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ [65/67] Linking CXX static library lib/libclasp.a [66/67] Linking CXX executable bin/clasp In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/parser.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/parser_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/ios:42, from /usr/include/c++/12.2.1/istream:38, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/parser.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/clasp_facade.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/cli/clasp_options.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/cli_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:33: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/solver_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/constraint.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver.h:30, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/facade_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/solver_types.h:30: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/program_builder.h:34, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:32, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/tests/program_builder_test.cpp:24: /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:195:24: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 195 | struct identity : std::unary_function{ | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/string:48, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/streambuf:41, from /usr/include/c++/12.2.1/bits/streambuf_iterator.h:35, from /usr/include/c++/12.2.1/iterator:66, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/pod_vector.h:27, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/pod_vector.h:28, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/literal.h:31, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program_types.h:35, from /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/logic_program.h:31: /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:203:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 203 | struct select1st : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:214:25: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 214 | struct select2nd : std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:225:32: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 225 | struct compose_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:251:34: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 251 | struct compose_2_1 : public std::unary_function< | ^~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/buildozer/aports/community/clasp/src/clasp-3.3.9/clasp/util/misc_types.h:280:34: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 280 | struct compose_2_2 : public std::binary_function< | ^~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [67/67] Linking CXX executable bin/test_clasp ninja: entering directory 'build' [1/1] Running tests... Test project /home/buildozer/aports/community/clasp/src/clasp-3.3.9/build Start 1: test_clasp 1/1 Test #1: test_clasp ....................... Passed 0.16 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.17 sec >>> clasp: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/clasp/pkg/clasp/usr/bin/lpconvert -- Installing: /home/buildozer/aports/community/clasp/pkg/clasp/usr/bin/clasp >>> clasp*: Running postcheck for clasp >>> clasp*: Preparing package clasp... >>> clasp*: Stripping binaries >>> clasp*: Scanning shared objects >>> clasp*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> clasp*: Package size: 1.4 MB >>> clasp*: Compressing data... >>> clasp*: Create checksum... >>> clasp*: Create clasp-3.3.9-r1.apk >>> clasp: Build complete at Wed, 12 Apr 2023 16:07:15 +0000 elapsed time 0h 0m 31s >>> clasp: Cleaning up srcdir >>> clasp: Cleaning up pkgdir >>> clasp: Uninstalling dependencies... (1/9) Purging .makedepends-clasp (20230412.160645) (2/9) Purging cmake (3.26.3-r1) (3/9) Purging samurai (1.2-r3) (4/9) Purging libarchive (3.6.2-r2) (5/9) Purging libbz2 (1.0.8-r5) (6/9) Purging libformw (6.4_p20230401-r3) (7/9) Purging libuv (1.44.2-r2) (8/9) Purging rhash-libs (1.4.3-r2) (9/9) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> clasp: Updating the community/x86_64 repository index... WARNING: No provider for the dependencies: /bin/sh acf-core acl acl-dev akms alsa-lib-dev alsa-utils alsa-utils-openrc aom-dev apache2 apache2-mod-wsgi apk-tools aspell-dev asterisk at-spi2-core at-spi2-core-dev attr attr-dev augeas-libs autoconf automake avahi avahi-dev bash bash-completion bc beep bind-tools binutils binutils-dev bison blkid bluez bluez-btmgmt bluez-dev bluez-obexd boost boost-dev bridge-utils bsd-compat-headers btrfs-progs bubblewrap busybox bzip2 bzip2-dev ca-certificates ca-certificates-bundle cairo cairo-dev cairo-gobject check-dev ckbcomp clang14 cmake cmd:fusermount3 cmd:gpg2 cmd:jq cmd:openssl cmd:resolvconf cmd:ssh cmd:tput conntrack-tools coreutils cppunit-dev cracklib-words cryptsetup cryptsetup-dev cups cups-dev curl curl-dev cvs cyrus-sasl cyrus-sasl-dev cython dav1d-dev dbus dbus-dev dbus-glib dbus-glib-dev dbus-x11 dconf dconf-dev device-mapper-udev dhclient dhcpcd-dbus dialog diffutils dmidecode dnsmasq dnsmasq-dnssec-dbus dnssec-root doas docbook-xml docbook-xsl dosfstools dovecot doxygen e2fsprogs e2fsprogs-extra elfutils elfutils-dev ethtool eudev eudev-dev execline expat expat-dev expect fcgi-dev file file-dev findmnt findutils flac flac-dev flex flite-dev flock fmt-dev font-cantarell font-cursor-misc font-dejavu font-droid font-freefont font-liberation font-misc-misc font-nerd-fonts-symbols font-util font-util-dev fontconfig fontconfig-dev fortify-headers fping freetype freetype-dev fribidi-dev fstrm-dev fuse fuse3 g++ gawk gc-dev gcc gcc-gdc gcr gcr-dev gcr-ssh-agent gdb gdk-pixbuf gdk-pixbuf-dev geoip gettext gettext-dev gfortran ghostscript ghostscript-fonts giflib-dev git glib glib-dev glu-dev gmp gmp-dev gnupg gnupg-dirmngr gnutls-dev gnutls-utils gobject-introspection gobject-introspection-dev gpg gpg-agent gpgsm gpsd gpsd-dev gptfdisk graphviz graphviz-dev grep groff grub grub-mount gst-plugins-base gst-plugins-base-dev gstreamer gstreamer-dev gtest-dev gtk+3.0 gtk+3.0-dev gtk-doc gtk-update-icon-cache guile gzip harfbuzz-dev heimdal-dev heimdal-libs hicolor-icon-theme highlight hunspell hunspell-dev hwdata icu-data-full icu-dev icu-libs imlib2 imlib2-dev indent inotify-tools intltool ip6tables iproute2 iproute2-minimal ipset iptables iputils iso-codes iso-codes-dev itstool iw jansson-dev jpeg-dev jq json-c-dev kbd keyutils keyutils-dev kmod kmod-dev knot-dev krb5 krb5-dev krb5-server lcms2-dev less libaio-dev libarchive libarchive-dev libarchive-tools libatk-1.0 libburn libc-dev libc6-compat libcap libcap-dev libcap-ng libcrypto3 libcurl libde265-dev libdrm-dev libecpg-dev libedit-dev libepoxy-dev libevent-dev libevent-static libffi-dev libgcrypt libgcrypt-dev libgpg-error-dev libical-dev libice-dev libid3tag-dev libidn-dev libidn2-dev libintl libjpeg-turbo libjpeg-turbo-dev libmagic libmaxminddb libmd-dev libnl3-dev libogg-dev libotr libpcap-dev libpciaccess-dev libpng-dev libpq libpq-dev libsamplerate-dev libseccomp libseccomp-dev libsecret libsecret-dev libsm-dev libsndfile-dev libsodium-dev libssh2-dev libssl3 libstdc++-dev libtirpc-dev libtool libucontext libucontext-dev libunistring-dev libunwind-dev liburing-dev libusb libusb-compat-dev libusb-dev libutempter-dev libuv libuv-dev libva-dev libvdpau-dev libvorbis-dev libwebp-dev libwebsockets-dev libwebsockets-evlib_uv libx11-dev libxau-dev libxcb libxcb-dev libxcomposite-dev libxcursor libxcursor-dev libxdamage-dev libxdmcp-dev libxext-dev libxfixes-dev libxft-dev libxi libxi-dev libxinerama-dev libxkbcommon-dev libxkbfile-dev libxml2-dev libxml2-utils libxmu-dev libxpm-dev libxrandr libxrandr-dev libxrender-dev libxslt libxslt-dev libxt-dev libxtst-dev libxxf86vm-dev lighttpd lighttpd-mod_auth linux-firmware-any linux-headers linux-lts linux-pam linux-pam-dev linux-virt lld llvm-libunwind-dev llvm14 lm-sensors-dev lmdb-dev lockfile-progs logrotate losetup lsblk lsof lttng-ust-dev lua lua-alt-getopt lua-cjson lua-cqueues lua-dev lua-filesystem lua-optarg lua-ossl lua-penlight lua-resty-core lua-socket lua5.1 lua5.1-alt-getopt lua5.1-bit32 lua5.1-cjson lua5.1-cqueues lua5.1-dev lua5.1-filesystem lua5.1-ossl lua5.1-penlight lua5.1-sec lua5.1-socket lua5.2 lua5.2-alt-getopt lua5.2-cjson lua5.2-cqueues lua5.2-filesystem lua5.2-ldbus lua5.2-ossl lua5.2-penlight lua5.2-posix lua5.2-socket lua5.2-struct lua5.3 lua5.3-alt-getopt lua5.3-cjson lua5.3-cqueues lua5.3-filesystem lua5.3-ldbus lua5.3-ossl lua5.3-penlight lua5.3-posix lua5.3-socket lua5.3-struct lua5.4 lua5.4-alt-getopt lua5.4-cjson lua5.4-dev lua5.4-expat lua5.4-filesystem lua5.4-penlight lua5.4-sec lua5.4-socket luajit luajit-dev lvm2 lvm2-dev lxc lynx lz4-dev lz4-libs lzo-dev mailcap mailx make mariadb mariadb-client mariadb-connector-c-dev mariadb-dev mcookie mesa mesa-dev mesa-dri-gallium mesa-egl mesa-gbm mesa-gl meson mkfontscale mkinitfs mosquitto mpfr-dev mpg123 mtools musl musl-dbg musl-dev musl-fts-dev musl-utils ncftp ncurses ncurses-dev ncurses-terminfo ncurses-terminfo-base neon-dev net-snmp-dev net-snmp-tools net-tools netcat-openbsd nettle-dev nfs-utils nginx nginx-mod-http-lua ninja nmap nspr-dev openjpeg-dev openjpeg-tools openldap-dev openrc openssh openssh-client openssh-keygen openssh-server-pam openssl openssl-dev openvpn opus-dev opusfile-dev p11-kit p11-kit-trust pango pango-dev parted partx patch patchelf pc:alsa pc:aom pc:atk pc:cairo pc:cairo-fc pc:cairo-ft pc:cairo-gobject pc:cairo-pdf pc:cairo-png pc:cairo-ps pc:cairo-svg pc:cairo-xlib pc:cairo-xlib-xrender pc:dbus-1 pc:dbus-glib-1 pc:dconf pc:egl pc:epoxy pc:expat pc:fftw3 pc:fftw3f pc:flac pc:fmt pc:fontconfig pc:fontenc pc:fontsproto pc:freetype2 pc:fribidi pc:fuse pc:gbm pc:gcr-base-3 pc:gdk-3.0 pc:gdk-pixbuf-2.0 pc:gdk-x11-3.0 pc:gio-2.0 pc:gio-unix-2.0 pc:gl pc:glesv2 pc:glib-2.0 pc:glu pc:gmodule-2.0 pc:gmodule-export-2.0 pc:gmodule-no-export-2.0 pc:gmp pc:gnutls pc:gobject-2.0 pc:gobject-introspection-1.0 pc:gpg-error pc:graphene-1.0 pc:graphene-gobject-1.0 pc:gstreamer-1.0 pc:gstreamer-allocators-1.0 pc:gstreamer-app-1.0 pc:gstreamer-audio-1.0 pc:gstreamer-base-1.0 pc:gstreamer-controller-1.0 pc:gstreamer-gl-prototypes-1.0 pc:gstreamer-pbutils-1.0 pc:gstreamer-plugins-base-1.0 pc:gstreamer-sdp-1.0 pc:gstreamer-tag-1.0 pc:gstreamer-video-1.0 pc:gtest pc:gthread-2.0 pc:gtk+-3.0 pc:gtk+-unix-print-3.0 pc:harfbuzz pc:hogweed pc:icu-i18n pc:icu-uc pc:imlib2 pc:iso-codes pc:jansson pc:json-c pc:lcms2 pc:libarchive pc:libassuan pc:libbearssl pc:libbpf pc:libbrotlicommon pc:libbrotlidec pc:libbrotlienc pc:libcap pc:libcares pc:libconfig pc:libcrypto pc:libcurl pc:libde265 pc:libdnssec pc:libdrm pc:libevent_core pc:libevent_pthreads pc:libffi pc:libgcrypt pc:libical-glib pc:libidn2 pc:libjpeg pc:libknot pc:liblz4 pc:liblzma pc:libmpg123 pc:libnghttp2 pc:libnl-3.0 pc:libntfs-3g pc:libopenjp2 pc:libpcre2-8 pc:libpcsclite pc:libpng pc:libsasl2 pc:libseccomp pc:libsecret-1 pc:libssl pc:libtiff-4 pc:libtirpc pc:libturbojpeg pc:libunwind pc:libusb-1.0 pc:libuv pc:libva pc:libva-drm pc:libva-wayland pc:libva-x11 pc:libvala-0.56 pc:libwebp pc:libwebpdemux pc:libwebpmux pc:libxml-2.0 pc:libxslt pc:libxxhash pc:libzmq pc:libzstd pc:lmdb pc:luajit pc:mpfr pc:ncurses pc:ncursesw pc:neon pc:nettle pc:nspr pc:ogg pc:openssl pc:opus pc:orc-0.4 pc:p11-kit-1 pc:pango pc:pangocairo pc:pangoft2 pc:pangoxft pc:pixman-1 pc:popt pc:portaudio-2.0 pc:presentproto pc:printproto pc:protobuf pc:readline pc:scrnsaverproto pc:sndfile pc:speexdsp pc:spice-protocol pc:sqlite3 pc:uuid pc:vdpau pc:videoproto pc:vorbis pc:vorbisenc pc:vorbisfile pc:vulkan pc:wayland-client pc:wayland-cursor pc:wayland-egl pc:wayland-protocols pc:wayland-server pc:x11 pc:x11-xcb pc:xau pc:xcb pc:xcb-aux pc:xcb-composite pc:xcb-dri3 pc:xcb-present pc:xcb-render pc:xcb-res pc:xcb-shm pc:xcb-util pc:xcb-xfixes pc:xcb-xinput pc:xcomposite pc:xdamage pc:xext pc:xextproto pc:xf86dgaproto pc:xfixes pc:xft pc:xi pc:xinerama pc:xkbcommon pc:xkbfile pc:xkbregistry pc:xkeyboard-config pc:xmu pc:xproto pc:xrandr pc:xt pc:xtst pc:xv pc:zlib pciutils pciutils-dev pciutils-libs pcre-dev pcre2-dev pcsc-lite pcsc-lite-dev pcsc-lite-libs perl perl-apache-logformat-compiler perl-apache-session perl-archive-zip perl-boolean perl-business-hours perl-cache-cache perl-cache-simple-timedexpiry perl-capture-tiny perl-carp perl-carp-clan perl-cgi perl-cgi-emulate-psgi perl-cgi-psgi perl-class-accessor perl-class-data-inheritable perl-class-load perl-class-mix perl-class-returnvalue perl-clone perl-common-sense perl-compress-raw-zlib perl-config-autoconf perl-config-inifiles perl-convert-asn1 perl-convert-color perl-crypt-des perl-crypt-eksblowfish perl-crypt-openssl-random perl-crypt-openssl-rsa perl-crypt-rijndael perl-crypt-ssleay perl-crypt-x509 perl-css-minifier-xs perl-css-squish perl-data-guid perl-data-hexdump perl-data-optlist perl-data-page-pageset perl-data-uuid perl-date-format perl-datetime perl-datetime-locale perl-datetime-timezone perl-dbd-mysql perl-dbd-pg perl-dbd-sqlite perl-dbi perl-dbix-searchbuilder perl-dev perl-devel-globaldestruction perl-devel-overloadinfo perl-devel-stacktrace perl-devel-stacktrace-ashtml perl-device-serialport perl-digest-hmac perl-digest-md5 perl-digest-sha1 perl-dist-checkconflicts perl-email-address perl-email-address-list perl-email-date-format perl-encode-hanextra perl-encode-locale perl-eval-closure perl-exception-class perl-exporter perl-fcgi perl-fcgi-procmanager perl-file-copy-recursive perl-file-sharedir perl-file-slurp perl-file-slurp-tiny perl-file-slurper perl-file-tail perl-file-which perl-filesys-notify-simple perl-future perl-getopt-long perl-hash-multivalue perl-heap perl-html-formatter perl-html-formattext-withlinks perl-html-formattext-withlinks-andtables perl-html-mason perl-html-parser perl-html-quoted perl-html-rewriteattributes perl-html-scrubber perl-html-tree perl-http-body perl-http-cookies perl-http-date perl-http-message perl-io perl-io-multiplex perl-io-socket-inet6 perl-io-socket-ssl perl-io-stringy perl-io-tty perl-ipc-run perl-ipc-run3 perl-ipc-system-simple perl-javascript-minifier perl-javascript-minifier-xs perl-json perl-json-maybexs perl-libwww perl-list-allutils perl-list-moreutils perl-list-moreutils-xs perl-locale-maketext-fuzzy perl-locale-maketext-lexicon perl-log-any perl-log-dispatch perl-lwp-protocol-https perl-mail-imapclient perl-mailtools perl-math-round perl-mime-base64 perl-mime-lite perl-mime-tools perl-mime-types perl-module-build perl-module-implementation perl-module-install perl-module-pluggable perl-module-refresh perl-module-runtime perl-module-scandeps perl-module-versions-report perl-moo perl-mozilla-ca perl-mro-compat perl-namespace-autoclean perl-namespace-clean perl-net-cidr perl-net-dns perl-net-ip perl-net-server perl-net-snmp perl-net-ssleay perl-net-telnet perl-netaddr-ip perl-package-deprecationmanager perl-package-stash perl-package-stash-xs perl-parallel-forkmanager perl-params-classify perl-params-util perl-params-validate perl-params-validationcompiler perl-parse-recdescent perl-path-class perl-path-tiny perl-php-serialization perl-pod-parser perl-proc-wait3 perl-regexp-common perl-regexp-ipv6 perl-role-basic perl-rrd perl-scope-guard perl-scope-upper perl-server-starter perl-specio perl-stream-buffered perl-string-shellquote perl-sub-exporter perl-sub-install perl-sub-name perl-sub-quote perl-switch perl-symbol-global-name perl-sys-mmap perl-term-readkey perl-test-deep perl-test-exception perl-test-fatal perl-test-longstring perl-test-mockobject perl-test-mocktime perl-test-nowarnings perl-test-pod-coverage perl-test-sharedfork perl-test-tcp perl-test-warn perl-test2-suite perl-text-autoformat perl-text-csv perl-text-password-pronounceable perl-text-vfile-asdata perl-text-wikiformat perl-text-wrapper perl-time-hires perl-time-parsedate perl-timedate perl-try-tiny perl-type-tiny perl-unix-syslog perl-uri perl-utils perl-xml-namespacesupport perl-xml-parser perl-xml-rss perl-xml-sax perl-xml-sax-base perl-xml-simple perl-xml-xpath perl-yaml perl-yaml-libyaml pgtcl pixman-dev pkgconf pkgconfig pm-utils poppler-dev poppler-utils popt-dev portaudio-dev postgresql-common postgresql-common-openrc postgresql15 postgresql15-contrib ppp procps protobuf protobuf-c-dev protobuf-dev psmisc py-requests py3-appdirs py3-asn1 py3-atomicwrites py3-attrs py3-avahi py3-babel py3-brotli py3-cairo py3-certifi py3-cffi py3-chardet py3-charset-normalizer py3-coverage py3-cparser py3-dbus py3-distlib py3-dnspython py3-docutils py3-extras py3-filelock py3-fixtures py3-flit-core py3-funcsigs py3-future py3-gobject3 py3-gobject3-dev py3-gpep517 py3-gpsd py3-idna py3-imagesize py3-installer py3-jinja2 py3-libxml2 py3-lxc py3-lxml py3-mako py3-markdown py3-markupsafe py3-mock py3-more-itertools py3-olefile py3-ordered-set py3-packaging py3-parsing py3-pbr py3-pexpect py3-pluggy py3-ply py3-ptyprocess py3-py py3-pygments py3-pynacl py3-pytest py3-requests py3-setuptools py3-six py3-snowballstemmer py3-sortedcontainers py3-sphinx py3-testtools py3-tz py3-urllib3 py3-wcwidth py3-wheel py3-xmlschema py3-yaml python3 python3-dev python3-tests rdiff-backup re2c readline-dev redis rrdtool rsync ruby ruby-bundler ruby-dev ruby-google-protobuf ruby-minitest ruby-rake ruby-rexml s6 s6-dns s6-linux-init s6-linux-utils s6-networking s6-portable-utils s6-rc samba samba-dev samurai scdoc scudo-malloc sed sfdisk shared-mime-info smartmontools snappy snappy-dev so:libacl.so.1 so:libaio.so.1 so:libaom.so.3 so:libapk.so.3.12.0 so:libapr-1.so.0 so:libaprutil-1.so.0 so:libarchive.so.13 so:libargon2.so.1 so:libart_lgpl_2.so.2 so:libasn1.so.8 so:libasound.so.2 so:libaspell.so.15 so:libasr.so.0 so:libassuan.so.0 so:libatk-1.0.so.0 so:libatk-bridge-2.0.so.0 so:libatomic.so.1 so:libatspi.so.0 so:libavahi-client.so.3 so:libavahi-common.so.3 so:libavahi-glib.so.1 so:libavahi-gobject.so.0 so:libavahi-ui-gtk3.so.0 so:libavif.so.15 so:libbctoolbox.so.1 so:libbfd-2.40.so so:libblkid.so.1 so:libbluetooth.so.3 so:libboost_chrono.so.1.81.0 so:libboost_container.so.1.81.0 so:libboost_context.so.1.81.0 so:libboost_coroutine.so.1.81.0 so:libboost_filesystem.so.1.81.0 so:libboost_iostreams.so.1.81.0 so:libboost_locale.so.1.81.0 so:libboost_program_options.so.1.81.0 so:libboost_python311.so.1.81.0 so:libboost_random.so.1.81.0 so:libboost_serialization.so.1.81.0 so:libboost_thread.so.1.81.0 so:libbotan-2.so.19 so:libbpf.so.1 so:libbrotlicommon.so.1 so:libbrotlidec.so.1 so:libbrotlienc.so.1 so:libbsd.so.0 so:libburn.so.4 so:libbz2.so.1 so:libc-client.so.1 so:libc.musl-x86_64.so.1 so:libcairo-gobject.so.2 so:libcairo-script-interpreter.so.2 so:libcairo.so.2 so:libcap-ng.so.0 so:libcap.so.2 so:libcares.so.2 so:libcbor.so.0.10 so:libcdda_interface.so.0 so:libcdda_paranoia.so.0 so:libcgraph.so.6 so:libcjson.so.1 so:libclang-cpp.so.16 so:libclang.so.16 so:libclucene-contribs-lib.so.1 so:libclucene-core.so.1 so:libcom_err.so.2 so:libconfig.so.11 so:libconfuse.so.2 so:libcrack.so.2 so:libcrypto.so.3 so:libcryptsetup.so.12 so:libcups.so.2 so:libcupsimage.so.2 so:libcurl.so.4 so:libczmq.so.4 so:libdaemon.so.0 so:libdav1d.so.6 so:libdb-5.3.so so:libdb_cxx-5.3.so so:libdbi.so.1 so:libdbus-1.so.3 so:libdbus-glib-1.so.2 so:libdconf.so.1 so:libde265.so.0 so:libdevmapper.so.1.02 so:libdmraid.so.1 so:libdnet.so.1 so:libdns_sd.so.1 so:libdnssec.so.9 so:libdrm.so.2 so:libdrm_amdgpu.so.1 so:libdrm_intel.so.1 so:libdrm_nouveau.so.2 so:libdrm_radeon.so.1 so:libdruntime-ldc-shared.so.100 so:libdw.so.1 so:libedit.so.0 so:libefiboot.so.1 so:libefivar.so.1 so:libEGL.so.1 so:libelf.so.1 so:libell.so.0 so:libepoxy.so.0 so:libev.so.4 so:libevent-2.1.so.7 so:libevent_core-2.1.so.7 so:libevent_extra-2.1.so.7 so:libevent_openssl-2.1.so.7 so:libevent_pthreads-2.1.so.7 so:libexecline.so.2.9 so:libexpat.so.1 so:libexslt.so.0 so:libext2fs.so.2 so:libfcgi++.so.0 so:libfcgi.so.0 so:libffi.so.8 so:libfftw3.so.3 so:libfftw3_threads.so.3 so:libfftw3f.so.3 so:libfftw3f_threads.so.3 so:libfido2.so.1 so:libfl.so.2 so:libFLAC++.so.10 so:libFLAC.so.12 so:libflite.so.1 so:libflite_cmu_us_kal.so.1 so:libfmt.so.9 so:libfontconfig.so.1 so:libfontenc.so.1 so:libformw.so.6 so:libfreeradius-client.so.2 so:libfreetype.so.6 so:libfribidi.so.0 so:libfstrm.so.0 so:libfts.so.0 so:libfuse.so.2 so:libfuse3.so.3 so:libgailutil-3.so.0 so:libgbm.so.1 so:libgc.so.1 so:libgcc_s.so.1 so:libgccjit.so.0 so:libgck-1.so.0 so:libgcr-base-3.so.1 so:libgcr-ui-3.so.1 so:libgcrypt.so.20 so:libgd.so.3 so:libgdbm.so.6 so:libgdbm_compat.so.4 so:libgdk-3.so.0 so:libgdk_pixbuf-2.0.so.0 so:libGeoIP.so.1 so:libgettextpo.so.0 so:libgfortran.so.5 so:libgif.so.7 so:libgio-2.0.so.0 so:libgirepository-1.0.so.1 so:libGL.so.1 so:libGLESv2.so.2 so:libglib-2.0.so.0 so:libglslang-default-resource-limits.so.12 so:libglslang.so.12 so:libGLU.so.1 so:libgmock.so.1.13.0 so:libgmodule-2.0.so.0 so:libgmp.so.10 so:libgmpxx.so.4 so:libgnutls.so.30 so:libgobject-2.0.so.0 so:libgomp.so.1 so:libgpg-error.so.0 so:libgps.so.30 so:libgraphene-1.0.so.0 so:libgraphite2.so.3 so:libgs.so.10 so:libgsm.so.1 so:libgssapi.so.3 so:libgssapi_krb5.so.2 so:libgstallocators-1.0.so.0 so:libgstapp-1.0.so.0 so:libgstaudio-1.0.so.0 so:libgstbase-1.0.so.0 so:libgstcompositor.so so:libgstcontroller-1.0.so.0 so:libgstfft-1.0.so.0 so:libgstgl-1.0.so.0 so:libgstnet-1.0.so.0 so:libgstopengl.so so:libgstopus.so so:libgstpbutils-1.0.so.0 so:libgstreamer-1.0.so.0 so:libgstriff-1.0.so.0 so:libgstrtp-1.0.so.0 so:libgstrtsp-1.0.so.0 so:libgstsdp-1.0.so.0 so:libgsttag-1.0.so.0 so:libgstvideo-1.0.so.0 so:libgtest.so.1.13.0 so:libgtest_main.so.1.13.0 so:libgthread-2.0.so.0 so:libgtk-3.so.0 so:libguile-3.0.so.1 so:libgvc.so.6 so:libharfbuzz-icu.so.0 so:libharfbuzz-subset.so.0 so:libharfbuzz.so.0 so:libhdb.so.9 so:libhiredis.so.1.1.0 so:libhistory.so.8 so:libhogweed.so.6 so:libhunspell-1.7.so.0 so:libical-glib.so.3 so:libical.so.3 so:libicalss.so.3 so:libicalvcal.so.3 so:libICE.so.6 so:libicui18n.so.72 so:libicuio.so.72 so:libicuuc.so.72 so:libid3tag.so.0.16.2 so:libidn.so.12 so:libidn2.so.0 so:libImlib2.so.1 so:libinih.so.0 so:libiniparser.so.1 so:libintl.so.8 so:libip4tc.so.2 so:libip6tc.so.2 so:libisl.so.23 so:libisofs.so.6 so:libjansson.so.4 so:libjbig2dec.so.0 so:libjpeg.so.8 so:libjson-c.so.5 so:libk5crypto.so.3 so:libkeyutils.so.1 so:libkmod.so.2 so:libknot.so.13 so:libkrb5.so.26 so:libkrb5.so.3 so:libksba.so.8 so:liblber.so.2 so:liblcms2.so.2 so:liblcms2_fast_float.so so:libldap.so.2 so:libldns.so.3 so:libLLVM-14.so so:libLLVM-16.so so:liblmdb.so.0 so:libltdl.so.7 so:liblttng-ust-common.so.1 so:liblttng-ust-ctl.so.5 so:liblttng-ust.so.1 so:liblua-5.2.so.0 so:liblua-5.3.so.0 so:liblua-5.4.so.0 so:liblua.so.5 so:libluajit-5.1.so.2 so:liblxc.so.1 so:liblz4.so.1 so:liblzma.so.5 so:liblzo2.so.2 so:libmagic.so.1 so:libmariadb.so.3 so:libmaxminddb.so.0 so:libmbedcrypto.so.7 so:libmbedtls.so.14 so:libmbedx509.so.1 so:libmd.so.0 so:libmemcached.so.11 so:libmemcachedprotocol.so.0 so:libmenuw.so.6 so:libmilter.so.1.0.2 so:libmnl.so.0 so:libmosquitto.so.1 so:libmount.so.1 so:libmp3lame.so.0 so:libmpc.so.3 so:libmpfr.so.6 so:libmpg123.so.0 so:libncursesw.so.6 so:libneon.so.27 so:libnet.so.9 so:libnetcf.so.1 so:libnetfilter_conntrack.so.3 so:libnetfilter_log.so.1 so:libnetfilter_queue.so.1 so:libnetsnmp.so.40 so:libnetsnmpagent.so.40 so:libnetsnmpmibs.so.40 so:libnettle.so.8 so:libnewt.so.0.52 so:libnfnetlink.so.0 so:libnftables.so.1 so:libnftnl.so.11 so:libnghttp2.so.14 so:libnl-3.so.200 so:libnl-cli-3.so.200 so:libnl-genl-3.so.200 so:libnl-route-3.so.200 so:libnspr4.so so:libntfs-3g.so.89 so:libnuma.so.1 so:libobstack.so.1 so:libodbc.so.2 so:libodbcinst.so.2 so:libogg.so.0 so:libonig.so.5 so:libopcodes-2.40.so so:libopenjp2.so.7 so:libopus.so.0 so:libopusfile.so.0 so:libopusurl.so.0 so:liborc-0.4.so.0 so:libOSMesa.so.8 so:libotr.so.5 so:libp11-kit.so.0 so:libpam.so.0 so:libpam_misc.so.0 so:libpanelw.so.6 so:libpango-1.0.so.0 so:libpangocairo-1.0.so.0 so:libpangoft2-1.0.so.0 so:libpangoxft-1.0.so.0 so:libpaper.so.2 so:libparted-fs-resize.so.0 so:libparted.so.2 so:libpcap.so.1 so:libpci.so.3 so:libpciaccess.so.0 so:libpcre.so.1 so:libpcre2-16.so.0 so:libpcre2-32.so.0 so:libpcre2-8.so.0 so:libpcre2-posix.so.3 so:libpcrecpp.so.0 so:libpcreposix.so.0 so:libpcsclite.so.1 so:libperl.so so:libphobos2-ldc-shared.so.100 so:libpixman-1.so.0 so:libplc4.so so:libplds4.so so:libpng16.so.16 so:libpoppler-cpp.so.0 so:libpoppler-glib.so.8 so:libpoppler.so.127 so:libpopt.so.0 so:libportaudio.so.2 so:libportaudiocpp.so.0 so:libpq.so.5 so:libproc2.so.0 so:libprotobuf-c.so.1 so:libprotobuf-lite.so.32 so:libprotobuf.so.32 so:libprotoc.so.32 so:libpython3.11.so.1.0 so:librabbitmq.so.4 so:librc.so.1 so:libreadline.so.8 so:libroken.so.18 so:librrd.so.8 so:librsync.so.2 so:librtlsdr.so.0 so:librtmp.so.1 so:libruby.so.3.1 so:libsamplerate.so.0 so:libsasl2.so.3 so:libsctp.so.1 so:libseccomp.so.2 so:libsecret-1.so.0 so:libsensors.so.5 so:libshout.so.3 so:libskarnet.so.2.13 so:libslang.so.2 so:libSM.so.6 so:libsmbclient.so.0 so:libsnappy.so.1 so:libsndfile.so.1 so:libsodium.so.23 so:libsofia-sip-ua-glib.so.3 so:libsofia-sip-ua.so.0 so:libspandsp.so.2 so:libspeex.so.1 so:libspeexdsp.so.1 so:libspf2.so.2 so:libspice-server.so.1 so:libSPIRV-Tools-opt.so so:libSPIRV-Tools.so so:libSPIRV.so.12 so:libsqlite3.so.0 so:libsrtp2.so.1 so:libssh2.so.1 so:libssl.so.3 so:libstdc++.so.6 so:libsvn_client-1.so.0 so:libsvn_fs-1.so.0 so:libsvn_subr-1.so.0 so:libsvn_wc-1.so.0 so:libsybdb.so.5 so:libsysfs.so.2 so:libtalloc.so.2 so:libtasn1.so.6 so:libtcl8.6.so so:libtdb.so.1 so:libtheora.so.0 so:libtheoradec.so.1 so:libtheoraenc.so.1 so:libtiff.so.6 so:libtinyxml2.so.9 so:libtirpc-nokrb.so.3 so:libtirpc.so.3 so:libtk8.6.so so:libtls.so.8 so:libturbojpeg.so.0 so:libucontext.so.1 so:libudns.so.0 so:libunbound.so.8 so:libunistring.so.5 so:libunwind-x86_64.so.8 so:libunwind.so.1 so:libunwind.so.8 so:liburcu-cds.so.8 so:liburcu-common.so.8 so:liburcu-qsbr.so.8 so:liburcu.so.8 so:liburing.so.2 so:libusb-0.1.so.4 so:libusb-1.0.so.0 so:libuuid.so.1 so:libuv.so.1 so:libva-drm.so.2 so:libva-wayland.so.2 so:libva-x11.so.2 so:libva.so.2 so:libvala-0.56.so.0 so:libvarnishapi.so.3 so:libvdpau.so.1 so:libvorbis.so.0 so:libvorbisenc.so.2 so:libvorbisfile.so.3 so:libvulkan.so.1 so:libwayland-client.so.0 so:libwayland-cursor.so.0 so:libwayland-egl.so.1 so:libwayland-server.so.0 so:libwebp.so.7 so:libwebpdemux.so.2 so:libwebpmux.so.3 so:libwebsockets.so.19 so:libX11-xcb.so.1 so:libX11.so.6 so:libxatracker.so.2 so:libXau.so.6 so:libXaw.so.7 so:libxcb-composite.so.0 so:libxcb-damage.so.0 so:libxcb-dpms.so.0 so:libxcb-dri2.so.0 so:libxcb-dri3.so.0 so:libxcb-glx.so.0 so:libxcb-present.so.0 so:libxcb-randr.so.0 so:libxcb-record.so.0 so:libxcb-render.so.0 so:libxcb-res.so.0 so:libxcb-screensaver.so.0 so:libxcb-shape.so.0 so:libxcb-shm.so.0 so:libxcb-sync.so.1 so:libxcb-util.so.1 so:libxcb-xfixes.so.0 so:libxcb-xinerama.so.0 so:libxcb-xinput.so.0 so:libxcb-xkb.so.1 so:libxcb-xtest.so.0 so:libxcb-xv.so.0 so:libxcb.so.1 so:libXcomposite.so.1 so:libXcursor.so.1 so:libXdamage.so.1 so:libXdmcp.so.6 so:libxenlight.so.4.17 so:libxenstore.so.4 so:libxentoollog.so.1 so:libXext.so.6 so:libXfixes.so.3 so:libXft.so.2 so:libXi.so.6 so:libXinerama.so.1 so:libxkbcommon-x11.so.0 so:libxkbcommon.so.0 so:libxkbfile.so.1 so:libxkbregistry.so.0 so:libxlutil.so.4.17 so:libxml2.so.2 so:libxmlrpc.so.3 so:libxmlrpc_client.so.3 so:libxmlrpc_server.so.3 so:libxmlrpc_util.so.4 so:libXmu.so.6 so:libXmuu.so.1 so:libXpm.so.4 so:libXrandr.so.2 so:libXrender.so.1 so:libxshmfence.so.1 so:libxslt.so.1 so:libXt.so.6 so:libxtables.so.12 so:libXtst.so.6 so:libXv.so.1 so:libXxf86vm.so.1 so:libxxhash.so.0 so:libyajl.so.2 so:libyaml-0.so.2 so:libz.so.1 so:libzmq.so.5 so:libzscanner.so.4 so:libzstd.so.1 socat speex-dev speexdsp-dev sqlite sqlite-dev squashfs-tools sshfs ssl_client ssmtp strongswan swig sysfsutils tar tcl tcl-dev terminus-font tiff-dev tinyxml2-dev tk tk-dev tmux tree ttf-dejavu tzdata udev-init-scripts-openrc unbound-dev unixodbc unixodbc-dev unzip usbutils userspace-rcu-dev util-linux util-linux-dev util-linux-misc util-macros uuidgen uwsgi-python vala vim vulkan-headers vulkan-loader vulkan-loader-dev wayland-dev wayland-libs-egl wayland-protocols wget which wireless-regdb wireless-tools wpa_supplicant xcb-util-dev xfsprogs xkbcomp xkeyboard-config xl2tpd xorgproto xtrans xxhash-dev xz xz-dev yajl-dev zeromq-dev zfs zip zlib zlib-dev zsh zsh-vcs zstd zstd-dev >>> clasp: Signing the index...