Bug 1336358
Summary: | Asciidoc does not process source | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Grunt <pgrunt> | ||||
Component: | source-highlight | Assignee: | Adrian Reber <adrian> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | adrian | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-05-25 14:11:44 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
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 |
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