[Bug 210890] [exp-run] Define max_align_t for C11 and C++11 in stddef.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 8 08:57:42 UTC 2016


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

--- Comment #1 from Antoine Brodin <antoine at FreeBSD.org> ---
Buildworld fails with the patch:

In file included from
/poudriere/jails/headamd64PR210890/usr/src/lib/libcxxrt/../../contrib/libcxxrt/memory.cc:36:
/usr/obj/poudriere/jails/headamd64PR210890/usr/src/tmp/usr/include/stddef.h:67:9:
error: unknown type name '___max_align_t'; did you mean '__max_align
_t'?
typedef ___max_align_t  max_align_t;
        ^
/usr/obj/poudriere/jails/headamd64PR210890/usr/src/tmp/usr/include/sys/_types.h:106:3:
note: '__max_align_t' declared here
} __max_align_t;
  ^

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list