Bug 1724552 - boost169-stacktrace is missing the backtrace library, which is part of a normal build
Summary: boost169-stacktrace is missing the backtrace library, which is part of a norm...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: boost169
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Denis Arnaud
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-27 09:30 UTC by bahat.gil@gmail.com
Modified: 2019-06-27 09:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description bahat.gil@gmail.com 2019-06-27 09:30:32 UTC
Description of problem:

boost169 is missing the 'backtrace' boost library. this is present in the headers already, so it creates a confusing situation where a package can be included but fail to link.

Version-Release number of selected component (if applicable):
1.69.0-2

How reproducible:
Always, no reproduction needed

Steps to Reproduce:
1. Install the relevant boost169-stacktrace package
2. ls -l /usr/lib64/libboost_stacktrace*

Actual results:
no backtrace library is present.

Expected results:
the libboost_stacktrace_backtrace library should be part of the package contents, as per a standard boost169 build.

Additional info:
n/a


Note You need to log in before you can comment on or make changes to this bug.