Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Automated report: NetBSD-current/i386 build failure



This is an automatically generated notice of a NetBSD-current/i386
build failure.

The failure occurred on babylon5.NetBSD.org, a NetBSD/amd64 host,
using sources from CVS date 2015.10.11.01.01.45.

An extract from the build.sh output follows:

    --- dependall-lua ---
    /tmp/bracket/build/2015.10.11.01.01.45-i386/src/sys/../external/mit/lua/dist/src/lobject.c: In function 'luaO_tostring':
    /tmp/bracket/build/2015.10.11.01.01.45-i386/src/sys/../external/mit/lua/dist/src/lobject.c:373:42: error: macro "lua_integer2str" requires 3 arguments, but only 2 given
       len = lua_integer2str(buff, ivalue(obj));
                                              ^
    /tmp/bracket/build/2015.10.11.01.01.45-i386/src/sys/../external/mit/lua/dist/src/lobject.c:373:9: error: 'lua_integer2str' undeclared (first use in this function)
       len = lua_integer2str(buff, ivalue(obj));
             ^
    /tmp/bracket/build/2015.10.11.01.01.45-i386/src/sys/../external/mit/lua/dist/src/lobject.c:373:9: note: each undeclared identifier is reported only once for each function it appears in
    *** [lobject.o] Error code 1
    nbmake[8]: stopped in /tmp/bracket/build/2015.10.11.01.01.45-i386/src/sys/modules/lua
    1 error

The following commits were made between the last successful build and
the failed build:

    2015.10.11.00.58.24 dholland src/share/misc/acronyms.comp,v 1.151
    2015.10.11.01.01.45 christos src/external/mit/lua/dist/src/lobject.c,v 1.6
    2015.10.11.01.01.45 christos src/external/mit/lua/dist/src/lstrlib.c,v 1.10
    2015.10.11.01.01.45 christos src/external/mit/lua/dist/src/luac.c,v 1.5
    2015.10.11.01.01.45 christos src/external/mit/lua/dist/src/luaconf.h,v 1.15

Log files can be found at:

    http://releng.NetBSD.org/b5reports/i386/commits-2015.10.html#2015.10.11.01.01.45


Home | Main Index | Thread Index | Old Index