pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51715: net/nmap build fails
The following reply was made to PR pkg/51715; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51715: net/nmap build fails
Date: Mon, 3 Apr 2017 11:29:33 -0500 (CDT)
As of pkgsrc-2017Q1, the failure reported in this PR still occurs on
NetBSD/i386-7.1_STABLE.
$ uname -a
NetBSD verthandi.technoskunk.fur 7.1_STABLE NetBSD 7.1_STABLE (VERTHANDI) #15: Mon Mar 27 16:02:01 CDT 2017 sysop%x3650.technoskunk.fur@localhost:/r1/build/netbsd-7/obj/i386/sys/arch/i386/compile/VERTHANDI i386
[...]
Compiling liblua
gmake[1]: Entering directory '/d0/build/pkgsrc/net/nmap/work/nmap-7.40/liblua'
gcc -O2 -Wall -Wextra -DLUA_COMPAT_5_2 -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm -I/usr/pkg/include/lua-5.2 -Wall -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I/usr/pkg/include -I./liblua -I/usr/pkg/include -I./libdnet-stripped/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include/libdrm -I/usr/pkg/include/lua-5.2 -I/usr/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"https://nmap.org\" -DNMAP_PLATFORM=\"i486--netbsdelf\" -DNMAPDATADIR=\"/usr/pkg/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o lapi.o lapi.c
In file included from lua.h:16:0,
from lapi.c:16:
luaconf.h:566:2: error: #error "Compiler does not support 'long long'. Use option '-DLUA_32BITS' or '-DLUA_C89_NUMBERS' (see file 'luaconf.h' for details)"
#error "Compiler does not support 'long long'. Use option '-DLUA_32BITS' \
^
In file included from lapi.c:16:0:
lua.h:93:1: error: unknown type name 'LUA_INTEGER'
typedef LUA_INTEGER lua_Integer;
^
lua.h:96:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lua_Unsigned'
typedef LUA_UNSIGNED lua_Unsigned;
^
In file included from lapi.h:11:0,
from lapi.c:18:
llimits.h:80:1: error: unknown type name 'LUA_INTEGER'
typedef LUAI_UACINT l_uacInt;
^
<builtin>: recipe for target 'lapi.o' failed
gmake[1]: *** [lapi.o] Error 1
gmake[1]: Leaving directory '/d0/build/pkgsrc/net/nmap/work/nmap-7.40/liblua'
Makefile:149: recipe for target 'build-lua' failed
gmake: *** [build-lua] Error 2
[...]
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index