[Bug 225745] devel/kBuild: fails to build on 11.1-STABLE r329004

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 8 02:12:07 UTC 2018


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

            Bug ID: 225745
           Summary: devel/kBuild: fails to build on 11.1-STABLE r329004
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox at FreeBSD.org
          Reporter: dg at syrec.org
             Flags: maintainer-feedback?(vbox at FreeBSD.org)
          Assignee: vbox at FreeBSD.org

Created attachment 190410
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190410&action=edit
build log

kBuild: Compiling kash -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/main.c
kBuild: Compiling kash -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/alias.c
kBuild: Compiling kash -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/cd.c
In file included from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/alias.c:43:0:
/usr/include/stdlib.h:93:7: error: expected ',' or ';' before '__alloc_size2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_size2'
      __alloc_size2(2, 3);
      ^~~~~~~~~~~~~
In file included from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/cd.c:44:0:
/usr/include/stdlib.h:93:7: error: expected ',' or ';' before '__alloc_size2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_size2'
      __alloc_size2(2, 3);
      ^~~~~~~~~~~~~
kBuild: Compiling kash -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/error.c
In file included from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/shtypes.h:34:0,
                 from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/shell.h:94,
                 from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/main.c:53:
/usr/include/stdlib.h:93:7: error: expected ',' or ';' before '__alloc_size2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_size2'
      __alloc_size2(2, 3);
      ^~~~~~~~~~~~~
In file included from
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kash/error.c:47:0:
/usr/include/stdlib.h:93:7: error: expected ',' or ';' before '__alloc_size2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_size2'
      __alloc_size2(2, 3);
      ^~~~~~~~~~~~~
kmk: ***
[/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kash/alias.o]
Error 1

$ uname -rpKU
11.1-STABLE amd64 1101509 1101509

$ svn info --show-item revision /usr/src
329004

r328973 seems to be the culprit, full build log attached.

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


More information about the freebsd-ports-bugs mailing list