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: Thu, 15 Dec 2016 10:04:43 -0600 (CST)
On Wed, 14 Dec 2016, Leonardo Taccari wrote:
> can you please also check interesting lines in config.log in WRKSRC
> regarding Lua? (`lua.h' or similar pattern, probably lines that
Excerpts around matches for "lua.h":
[...]
configure:6720: checking lua5.3/lua.h usability
configure:6720: gcc -c -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 -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c >&5
conftest.c:65:24: fatal error: lua5.3/lua.h: No such file or directory
#include <lua5.3/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua5.3/lua.h>
configure:6720: result: no
configure:6720: checking lua5.3/lua.h presence
configure:6720: gcc -E -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c
conftest.c:32:24: fatal error: lua5.3/lua.h: No such file or directory
#include <lua5.3/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <lua5.3/lua.h>
configure:6720: result: no
configure:6720: checking for lua5.3/lua.h
configure:6720: result: no
configure:6720: checking lua/5.3/lua.h usability
configure:6720: gcc -c -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 -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c >&5
conftest.c:65:25: fatal error: lua/5.3/lua.h: No such file or directory
#include <lua/5.3/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua/5.3/lua.h>
configure:6720: result: no
configure:6720: checking lua/5.3/lua.h presence
configure:6720: gcc -E -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c
conftest.c:32:25: fatal error: lua/5.3/lua.h: No such file or directory
#include <lua/5.3/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| /* end confdefs.h. */
| #include <lua/5.3/lua.h>
configure:6720: result: no
configure:6720: checking for lua/5.3/lua.h
configure:6720: result: no
configure:6720: checking lua.h usability
configure:6720: gcc -c -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 -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c >&5
configure:6720: $? = 0
configure:6720: result: yes
configure:6720: checking lua.h presence
configure:6720: gcc -E -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c
configure:6720: $? = 0
configure:6720: result: yes
configure:6720: checking for lua.h
configure:6720: result: yes
[...]
configure:6720: checking lua/lua.h usability
configure:6720: gcc -c -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 -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c >&5
conftest.c:66:21: fatal error: lua/lua.h: No such file or directory
#include <lua/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| #define HAVE_LUA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <lua/lua.h>
configure:6720: result: no
configure:6720: checking lua/lua.h presence
configure:6720: gcc -E -I/usr/pkg/include -I$(top_srcdir)/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 conftest.c
conftest.c:33:21: fatal error: lua/lua.h: No such file or directory
#include <lua/lua.h>
^
compilation terminated.
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define NETBSD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_OPENSSL 1
| #define HAVE_SYS_IOCCOM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NET_BPF_H 1
| #define HAVE_LIBPCAP 1
| #define DNET_INCLUDED 1
| #define HAVE_LUA_H 1
| /* end confdefs.h. */
| #include <lua/lua.h>
configure:6720: result: no
configure:6720: checking for lua/lua.h
configure:6720: result: no
[...]
> matches `/^configure:5847/' RE)
No matches to the above RE.
--
|/"\ 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