compile.41
build number: 41
re-implement command
docker pull elonh/opde:sdk
docker run -it --rm elonh/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/lighttpd/compile -j$(nproc) || make package/feeds/packages/lighttpd/compile V=s
Compile.txt
Applying ./patches/010-meson-lua.patch using plaintext:
patching file src/meson.build
Applying ./patches/020-meson-zstd.patch using plaintext:
patching file meson_options.txt
Applying ./patches/030-101-upgrade-w-content-length.patch using plaintext:
patching file src/http-header-glue.c
Applying ./patches/040-mod_auth-close-http2-after-bad-pass.patch using plaintext:
patching file src/connections.c
patching file src/mod_accesslog.c
patching file src/mod_auth.c
patching file src/reqpool.c
patching file src/request.h
patching file src/response.c
Applying ./patches/050-openssl-skip-chain-build-self-issued.patch using plaintext:
patching file src/mod_openssl.c
Applying ./patches/060-meson-zstd.patch using plaintext:
patching file src/meson.build
Applying ./patches/070-ls-hpack-update.patch using plaintext:
patching file src/ls-hpack/lshpack.c
patching file src/ls-hpack/lshpack.h
Applying ./patches/080-http2-data-after-response.patch using plaintext:
patching file src/h2.c
patching file src/h2.h
The Meson build system
Version: 0.57.2
Source dir: /openwrt/build_dir/target-x86_64_musl/lighttpd-1.4.59
Build dir: /openwrt/build_dir/target-x86_64_musl/lighttpd-1.4.59/openwrt-build
Build type: cross build
WARNING: Unknown options: "build.libdir, build.prefix, build.sbindir"
The value of new options can be set with:
meson setup <builddir> --reconfigure -Dnew_option=new_value ...
Project name: lighttpd
Project version: 1.4.59
C compiler for the host machine: ccache_cc (gcc 8.4.0 "x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r0-5b1fb66) 8.4.0")
C linker for the host machine: ccache_cc ld.bfd 2.34
C compiler for the build machine: ccache gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0")
C linker for the build machine: gcc ld.bfd 2.34
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: generic
Target machine cpu family: x86_64
Target machine cpu: generic
Has header "sys/devpoll.h" : NO
Has header "sys/epoll.h" : YES
Has header "sys/event.h" : NO
Has header "sys/inotify.h" : YES
Has header "sys/loadavg.h" : NO
Has header "sys/mman.h" : YES
Has header "sys/poll.h" : YES
Has header "sys/port.h" : NO
Has header "sys/prctl.h" : YES
Has header "sys/resource.h" : YES
Has header "sys/sendfile.h" : YES
Has header "sys/select.h" : YES
Has header "sys/types.h" : YES
Has header "sys/uio.h" : YES
Has header "sys/un.h" : YES
Has header "sys/wait.h" : YES
Has header "sys/time.h" : YES
Has header "unistd.h" : YES
Has header "pthread.h" : YES
Has header "getopt.h" : YES
Has header "inttypes.h" : YES
Has header "poll.h" : YES
Has header "pwd.h" : YES
Has header "stddef.h" : YES
Has header "stdint.h" : YES
Has header "strings.h" : YES
Has header "syslog.h" : YES
Has header "crypt.h" : YES
Checking for function "crypt_r" : YES
Has header "sys/inotify.h" : YES (cached)
Checking for function "inotify_init" : YES
Checking for type "socklen_t" : YES
Has header "sys/random.h" : YES
Checking for function "getentropy" : NO
Has header "linux/random.h" : YES
Checking for function "getrandom" : NO
Checking for size of "long" : 8
Checking for size of "off_t" : 8
Checking for function "arc4random_buf" : NO
Checking for function "chroot" : YES
Checking for function "copy_file_range" : YES
Checking for function "epoll_ctl" : YES
Checking for function "fork" : YES
Checking for function "getloadavg" : YES
Checking for function "getrlimit" : YES
Checking for function "getuid" : YES
Checking for function "gmtime_r" : YES
Checking for function "inet_aton" : YES
Checking for function "inet_ntop" : YES
Checking for function "jrand48" : YES
Checking for function "kqueue" : NO
Checking for function "localtime_r" : YES
Checking for function "lstat" : YES
Checking for function "madvise" : YES
Checking for function "memcpy" : YES
Checking for function "memset" : YES
Checking for function "mmap" : YES
Checking for function "pathconf" : YES
Checking for function "pipe2" : YES
Checking for function "poll" : YES
Checking for function "port_create" : NO
Checking for function "prctl" : YES
Checking for function "pread" : YES
Checking for function "posix_fadvise" : YES
Checking for function "select" : YES
Checking for function "sendfile" : YES
Checking for function "send_file" : NO
Checking for function "sendfile64" : YES
Checking for function "sendfilev" : NO
Checking for function "sigaction" : YES
Checking for function "signal" : YES
Checking for function "sigtimedwait" : YES
Checking for function "srandom" : YES
Checking for function "strptime" : YES
Checking for function "syslog" : YES
Checking for function "timegm" : YES
Checking for function "writev" : YES
Checking for function "inet_aton" : YES (cached)
Checking for function "issetugid" : YES
Checking for function "inet_pton" : YES
Checking for function "memset_s" : NO
Checking for function "explicit_bzero" : YES
Checking for function "explicit_memset" : NO
Header <time.h> has symbol "clock_gettime" : NO
Checking for function "clock_gettime" : YES
Library rt found: YES
Checking for function "elftc_copyfile" : NO
Checking if "IPv6 support" compiles: YES
Checking if "weak symbols" compiles: YES
Checking if "struct tm gmt offset" compiles: YES
Library dl found: YES
Checking for function "dlopen" with dependency -ldl: YES
Found pkg-config: /openwrt/staging_dir/host/bin/pkg-config (1.7.3)
Run-time dependency dbi found: YES 0.9.0
Library maxminddb found: YES
Checking for function "MMDB_open" with dependency -lmaxminddb: YES
Library gdbm found: YES
Checking for function "gdbm_open" with dependency -lgdbm: YES
Run-time dependency krb5 found: YES 1.19.1
Run-time dependency krb5-gssapi found: YES 1.19.1
Library ldap found: YES
Checking for function "ldap_sasl_bind_s" with dependency -lldap: YES
Library lber found: YES
Checking for function "ber_printf" with dependency -llber: YES
Library pam found: YES
Checking for function "pam_start" with dependency -lpam: YES
Run-time dependency lua found: YES 5.1.5
Found CMake: NO
Run-time dependency libmariadb found: NO (tried pkgconfig)
../../../../build_dir/target-x86_64_musl/lighttpd-1.4.59/src/meson.build:424:1: ERROR: Dependency "libmariadb" not found, tried pkgconfig
A full log can be found at /openwrt/build_dir/target-x86_64_musl/lighttpd-1.4.59/openwrt-build/meson-logs/meson-log.txt
make[3]: *** [Makefile:176: /openwrt/build_dir/target-x86_64_musl/lighttpd-1.4.59/.configured_cc6b28215ba92b78187e2b6772d8b16e] Error 1