Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 19:51:34 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   r307679: buildworkd failure: error: expected function body after function declarator extern NCURSES_EXPORT_VAR(chtype)
Message-ID:  <20161020195134.2222fe95.ohartman@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
--Sig_/I6eg7oElq6S3qDh/RmsyS6b
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Recent CURRENT fails to buildworld.

It also crashes on a regular basis since 307157.

[...]
=3D=3D=3D> lib/ncurses/ncursesw (obj,build-tools)
Building /usr/obj/usr/src/lib/ncurses/ncursesw/make_hash
In file included
from /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/ncurses/tinfo/m=
ake_hash.c:40:
In file included
from /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/ncurses/build.p=
riv.h:69: ./curses.h:276:35:
error: expected function body after function declarator extern NCURSES_EXPO=
RT_VAR(chtype)
acs_map[]; ^ ./curses.h:577:28: error: expected function body after functio=
n declarator
extern NCURSES_EXPORT(int) addch (const chtype);                        /* =
generated */
                           ^
./curses.h:578:28: error: expected function body after function declarator
extern NCURSES_EXPORT(int) addchnstr (const chtype *, int);             /* =
generated */
                           ^
./curses.h:579:28: error: expected function body after function declarator
extern NCURSES_EXPORT(int) addchstr (const chtype *);                   /* =
generated */
                           ^
./curses.h:580:28: error: expected function body after function declarator
extern NCURSES_EXPORT(int) addnstr (const char *, int);                 /* =
generated */
                           ^
./curses.h:581:28: error: expected function body after function declarator
extern NCURSES_EXPORT(int) addstr (const char *);                       /* =
generated */
                           ^
./curses.h:582:28: error: expected function body after function declarator
extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T);                    /* =
generated */

--Sig_/I6eg7oElq6S3qDh/RmsyS6b
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCAAGBQJYCQQnAAoJEOgBcD7A/5N8MPsH/jepcXbLG0bZzr5MPz/gIrsj
oGYeFSO2JxbU3mUBZt++aKBUfDP8E/iLjdOxyM1Zee8MA1hQSxdF2v9ebUMPK+Wy
EULrtDVaIumiY2zPhDt6kjKC2uFlopTgjYdEqhPLUVcN3/A6ewJaXoOUnvobf+Ov
Kn2sJpAiTqYtHQjteCp5FFW7mUf/vPwpC9Ca21PH1eTZimUW7givWuWjjz/UeeqL
aSe7jSZrcgdm+oZIUexaw9EosSnqePTSMXPEGtMTQ9VQIqOh5o9CkbrVn3YmVEF+
84AOZ0kMfQ73kPs2HZpQUihzPK3OWWkDfR6OWp5pNGnWRlDlCAlGKbR6WVgLRQg=
=KJ5K
-----END PGP SIGNATURE-----

--Sig_/I6eg7oElq6S3qDh/RmsyS6b--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161020195134.2222fe95.ohartman>