[Bug 237797] audio/yoshimi: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 8 13:29:10 UTC 2019


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

            Bug ID: 237797
           Summary: audio/yoshimi: 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: tobik at freebsd.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: tobik at freebsd.org
             Flags: maintainer-feedback?(tobik at freebsd.org)

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

GCC doesn't include sys/types.h by default, which is needed for uint.

Error:
https://talos.anongoth.pl/data/powerpc64-default/2019-05-05_01h04m26s/logs/errors/yoshimi-1.5.10.2.log

Include it in src/Misc/RandomGen.h to fix build.

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


More information about the freebsd-ports-bugs mailing list