n/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> xshttpd-devel-3.7.b35 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-armv6-default-job-15] Installing pkg-1.10.5_5...
<snip>
checking for seteuid... (cached) yes
checking for setgroups... (cached) yes
checking for setproctitle... (cached) yes
checking for srandomdev... yes
checking for strlcat... (cached) yes
checking for strcasestr... (cached) yes
checking for strndup... (cached) yes
checking for strlcpy... (cached) yes
checking for strptime... (cached) yes
checking for strsep... (cached) yes
checking for strerror... (cached) yes
checking for struct in6_addr... yes
checking for struct in6_addr.s6_addr32... no
checking for struct in6_addr._S6_un._S6_u32... no
checking for struct in6_addr.__u6_addr.__u6_addr32... yes
checking whether optarg is declared... yes
checking whether environ is declared... no
checking whether sys_errlist is declared... yes
checking if you want SSL crypto support... yes
checking for library containing SSL_version... -lssl
checking for library containing OPENSSL_config... -lssl
checking for library containing SSL_CTX_use_serverinfo_file... -lssl
checking for library containing crypt... -lcrypt
checking whether crypt(3) supports SHA-512... checking if you want PCRE
support... yes
checking for pcre-config... /usr/local/bin/pcre-config
checking if you want CURL transfer support... yes
checking for curl-config... /usr/local/bin/curl-config
checking if you want GZIP support... yes
checking for library containing gzopen... -lz
checking if you want BZIP2 support... yes
checking for library containing BZ2_bzopen... -lbz2
checking if you want LDAP authentication support... no
checking if you want Magic MIME detection support... yes
checking for library containing magic_open... -lmagic
checking if you want Reverse Proxy Add Forward... yes
checking if you want Hyper Text Coffee Pot Control Protocol... yes
checking if you want PERL persistent interpreter... no
checking if you want Ruby interpreter... no
checking if you want Python interpreter... no
checking if you want Berkely DB support... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking if you want configuration preprocessing... yes
checking for m4... /usr/bin/m4
checking if you want custom running privileges... www:www
checking for --enable-hier... bsd
checking for --enable-warnings... no
checking for --enable-ssp... yes
checking whether /nxb-bin/usr/bin/cc supports stack protection...... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating contrib/Makefile
config.status: creating fonts/Makefile
config.status: creating icons/Makefile
config.status: creating man/Makefile
config.status: creating libcompat/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===========================================================================
=======================<phase: build >============================
===> Building for xshttpd-devel-3.7.b35
/nxb-bin/usr/bin/make all-recursive
Making all in config
Making all in contrib
Making all in fonts
Making all in icons
Making all in man
/nxb-bin/usr/bin/make all-am
Making all in libcompat
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -I/usr/include
-DWWW_DIR=\"/usr/local/www/xshttpd\" -DBIN_DIR=\"/usr/local/bin\"
-DMAN_DIR=\"/usr/local/man\" -DCONFIG_DIR=\"/usr/local/etc/xshttpd\"
-DSHDATA_DIR=\"/usr/local/share/xshttpd\"
-DCONTRIB_DIR=\"/usr/local/share/xshttpd/contrib\"
-DFONT_DIR=\"/usr/local/share/xshttpd/gfxcount\"
-DHTML_DIR=\"/usr/local/www/xshttpd/htdocs\" -DLOG_DIR=\"/var/log/xshttpd\"
-DMODULE_DIR=\"/usr/local/libexec/xshttpd\"
-DPHEXEC_DIR=\"/usr/local/www/xshttpd/cgi-bin\"
-DPHICON_DIR=\"/usr/local/share/xshttpd/icons\" -DRUN_DIR=\"/var/run\"
-DDB_DIR=\"/var/db/xshttpd\" -fPIC -O2 -pipe -fno-strict-aliasing
-fstack-protector-all -Wstack-protector -fPIC -MT libcompat_a-dummy.o -MD -MP
-MF .deps/libcompat_a-dummy.Tpo -c -o libcompat_a-dummy.o `test -f 'dummy.c' ||
echo './'`dummy.c
mv -f .deps/libcompat_a-dummy.Tpo .deps/libcompat_a-dummy.Po
rm -f libcompat.a
ar cru libcompat.a libcompat_a-dummy.o
ranlib libcompat.a
Making all in src
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -I/usr/include
-DWWW_DIR=\"/usr/local/www/xshttpd\" -DBIN_DIR=\"/usr/local/bin\"
-DMAN_DIR=\"/usr/local/man\" -DCONFIG_DIR=\"/usr/local/etc/xshttpd\"
-DSHDATA_DIR=\"/usr/local/share/xshttpd\"
-DCONTRIB_DIR=\"/usr/local/share/xshttpd/contrib\"
-DFONT_DIR=\"/usr/local/share/xshttpd/gfxcount\"
-DHTML_DIR=\"/usr/local/www/xshttpd/htdocs\" -DLOG_DIR=\"/var/log/xshttpd\"
-DMODULE_DIR=\"/usr/local/libexec/xshttpd\"
-DPHEXEC_DIR=\"/usr/local/www/xshttpd/cgi-bin\"
-DPHICON_DIR=\"/usr/local/share/xshttpd/icons\" -DRUN_DIR=\"/var/run\"
-DDB_DIR=\"/var/db/xshttpd\" -fPIC -O2 -pipe -fno-strict-aliasing
-fstack-protector-all -Wstack-protector -MT mod_gzip_so-mod_gzip.o -MD -MP -MF
.deps/mod_gzip_so-mod_gzip.Tpo -c -o mod_gzip_so-mod_gzip.o `test -f
'mod_gzip.c' || echo './'`mod_gzip.c
mv -f .deps/mod_gzip_so-mod_gzip.Tpo .deps/mod_gzip_so-mod_gzip.Po
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -I/usr/include
-DWWW_DIR=\"/usr/local/www/xshttpd\" -DBIN_DIR=\"/usr/local/bin\"
-DMAN_DIR=\"/usr/local/man\" -DCONFIG_DIR=\"/usr/local/etc/xshttpd\"
-DSHDATA_DIR=\"/usr/local/share/xshttpd\"
-DCONTRIB_DIR=\"/usr/local/share/xshttpd/contrib\"
-DFONT_DIR=\"/usr/local/share/xshttpd/gfxcount\"
-DHTML_DIR=\"/usr/local/www/xshttpd/htdocs\" -DLOG_DIR=\"/var/log/xshttpd\"
-DMODULE_DIR=\"/usr/local/libexec/xshttpd\"
-DPHEXEC_DIR=\"/usr/local/www/xshttpd/cgi-bin\"
-DPHICON_DIR=\"/usr/local/share/xshttpd/icons\" -DRUN_DIR=\"/var/run\"
-DDB_DIR=\"/var/db/xshttpd\" -fPIC -O2 -pipe -fno-strict-aliasing
-fstack-protector-all -Wstack-protector -MT libxs_a-decode.o -MD -MP -MF
.deps/libxs_a-decode.Tpo -c -o libxs_a-decode.o `test -f 'decode.c' || echo
'./'`decode.c
decode.c:115:7: warning: nonnull parameter 'what' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!what || !*what)
~^~~~
./decode.h:11:48: note: declared 'nonnull' here
char *escape (const char * const) MALLOC_FUNC NONNULL;
^
./compiler.h:17:37: note: expanded from macro 'NONNULL'
# define NONNULL __attribute__ ((nonnull))
^
decode.c:156:7: warning: nonnull parameter 'what' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!what)
~^~~~
./decode.h:12:56: note: declared 'nonnull' here
char *urlencode (const char * const, bool) MALLOC_FUNC NONNULL;
^
./compiler.h:17:37: note: expanded from macro 'NONNULL'
# define NONNULL __attribute__ ((nonnull))
^
decode.c:211:7: warning: nonnull parameter 'what' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!what)
~^~~~
./decode.h:13:50: note: declared 'nonnull' here
char *urldecode (const char * const) MALLOC_FUNC NONNULL;
^
./compiler.h:17:37: note: expanded from macro 'NONNULL'
# define NONNULL __attribute__ ((nonnull))
^
3 warnings generated.
mv -f .deps/libxs_a-decode.Tpo .deps/libxs_a-decode.Po
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -I/usr/include
-DWWW_DIR=\"/usr/local/www/xshttpd\" -DBIN_DIR=\"/usr/local/bin\"
-DMAN_DIR=\"/usr/local/man\" -DCONFIG_DIR=\"/usr/local/etc/xshttpd\"
-DSHDATA_DIR=\"/usr/local/share/xshttpd\"
-DCONTRIB_DIR=\"/usr/local/share/xshttpd/contrib\"
-DFONT_DIR=\"/usr/local/share/xshttpd/gfxcount\"
-DHTML_DIR=\"/usr/local/www/xshttpd/htdocs\" -DLOG_DIR=\"/var/log/xshttpd\"
-DMODULE_DIR=\"/usr/local/libexec/xshttpd\"
-DPHEXEC_DIR=\"/usr/local/www/xshttpd/cgi-bin\"
-DPHICON_DIR=\"/usr/local/share/xshttpd/icons\" -DRUN_DIR=\"/var/run\"
-DDB_DIR=\"/var/db/xshttpd\" -fPIC -O2 -pipe -fno-strict-aliasing
-fstack-protector-all -Wstack-protector -MT libxs_a-hash.o -MD -MP -MF
.deps/libxs_a-hash.Tpo -c -o libxs_a-hash.o `test -f 'hash.c' || echo
'./'`hash.c
mv -f .deps/libxs_a-hash.Tpo .deps/libxs_a-hash.Po
/nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I.. -I/usr/local/include -I/usr/include
-DWWW_DIR=\"/usr/local/www/xshttpd\" -DBIN_DIR=\"/usr/local/bin\"
-DMAN_DIR=\"/usr/local/man\" -DCONFIG_DIR=\"/usr/local/etc/xshttpd\"
-DSHDATA_DIR=\"/usr/local/share/xshttpd\"
-DCONTRIB_DIR=\"/usr/local/share/xshttpd/contrib\"
-DFONT_DIR=\"/usr/local/share/xshttpd/gfxcount\"
-DHTML_DIR=\"/usr/local/www/xshttpd/htdocs\" -DLOG_DIR=\"/var/log/xshttpd\"
-DMODULE_DIR=\"/usr/local/libexec/xshttpd\"
-DPHEXEC_DIR=\"/usr/local/www/xshttpd/cgi-bin\"
-DPHICON_DIR=\"/usr/local/share/xshttpd/icons\" -DRUN_DIR=\"/var/run\"
-DDB_DIR=\"/var/db/xshttpd\" -fPIC -O2 -pipe -fno-strict-aliasing
-fstack-protector-all -Wstack-protector -MT libxs_a-extra.o -MD -MP -MF
.deps/libxs_a-extra.Tpo -c -o libxs_a-extra.o `test -f 'extra.c' || echo
'./'`extra.c
extra.c:116:7: warning: nonnull parameter 'browser' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!browser)
~^~~~~~~
./extra.h:13:59: note: declared 'nonnull' here
bool match_list (const char * const, const char * const)
NONNULL WARNUNUSED;
^
./compiler.h:17:37: note: expanded from macro 'NONNULL'
# define NONNULL __attribute__ ((nonnull))
^
extra.c:158:7: warning: nonnull parameter 'string' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!string)
~^~~~~~
./extra.h:21:66: note: declared 'nonnull' here
size_t eqstring_to_array (const char * const, struct maplist **)
NONNULL1; /* idx=val strings */
^
./compiler.h:18:37: note: expanded from macro 'NONNULL1'
# define NONNULL1 __attribute__ ((nonnull (1)))
^
extra.c:293:7: warning: nonnull parameter 'value' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!value)
~^~~~~
./extra.h:15:55: note: declared 'nonnull' here
size_t string_to_array (const char * const, char **) NONNULL1; /*
prealloced */
^
./compiler.h:18:37: note: expanded from macro 'NONNULL1'
# define NONNULL1 __attribute__ ((nonnull (1)))
^
extra.c:345:7: warning: nonnull parameter 'value' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!value)
~^~~~~
./extra.h:18:55: note: declared 'nonnull' here
size_t qstring_to_array (const char * const, char **) NONNULL1; /*
;q-value strings */
^
./compiler.h:18:37: note: expanded from macro 'NONNULL1'
# define NONNULL1 __attribute__ ((nonnull (1)))
^
extra.c:520:10: warning: nonnull parameter 'value' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (!value || !*value)
~^~~~~
./extra.h:27:91: note: declared 'nonnull' here
int maplist_append (struct maplist *, xs_appendflags_t, const char
*, const char *, ...) PRINTF_LIKE(4, 5);
^
./compiler.h:12:22: note: expanded from macro 'PRINTF_LIKE'
__attribute__ ((__nonnull__ (f)))
^
extra.c:540:7: warning: nonnull parameter 'value' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (value && *value)
^~~~~ ~~
./extra.h:27:91: note: declared 'nonnull' here
int maplist_append (struct maplist *, xs_appendflags_t, const char
*, const char *, ...) PRINTF_LIKE(4, 5);
^
./compiler.h:12:22: note: expanded from macro 'PRINTF_LIKE'
__attribute__ ((__nonnull__ (f)))
^
extra.c:554:6: warning: nonnull parameter 'value' will evaluate to 'true' on
first encounter [-Wpointer-bool-conversion]
if (value && *value)
^~~~~ ~~
./extra.h:27:91: note: declared 'nonnull' here
int maplist_append (struct maplist *, xs_appendflags_t, const char
*, const char *, ...) PRINTF_LIKE(4, 5);
^
./compiler.h:12:22: note: expanded from macro 'PRINTF_LIKE'
__attribute__ ((__nonnull__ (f)))
^
extra.c:589:17: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka
'struct evp_cipher_ctx_st')
EVP_CIPHER_CTX ctx;
^
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct
evp_cipher_ctx_st'
typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
^
7 warnings and 1 error generated.
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/www/xshttpd-devel/work/xshttpd-37b35/src
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/www/xshttpd-devel/work/xshttpd-37b35
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/www/xshttpd-devel/work/xshttpd-37b35
*** Error code 1
Stop.
make: stopped in /usr/ports/www/xshttpd-devel
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"