[Bug 237867] audio/libopenshot-audio: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 13 07:33:54 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237867

            Bug ID: 237867
           Summary: audio/libopenshot-audio: fix build with GCC-based
                    architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
                CC: tatsuki_makino at hotmail.com
             Flags: maintainer-feedback?(tatsuki_makino at hotmail.com)
                CC: tatsuki_makino at hotmail.com

Created attachment 204347
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204347&action=edit
patch

Add USES=compiler:c++11-lang because of:
CMake Error in CMakeLists.txt:
  Target "openshot-audio" requires the language dialect "CXX11" , but CMake
  does not know the compile flags to use to enable it.

Also include cstring in
JuceLibraryCode/modules/juce_core/containers/juce_ArrayBase.h and
JuceLibraryCode/modules/juce_core/memory/juce_Memory.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list