https://bugs.kde.org/show_bug.cgi?id=414354

            Bug ID: 414354
           Summary: heaptrack boost version requirements
           Product: Heaptrack
           Version: 1.1.0
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: m...@milianw.de
          Reporter: christopherlov...@gmail.com
  Target Milestone: ---

SUMMARY
I managed to build heaptrack 1.1.0 on RHEL 6.8 (boost 1.41.0) by making one
source modification on this line:
https://github.com/KDE/heaptrack/blob/1.1/src/analyze/print/heaptrack_print.cpp#L556
by dropping the last argument to the options_description constructor.

I had to skip building the tests due to dependence on
boost::filesystem::unique_path which isn't in boost 1.41.0.

heaptrack seems to be functioning fine through limited use so far.

Not sure if you want to revise the minimum boost version required in the README
or add conditional code to compile with older boost versions.

Thanks for the great tool; hoping it will be very useful for us.

STEPS TO REPRODUCE
1. Try to build from source against boost version 1.41.0
2. 
3. 

OBSERVED RESULT
Compilation error for heaptrack_print


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: RHEL 6.8
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to