Date: Wed, 18 Sep 2019 08:31:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 240662] net/sems: fix build on big-endian architectures Message-ID: <bug-240662-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240662 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@FreeBSD.org Reporter: pkubaj@FreeBSD.org Assignee: nwhitehorn@FreeBSD.org Flags: maintainer-feedback?(nwhitehorn@FreeBSD.org) Created attachment 207598 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207598&action= =3Dedit patch This port needs C++11 compiler: cc1plus: error: unrecognized command line option "-std=3Dc++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=20=20= =20=20=20=20=20=20=20=20=20=20 80 | #error Please add support for your architecture in typedefs.h=20=20= =20=20=20=20=20=20=20=20=20 | ^~~~~ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240662-7788>