The following packages will be installed: mstch Fetching README... 0%100%100%100%100%100%Done Fetching mstch.SlackBuild... 0%100%100%100%100%100%Done Fetching mstch.info... 0%100%100%100%100%100%Done Fetching mstch.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mstch-1.0.2/ mstch-1.0.2/.appveyor.yml mstch-1.0.2/.gitignore mstch-1.0.2/.gitmodules mstch-1.0.2/.travis.yml mstch-1.0.2/CMakeLists.txt mstch-1.0.2/LICENSE mstch-1.0.2/README.md mstch-1.0.2/benchmark/ mstch-1.0.2/benchmark/CMakeLists.txt mstch-1.0.2/benchmark/benchmark_main.cpp mstch-1.0.2/cmake/ mstch-1.0.2/cmake/mstch-config.cmake mstch-1.0.2/include/ mstch-1.0.2/include/mstch/ mstch-1.0.2/include/mstch/mstch.hpp mstch-1.0.2/src/ mstch-1.0.2/src/CMakeLists.txt mstch-1.0.2/src/mstch.cpp mstch-1.0.2/src/render_context.cpp mstch-1.0.2/src/render_context.hpp mstch-1.0.2/src/state/ mstch-1.0.2/src/state/in_section.cpp mstch-1.0.2/src/state/in_section.hpp mstch-1.0.2/src/state/outside_section.cpp mstch-1.0.2/src/state/outside_section.hpp mstch-1.0.2/src/state/render_state.hpp mstch-1.0.2/src/template_type.cpp mstch-1.0.2/src/template_type.hpp mstch-1.0.2/src/token.cpp mstch-1.0.2/src/token.hpp mstch-1.0.2/src/utils.cpp mstch-1.0.2/src/utils.hpp mstch-1.0.2/src/visitor/ mstch-1.0.2/src/visitor/get_token.hpp mstch-1.0.2/src/visitor/has_token.hpp mstch-1.0.2/src/visitor/is_node_empty.hpp mstch-1.0.2/src/visitor/render_node.hpp mstch-1.0.2/src/visitor/render_section.hpp mstch-1.0.2/test/ mstch-1.0.2/test/CMakeLists.txt mstch-1.0.2/test/data/ mstch-1.0.2/test/data/ampersand_escape.hpp mstch-1.0.2/test/data/ampersand_escape.mustache mstch-1.0.2/test/data/ampersand_escape.txt mstch-1.0.2/test/data/apostrophe.hpp mstch-1.0.2/test/data/apostrophe.mustache mstch-1.0.2/test/data/apostrophe.txt mstch-1.0.2/test/data/array_of_strings.hpp mstch-1.0.2/test/data/array_of_strings.mustache mstch-1.0.2/test/data/array_of_strings.txt mstch-1.0.2/test/data/backslashes.hpp mstch-1.0.2/test/data/backslashes.mustache mstch-1.0.2/test/data/backslashes.txt mstch-1.0.2/test/data/bug_11_eating_whitespace.hpp mstch-1.0.2/test/data/bug_11_eating_whitespace.mustache mstch-1.0.2/test/data/bug_11_eating_whitespace.txt mstch-1.0.2/test/data/bug_length_property.hpp mstch-1.0.2/test/data/bug_length_property.mustache mstch-1.0.2/test/data/bug_length_property.txt mstch-1.0.2/test/data/changing_delimiters.hpp mstch-1.0.2/test/data/changing_delimiters.mustache mstch-1.0.2/test/data/changing_delimiters.txt mstch-1.0.2/test/data/comments.hpp mstch-1.0.2/test/data/comments.mustache mstch-1.0.2/test/data/comments.txt mstch-1.0.2/test/data/complex.hpp mstch-1.0.2/test/data/complex.mustache mstch-1.0.2/test/data/complex.txt mstch-1.0.2/test/data/context_lookup.hpp mstch-1.0.2/test/data/context_lookup.mustache mstch-1.0.2/test/data/context_lookup.txt mstch-1.0.2/test/data/delimiters.hpp mstch-1.0.2/test/data/delimiters.mustache mstch-1.0.2/test/data/delimiters.txt mstch-1.0.2/test/data/disappearing_whitespace.hpp mstch-1.0.2/test/data/disappearing_whitespace.mustache mstch-1.0.2/test/data/disappearing_whitespace.txt mstch-1.0.2/test/data/dot_notation.hpp mstch-1.0.2/test/data/dot_notation.mustache mstch-1.0.2/test/data/dot_notation.txt mstch-1.0.2/test/data/double_render.hpp mstch-1.0.2/test/data/double_render.mustache mstch-1.0.2/test/data/double_render.txt mstch-1.0.2/test/data/empty_list.hpp mstch-1.0.2/test/data/empty_list.mustache mstch-1.0.2/test/data/empty_list.txt mstch-1.0.2/test/data/empty_sections.hpp mstch-1.0.2/test/data/empty_sections.mustache mstch-1.0.2/test/data/empty_sections.txt mstch-1.0.2/test/data/empty_string.hpp mstch-1.0.2/test/data/empty_string.mustache mstch-1.0.2/test/data/empty_string.txt mstch-1.0.2/test/data/empty_template.hpp mstch-1.0.2/test/data/empty_template.mustache mstch-1.0.2/test/data/empty_template.txt mstch-1.0.2/test/data/error_eof_in_section.hpp mstch-1.0.2/test/data/error_eof_in_section.mustache mstch-1.0.2/test/data/error_eof_in_section.txt mstch-1.0.2/test/data/error_eof_in_tag.hpp mstch-1.0.2/test/data/error_eof_in_tag.mustache mstch-1.0.2/test/data/error_eof_in_tag.txt mstch-1.0.2/test/data/error_not_found.hpp mstch-1.0.2/test/data/error_not_found.mustache mstch-1.0.2/test/data/error_not_found.txt mstch-1.0.2/test/data/escaped.hpp mstch-1.0.2/test/data/escaped.mustache mstch-1.0.2/test/data/escaped.txt mstch-1.0.2/test/data/falsy.hpp mstch-1.0.2/test/data/falsy.mustache mstch-1.0.2/test/data/falsy.txt mstch-1.0.2/test/data/falsy_array.hpp mstch-1.0.2/test/data/falsy_array.mustache mstch-1.0.2/test/data/falsy_array.txt mstch-1.0.2/test/data/grandparent_context.hpp mstch-1.0.2/test/data/grandparent_context.mustache mstch-1.0.2/test/data/grandparent_context.txt mstch-1.0.2/test/data/higher_order_sections.hpp mstch-1.0.2/test/data/higher_order_sections.mustache mstch-1.0.2/test/data/higher_order_sections.txt mstch-1.0.2/test/data/implicit_iterator.hpp mstch-1.0.2/test/data/implicit_iterator.mustache mstch-1.0.2/test/data/implicit_iterator.txt mstch-1.0.2/test/data/included_tag.hpp mstch-1.0.2/test/data/included_tag.mustache mstch-1.0.2/test/data/included_tag.txt mstch-1.0.2/test/data/inverted_section.hpp mstch-1.0.2/test/data/inverted_section.mustache mstch-1.0.2/test/data/inverted_section.txt mstch-1.0.2/test/data/keys_with_questionmarks.hpp mstch-1.0.2/test/data/keys_with_questionmarks.mustache mstch-1.0.2/test/data/keys_with_questionmarks.txt mstch-1.0.2/test/data/multiline_comment.hpp mstch-1.0.2/test/data/multiline_comment.mustache mstch-1.0.2/test/data/multiline_comment.txt mstch-1.0.2/test/data/nested_dot.hpp mstch-1.0.2/test/data/nested_dot.mustache mstch-1.0.2/test/data/nested_dot.txt mstch-1.0.2/test/data/nested_higher_order_sections.hpp mstch-1.0.2/test/data/nested_higher_order_sections.mustache mstch-1.0.2/test/data/nested_higher_order_sections.txt mstch-1.0.2/test/data/nested_iterating.hpp mstch-1.0.2/test/data/nested_iterating.mustache mstch-1.0.2/test/data/nested_iterating.txt mstch-1.0.2/test/data/nesting.hpp mstch-1.0.2/test/data/nesting.mustache mstch-1.0.2/test/data/nesting.txt mstch-1.0.2/test/data/nesting_same_name.hpp mstch-1.0.2/test/data/nesting_same_name.mustache mstch-1.0.2/test/data/nesting_same_name.txt mstch-1.0.2/test/data/null_lookup_array.hpp mstch-1.0.2/test/data/null_lookup_array.mustache mstch-1.0.2/test/data/null_lookup_array.txt mstch-1.0.2/test/data/null_lookup_object.hpp mstch-1.0.2/test/data/null_lookup_object.mustache mstch-1.0.2/test/data/null_lookup_object.txt mstch-1.0.2/test/data/null_string.hpp mstch-1.0.2/test/data/null_string.mustache mstch-1.0.2/test/data/null_string.txt mstch-1.0.2/test/data/null_view.hpp mstch-1.0.2/test/data/null_view.mustache mstch-1.0.2/test/data/null_view.txt mstch-1.0.2/test/data/partial_array.hpp mstch-1.0.2/test/data/partial_array.mustache mstch-1.0.2/test/data/partial_array.partial mstch-1.0.2/test/data/partial_array.txt mstch-1.0.2/test/data/partial_array_of_partials.hpp mstch-1.0.2/test/data/partial_array_of_partials.mustache mstch-1.0.2/test/data/partial_array_of_partials.partial mstch-1.0.2/test/data/partial_array_of_partials.txt mstch-1.0.2/test/data/partial_array_of_partials_implicit.hpp mstch-1.0.2/test/data/partial_array_of_partials_implicit.mustache mstch-1.0.2/test/data/partial_array_of_partials_implicit.partial mstch-1.0.2/test/data/partial_array_of_partials_implicit.txt mstch-1.0.2/test/data/partial_empty.hpp mstch-1.0.2/test/data/partial_empty.mustache mstch-1.0.2/test/data/partial_empty.partial mstch-1.0.2/test/data/partial_empty.txt mstch-1.0.2/test/data/partial_template.hpp mstch-1.0.2/test/data/partial_template.mustache mstch-1.0.2/test/data/partial_template.partial mstch-1.0.2/test/data/partial_template.txt mstch-1.0.2/test/data/partial_view.hpp mstch-1.0.2/test/data/partial_view.mustache mstch-1.0.2/test/data/partial_view.partial mstch-1.0.2/test/data/partial_view.txt mstch-1.0.2/test/data/partial_whitespace.hpp mstch-1.0.2/test/data/partial_whitespace.mustache mstch-1.0.2/test/data/partial_whitespace.partial mstch-1.0.2/test/data/partial_whitespace.txt mstch-1.0.2/test/data/recursion_with_same_names.hpp mstch-1.0.2/test/data/recursion_with_same_names.mustache mstch-1.0.2/test/data/recursion_with_same_names.txt mstch-1.0.2/test/data/reuse_of_enumerables.hpp mstch-1.0.2/test/data/reuse_of_enumerables.mustache mstch-1.0.2/test/data/reuse_of_enumerables.txt mstch-1.0.2/test/data/section_as_context.hpp mstch-1.0.2/test/data/section_as_context.mustache mstch-1.0.2/test/data/section_as_context.txt mstch-1.0.2/test/data/section_functions_in_partials.hpp mstch-1.0.2/test/data/section_functions_in_partials.mustache mstch-1.0.2/test/data/section_functions_in_partials.partial mstch-1.0.2/test/data/section_functions_in_partials.txt mstch-1.0.2/test/data/simple.hpp mstch-1.0.2/test/data/simple.mustache mstch-1.0.2/test/data/simple.txt mstch-1.0.2/test/data/string_as_context.hpp mstch-1.0.2/test/data/string_as_context.mustache mstch-1.0.2/test/data/string_as_context.txt mstch-1.0.2/test/data/two_in_a_row.hpp mstch-1.0.2/test/data/two_in_a_row.mustache mstch-1.0.2/test/data/two_in_a_row.txt mstch-1.0.2/test/data/two_sections.hpp mstch-1.0.2/test/data/two_sections.mustache mstch-1.0.2/test/data/two_sections.txt mstch-1.0.2/test/data/unescaped.hpp mstch-1.0.2/test/data/unescaped.mustache mstch-1.0.2/test/data/unescaped.txt mstch-1.0.2/test/data/whitespace.hpp mstch-1.0.2/test/data/whitespace.mustache mstch-1.0.2/test/data/whitespace.txt mstch-1.0.2/test/data/zero_view.hpp mstch-1.0.2/test/data/zero_view.mustache mstch-1.0.2/test/data/zero_view.txt mstch-1.0.2/test/specs_lambdas.hpp mstch-1.0.2/test/test_context.hpp mstch-1.0.2/test/test_main.cpp mstch-1.0.2/vendor/ mstch-1.0.2/vendor/Catch/ mstch-1.0.2/vendor/benchmark/ mstch-1.0.2/vendor/headerize/ mstch-1.0.2/vendor/rapidjson/ mstch-1.0.2/vendor/spec/ patching file src/CMakeLists.txt -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.54") -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/development/mstch/mstch-1.0.2/build [ 12%] Building CXX object src/CMakeFiles/mstch.dir/state/in_section.cpp.o [ 25%] Building CXX object src/CMakeFiles/mstch.dir/state/outside_section.cpp.o [ 37%] Building CXX object src/CMakeFiles/mstch.dir/mstch.cpp.o [ 50%] Building CXX object src/CMakeFiles/mstch.dir/render_context.cpp.o [ 62%] Building CXX object src/CMakeFiles/mstch.dir/template_type.cpp.o [ 75%] Building CXX object src/CMakeFiles/mstch.dir/token.cpp.o [ 87%] Building CXX object src/CMakeFiles/mstch.dir/utils.cpp.o [100%] Linking CXX static library libmstch.a [100%] Built target mstch Consolidate compiler generated dependencies of target mstch [100%] Built target mstch Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/lib64/libmstch.a -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/include/mstch/mstch.hpp -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/lib64/cmake/mstch/mstch-targets.cmake -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/lib64/cmake/mstch/mstch-targets-release.cmake -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/lib64/cmake/mstch/mstch-config.cmake -- Installing: /usr/src/slapt-src/development/mstch/package-mstch/usr/lib64/cmake/mstch/mstch-config-version.cmake Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/mstch/mstch-1.0.2-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/mstch-1.0.2/ usr/doc/mstch-1.0.2/LICENSE usr/doc/mstch-1.0.2/README.md usr/doc/mstch-1.0.2/mstch.SlackBuild usr/include/ usr/include/mstch/ usr/include/mstch/mstch.hpp usr/lib64/ usr/lib64/cmake/ usr/lib64/cmake/mstch/ usr/lib64/cmake/mstch/mstch-config-version.cmake usr/lib64/cmake/mstch/mstch-config.cmake usr/lib64/cmake/mstch/mstch-targets-release.cmake usr/lib64/cmake/mstch/mstch-targets.cmake usr/lib64/libmstch.a Slackware package /usr/src/slapt-src/development/mstch/mstch-1.0.2-x86_64-1salix15.0.txz created. Installing package mstch-1.0.2-x86_64-1salix15.0... | mstch (templates in C++11) | | mstch is a complete implementation of {{mustache}} templates | using modern C++. It's compliant with specifications v1.1.3, | including the lambda module. | | | | | https://github.com/no1msd/mstch | | |