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

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitri Goutnik <dg@syrec.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to vbox@FreeBSD.or=
g:
Bug 225745: devel/kBuild: fails to build on 11.1-STABLE r329004
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225745



--- Description ---
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=
/kas
h/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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225745-26505-oHBSFNIwS9>