[Bug 240662] net/sems: fix build on big-endian architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 18 08:31:19 UTC 2019


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

            Bug ID: 240662
           Summary: net/sems: fix build on big-endian architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nwhitehorn at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: nwhitehorn at FreeBSD.org
             Flags: maintainer-feedback?(nwhitehorn at FreeBSD.org)

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

This port needs C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"

Additionally, it needs appropriate definitions for big-endian architectures:
/usr/local/poudriere/ports/default/net/sems/work/sems-7400051/core/plug-in/isac/libisac/typedefs.h:80:2:
error: #error Please add support for your architecture in typedefs.h            
   80 | #error Please add support for your architecture in typedefs.h           
      |  ^~~~~

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


More information about the freebsd-ports-bugs mailing list