Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Feb 2018 02:12:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225745] devel/kBuild: fails to build on 11.1-STABLE r329004
Message-ID:  <bug-225745-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225745

            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@FreeBSD.org
          Reporter: dg@syrec.org
             Flags: maintainer-feedback?(vbox@FreeBSD.org)
          Assignee: vbox@FreeBSD.org

Created attachment 190410
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190410&action=
=3Dedit
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_size=
2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_siz=
e2'
      __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_size=
2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_siz=
e2'
      __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_size=
2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_siz=
e2'
      __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_size=
2'
       __alloc_size2(1, 2);
       ^~~~~~~~~~~~~
/usr/include/stdlib.h:311:6: error: expected ',' or ';' before '__alloc_siz=
e2'
      __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.

--=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-225745-13>