[Bug 261134] www/nginx-devel: wrongly enabled option: HTTP XSLT

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Jan 2022 23:45:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261134

            Bug ID: 261134
           Summary: www/nginx-devel: wrongly enabled option: HTTP XSLT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
          Assignee: osa@FreeBSD.org
             Flags: maintainer-feedback?(osa@FreeBSD.org)

I do not enable HTTP XSLT option and get error:

===>  Extracting for nginx-devel-1.21.5_7
=> SHA256 Checksum OK for nginx-1.21.5.tar.gz.
=> SHA256 Checksum OK for simpl-ngx_devel_kit-v0.3.1_GH0.tar.gz.
=> SHA256 Checksum OK for
openresty-headers-more-nginx-module-55fbdab_GH0.tar.gz.
=> SHA256 Checksum OK for arut-nginx-dav-ext-module-v3.0.0_GH0.tar.gz.
=> SHA256 Checksum OK for openresty-set-misc-nginx-module-3937e7b_GH0.tar.gz.
===>  Patching for nginx-devel-1.21.5_7
===>  Applying extra patch
/usr/ports/www/nginx-devel/files/extra-patch-ngx_http_dav_ext_module.c
===>  Applying FreeBSD patches for nginx-devel-1.21.5_7 from
/usr/ports/www/nginx-devel/files
===>   nginx-devel-1.21.5_7 depends on file: /usr/local/lib/libcrypto.so.47 -
found
===>   nginx-devel-1.21.5_7 depends on file: /usr/local/bin/ccache - found
===>   nginx-devel-1.21.5_7 depends on shared library: libpcre.so - found
(/usr/local/lib/libpcre.so)
===>  Configuring for nginx-devel-1.21.5_7
checking for OS
 + FreeBSD 13.0-STABLE amd64
checking for C compiler ... found
 + using Clang C compiler
checking for --with-ld-opt="-L /usr/local/lib" ... found
checking for -Wl,-E switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for gcc builtin 64 bit byteswap ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... not found
checking for FreeBSD specific features
 + sendfile() found
 + sendfile()'s SF_NODISKIO found
 + POSIX semaphores should work
 + kqueue found
 + kqueue's NOTE_LOWAT found
 + kqueue's EVFILT_TIMER found
 + cpuset_setaffinity() found
checking for poll() ... found
checking for /dev/poll ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... found
checking for sched_yield() ... found
checking for sched_setaffinity() ... not found
checking for SO_SETFIB ... found
checking for SO_REUSEPORT ... found
checking for SO_ACCEPTFILTER ... found
checking for SO_BINDANY ... not found
checking for IP_TRANSPARENT ... not found
checking for IP_BINDANY ... found
checking for IP_BIND_ADDRESS_NO_PORT ... not found
checking for IP_RECVDSTADDR ... found
checking for IP_SENDSRCADDR ... found
checking for IP_PKTINFO ... not found
checking for IPV6_RECVPKTINFO ... found
checking for TCP_DEFER_ACCEPT ... not found
checking for TCP_KEEPIDLE ... found
checking for TCP_FASTOPEN ... found
checking for TCP_INFO ... found
checking for accept4() ... found
checking for kqueue AIO support ... found
checking for int size ... 4 bytes
checking for long size ... 8 bytes
checking for long long size ... 8 bytes
checking for void * size ... 8 bytes
checking for uint32_t ... found
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 8 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system byte ordering ... little endian
checking for size_t size ... 8 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 8 bytes
checking for AF_INET6 ... found
checking for setproctitle() ... found
checking for pread() ... found
checking for pwrite() ... found
checking for pwritev() ... found
checking for strerrordesc_np() ... not found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for clock_gettime(CLOCK_MONOTONIC) ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found but is not working
checking for POSIX semaphores ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for ioctl(FIONREAD) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... not found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
configuring additional modules
adding module in /tmp/ports/usr/ports/www/nginx-devel/work/ngx_devel_kit-0.3.1
 + ngx_devel_kit was configured
adding module in
/tmp/ports/usr/ports/www/nginx-devel/work/headers-more-nginx-module-55fbdab
 + ngx_http_headers_more_filter_module was configured
adding module in
/tmp/ports/usr/ports/www/nginx-devel/work/nginx-dav-ext-module-3.0.0
 + ngx_http_dav_ext_module was configured
adding module in
/tmp/ports/usr/ports/www/nginx-devel/work/set-misc-nginx-module-3937e7b
found ngx_devel_kit for ngx_set_misc; looks good.
 + ngx_http_set_misc_module was configured
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... found
checking for zlib library ... found
checking for libxslt ... not found
checking for libxslt in /usr/local/ ... not found
checking for libxslt in /usr/pkg/ ... not found
checking for libxslt in /opt/local/ ... not found

./configure: error: the HTTP XSLT module requires the libxml2/libxslt
libraries. You can either do not enable the module or install the libraries.

===>  Script "configure" failed unexpectedly.
Please report the problem to osa@FreeBSD.org [maintainer] and attach the
"/tmp/ports/usr/ports/www/nginx-devel/work/nginx-1.21.5/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.