Created attachment 1157823 [details] reproducer Description of problem: Asciidoc does not produce anything for [source] sections. It fails with a warning source-highlight: symbol lookup error: /lib64/libsource-highlight.so.4: undefined symbol: _ZNK5boost16re_detail_10600031cpp_regex_traits_implementationIcE17transform_primaryEPKcS4_ Version-Release number of selected component (if applicable): asciidoc-8.6.8-9.fc24.noarch source-highlight-3.1.8-7.fc24.x86_64 How reproducible: 100% Steps to Reproduce: 1. asciidoc example.asc Actual results: Nothing is produces for [source,xml] section Expected results: html file is generated
Closing this as a duplicate. The source-highlight rebuild that has been done should fix this. *** This bug has been marked as a duplicate of bug 1331983 ***
(In reply to Adrian Reber from comment #1) > Closing this as a duplicate. The source-highlight rebuild that has been done > should fix this. > > *** This bug has been marked as a duplicate of bug 1331983 *** thanks, I can confirm that is fixed with: source-highlight-3.1.8-8.fc25.x86_64