>>> lighttpd 1.4.69 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/lighttpd/lighttpd-1.4.69.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69 -xf - >>> lighttpd 1.4.69 Patching Applying 0001-Modify-the-default-lighttpd-configuration-file-to-ha.patch using patch: patching file doc/config/conf.d/access_log.conf patching file doc/config/lighttpd.conf >>> lighttpd 1.4.69 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake -Dwith_dbi=disabled -Dwith_fam=disabled -Dwith_gnutls=false -Dwith_libev=disabled -Dwith_libunwind=disabled -Dwith_mbedtls=false -Dwith_nettle=false -Dwith_nss=false -Dwith_pcre=disabled -Dwith_sasl=disabled -Dwith_wolfssl=false -Dwith_xattr=false -Dwith_xxhash=enabled -Dbuild_extra_warnings=false -Dbuild_static=false -Dmoduledir=lib/lighttpd -Dwith_brotli=enabled -Dwith_bzip=disabled -Dwith_krb5=enabled -Dwith_ldap=disabled -Dwith_lua=false -Dwith_maxminddb=disabled -Dwith_mysql=disabled -Dwith_openssl=false -Dwith_pam=disabled -Dwith_pcre2=false -Dwith_pgsql=disabled -Dwith_webdav_props=disabled -Dwith_webdav_locks=disabled -Dwith_zlib=enabled -Dwith_zstd=disabled /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/ /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build The Meson build system Version: 1.0.0 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/build Build type: cross build Project name: lighttpd Project version: 1.4.69 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc (gcc 10.2.0 "arceb-buildroot-linux-uclibc-gcc.br_real (Buildroot 2023.02-rc2-3-g26344644ee) 10.2.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc ld.bfd 2.34.50.20200611 C compiler for the build machine: /usr/bin/gcc (gcc 12.2.1 "gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-25 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: hs38_linux Target machine cpu family: arc Target machine cpu: hs38_linux Has header "sys/inotify.h" : YES Has header "sys/loadavg.h" : NO Has header "sys/poll.h" : YES Has header "sys/prctl.h" : YES Has header "sys/procctl.h" : NO Has header "sys/sendfile.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 "dlfcn.h" : YES Has header "getopt.h" : YES Has header "inttypes.h" : YES Has header "poll.h" : YES Has header "pwd.h" : YES Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "strings.h" : YES Has header "syslog.h" : YES Has header "crypt.h" : YES Has header "malloc.h" : YES Has header "signal.h" : YES Has header "sys/epoll.h" : YES Has header "sys/event.h" : NO Has header "sys/mman.h" : YES Has header "sys/random.h" : YES Has header "linux/random.h" : YES Has header "sys/resource.h" : YES Has header "sys/uio.h" : YES Checking for function "crypt_r" : NO Checking for function "crypt_r" : NO Checking for function "crypt" : YES Checking for type "socklen_t" : YES Header "stdlib.h" has symbol "arc4random_buf" : NO Header "unistd.h" has symbol "chroot" : YES Header "unistd.h" has symbol "copy_file_range" : NO Header "sys/epoll.h" has symbol "epoll_ctl" : YES Header "strings.h" has symbol "explicit_bzero" : NO Header "string.h" has symbol "explicit_memset" : NO Header "unistd.h" has symbol "fork" : YES Header "sys/random.h" has symbol "getentropy" : NO Header "stdlib.h" has symbol "getloadavg" : YES Header "linux/random.h" has symbol "getrandom" : NO Header "sys/resource.h" has symbol "getrlimit" : YES Header "unistd.h" has symbol "getuid" : YES Header "time.h" has symbol "gmtime_r" : YES Header "arpa/inet.h" has symbol "inet_aton" : YES Header "arpa/inet.h" has symbol "inet_pton" : YES Header "unistd.h" has symbol "issetugid" : YES Header "stdlib.h" has symbol "jrand48" : YES Header "sys/event.h" has symbol "kqueue" : NO Header "time.h" has symbol "localtime_r" : YES Header "sys/stat.h" has symbol "lstat" : YES Header "sys/mman.h" has symbol "madvise" : YES Header "malloc.h" has symbol "malloc_trim" : YES Header "malloc.h" has symbol "mallopt" : YES Header "string.h" has symbol "mempcpy" : YES Header "string.h" has symbol "memset_s" : NO Header "stdlib.h" has symbol "mkostemp" : YES Header "sys/mman.h" has symbol "mmap" : YES Header "unistd.h" has symbol "pipe2" : YES Header "poll.h" has symbol "poll" : YES Header "unistd.h" has symbol "pread" : YES Header "sys/uio.h" has symbol "preadv" : YES Header "unistd.h" has symbol "pwrite" : YES Header "sys/uio.h" has symbol "pwritev" : YES Header "sys/socket.h" has symbol "sendfile64" : NO Header "sys/sendfile.h" has symbol "sendfile" : YES Header "signal.h" has symbol "sigaction" : YES Header "signal.h" has symbol "signal" : YES Header "fcntl.h" has symbol "splice" : YES Header "stdlib.h" has symbol "srandom" : YES Header "string.h" has symbol "strerror_r" : YES Header "time.h" has symbol "timegm" : YES Header "sys/uio.h" has symbol "writev" : YES Checking for size of "long" : 4 Checking for size of "off_t" : -1 Checking for function "clock_gettime" : 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: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libbrotlienc found: YES 1.0.9 Library bz2 skipped: feature with_bzip disabled Dependency dbi skipped: feature with_dbi disabled Dependency libdeflate skipped: feature with_libdeflate disabled Dependency libmaxminddb skipped: feature with_maxminddb disabled Run-time dependency krb5 found: YES 1.20.1 Run-time dependency krb5-gssapi found: YES 1.20.1 Library ldap skipped: feature with_ldap disabled Library lber skipped: feature with_ldap disabled Library pam skipped: feature with_pam disabled Dependency libunwind skipped: feature with_libunwind disabled Dependency libmariadb skipped: feature with_mysql disabled Dependency libpq skipped: feature with_pgsql disabled Dependency libsasl2 skipped: feature with_sasl disabled Checking for function "uuid_generate" : NO Dependency uuid skipped: feature with_webdav_locks disabled Dependency libxml-2.0 skipped: feature with_webdav_props disabled Dependency sqlite3 skipped: feature with_webdav_props disabled Run-time dependency libxxhash found: YES 0.8.1 Run-time dependency zlib found: YES 1.2.13 Dependency libzstd skipped: feature with_zstd disabled Configuring config.h using configuration Program ./prepare.sh found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./prepare.sh) Program ./request.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./request.t) Program ./core-condition.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./core-condition.t) Program ./mod-fastcgi.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./mod-fastcgi.t) Program ./mod-scgi.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./mod-scgi.t) Program ./cleanup.sh found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/tests/./cleanup.sh) Build targets in project: 39 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.build_root'} lighttpd 1.4.69 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false build_extra_warnings : false build_static : false moduledir : lib/lighttpd with_brotli : enabled with_bzip : disabled with_dbi : disabled with_fam : disabled with_gnutls : false with_krb5 : enabled with_ldap : disabled with_libev : disabled with_libunwind : disabled with_lua : false with_maxminddb : disabled with_mbedtls : false with_mysql : disabled with_nettle : false with_nss : false with_openssl : false with_pam : disabled with_pcre : disabled with_pcre2 : false with_pgsql : disabled with_sasl : disabled with_webdav_locks : disabled with_webdav_props : disabled with_wolfssl : false with_xattr : false with_xxhash : enabled with_zlib : enabled with_zstd : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> lighttpd 1.4.69 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69//build' [1/181] Compiling C object src/lighttpd-angel.p/lighttpd-angel.c.o [2/181] Compiling C object src/test_common.p/t_test_common.c.o [3/181] Compiling C object src/test_common.p/fdlog.c.o [4/181] Compiling C object src/test_configfile.p/data_config.c.o [5/181] Compiling C object src/test_configfile.p/fdlog.c.o [6/181] Compiling C object src/test_mod.p/algo_splaytree.c.o [7/181] Compiling C object src/test_common.p/t_test_http_kv.c.o [8/181] Compiling C object src/test_common.p/ck.c.o [9/181] Compiling C object src/test_configfile.p/http_kv.c.o [10/181] Compiling C object src/test_configfile.p/ck.c.o [11/181] Compiling C object src/test_mod.p/base64.c.o [12/181] Compiling C object src/test_mod.p/http_etag.c.o [13/181] Compiling C object src/test_mod.p/fdevent_fdnode.c.o [14/181] Compiling C object src/test_mod.p/fdlog.c.o [15/181] Compiling C object src/test_common.p/t_test_base64.c.o [16/181] Compiling C object src/test_common.p/log.c.o [17/181] Compiling C object src/test_configfile.p/log.c.o [18/181] Compiling C object src/test_mod.p/http_kv.c.o [19/181] Linking target src/lighttpd-angel [20/181] Compiling C object src/test_mod.p/sys-setjmp.c.o [21/181] Compiling C object src/test_mod.p/t_test_mod.c.o [22/181] Compiling C object src/test_common.p/sock_addr.c.o [23/181] Compiling C object src/test_configfile.p/sock_addr.c.o [24/181] Compiling C object src/test_mod.p/algo_md5.c.o [25/181] Compiling C object src/test_mod.p/fdlog_maint.c.o [26/181] Compiling C object src/test_mod.p/http_date.c.o [27/181] Compiling C object src/test_mod.p/rand.c.o [28/181] Compiling C object src/test_mod.p/ck.c.o [29/181] Compiling C object src/test_common.p/t_test_http_header.c.o [30/181] Compiling C object src/test_common.p/t_test_keyvalue.c.o [31/181] Compiling C object src/test_configfile.p/http_header.c.o [32/181] Compiling C object src/test_mod.p/fdevent.c.o [33/181] Compiling C object src/test_mod.p/http_cgi.c.o [34/181] Compiling C object src/test_mod.p/log.c.o [35/181] Compiling C object src/test_mod.p/t_test_mod_access.c.o [36/181] Compiling C object src/test_mod.p/algo_sha1.c.o [37/181] Compiling C object src/test_mod.p/http_header.c.o [38/181] Compiling C object src/test_mod.p/keyvalue.c.o [39/181] Compiling C object src/mod_access.so.p/mod_access.c.o [40/181] Compiling C object src/test_mod.p/configfile-glue.c.o [41/181] Compiling C object src/test_mod.p/sock_addr.c.o [42/181] Compiling C object src/test_mod.p/t_test_mod_indexfile.c.o [43/181] Compiling C object src/test_mod.p/t_test_mod_simple_vhost.c.o [44/181] Compiling C object src/mod_auth.so.p/mod_auth_api.c.o [45/181] Compiling C object src/test_configfile.p/t_test_configfile.c.o [46/181] Compiling C object src/test_mod.p/burl.c.o [47/181] Compiling C object src/test_mod.p/http_chunk.c.o [48/181] Compiling C object src/test_mod.p/t_test_mod_alias.c.o [49/181] Compiling C object src/mod_alias.so.p/mod_alias.c.o [50/181] Compiling C object src/test_common.p/t_test_array.c.o [51/181] Compiling C object src/test_common.p/t_test_burl.c.o [52/181] Compiling C object src/test_configfile.p/array.c.o [53/181] Compiling C object src/test_mod.p/array.c.o [54/181] Compiling C object src/test_mod.p/t_test_mod_evhost.c.o [55/181] Linking target src/mod_access.so [56/181] Compiling C object src/mod_indexfile.so.p/mod_indexfile.c.o [57/181] Compiling C object src/mod_redirect.so.p/mod_redirect.c.o [58/181] Compiling C object src/test_mod.p/t_test_mod_staticfile.c.o [59/181] Compiling C object src/mod_sockproxy.so.p/mod_sockproxy.c.o [60/181] Linking target src/mod_alias.so [61/181] Linking target src/mod_indexfile.so [62/181] Compiling C object src/mod_staticfile.so.p/mod_staticfile.c.o [63/181] Compiling C object src/mod_simple_vhost.so.p/mod_simple_vhost.c.o [64/181] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb_api.c.o [65/181] Compiling C object src/test_mod.p/buffer.c.o [66/181] Linking target src/mod_sockproxy.so [67/181] Compiling C object src/test_configfile.p/buffer.c.o [68/181] Linking target src/mod_redirect.so [69/181] Compiling C object src/mod_expire.so.p/mod_expire.c.o [70/181] Compiling C object src/mod_rewrite.so.p/mod_rewrite.c.o [71/181] Linking target src/mod_staticfile.so [72/181] Compiling C object src/mod_scgi.so.p/mod_scgi.c.o [73/181] Linking target src/mod_simple_vhost.so [74/181] Compiling C object src/test_mod.p/t_test_mod_userdir.c.o [75/181] Linking target src/mod_expire.so [76/181] Linking target src/test_configfile [77/181] Compiling C object src/mod_fastcgi.so.p/mod_fastcgi.c.o [78/181] Linking target src/mod_rewrite.so [79/181] Compiling C object src/mod_setenv.so.p/mod_setenv.c.o [80/181] Linking target src/mod_scgi.so [81/181] Compiling C object src/mod_rrdtool.so.p/mod_rrdtool.c.o [82/181] Compiling C object src/mod_authn_file.so.p/mod_authn_file.c.o [83/181] Linking target src/mod_fastcgi.so [84/181] Linking target src/mod_setenv.so [85/181] Compiling C object src/mod_evhost.so.p/mod_evhost.c.o [86/181] Linking target src/mod_rrdtool.so [87/181] Compiling C object src/mod_userdir.so.p/mod_userdir.c.o [88/181] Compiling C object src/test_common.p/t_test_buffer.c.o [89/181] Linking target src/mod_authn_file.so [90/181] Compiling C object src/mod_ajp13.so.p/mod_ajp13.c.o [91/181] Compiling C object tests/scgi-responder.p/scgi-responder.c.o [92/181] Linking target src/mod_evhost.so [93/181] Linking target src/mod_userdir.so [94/181] Linking target src/mod_ajp13.so [95/181] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb.c.o [96/181] Linking target tests/scgi-responder [97/181] Compiling C object tests/fcgi-responder.p/fcgi-responder.c.o [98/181] Linking target src/mod_vhostdb.so [99/181] Compiling C object src/test_mod.p/request.c.o [100/181] Linking target tests/fcgi-responder [101/181] Compiling C object src/test_mod.p/http-header-glue.c.o [102/181] Compiling C object src/test_common.p/t_test_request.c.o [103/181] Compiling C object src/test_mod.p/stat_cache.c.o [104/181] Compiling C object src/mod_accesslog.so.p/mod_accesslog.c.o [105/181] Linking target src/test_common [106/181] Linking target src/mod_accesslog.so [107/181] Compiling C object src/mod_status.so.p/mod_status.c.o [108/181] Compiling C object src/test_mod.p/chunk.c.o [109/181] Linking target src/mod_status.so [110/181] Compiling C object src/mod_dirlisting.so.p/mod_dirlisting.c.o [111/181] Linking target src/mod_dirlisting.so [112/181] Compiling C object src/mod_authn_gssapi.so.p/mod_authn_gssapi.c.o [113/181] Compiling C object src/mod_proxy.so.p/mod_proxy.c.o [114/181] Linking target src/mod_proxy.so [115/181] Linking target src/mod_authn_gssapi.so [116/181] Compiling C object src/mod_cgi.so.p/mod_cgi.c.o [117/181] Compiling C object src/mod_auth.so.p/mod_auth.c.o [118/181] Compiling C object src/mod_deflate.so.p/mod_deflate.c.o [119/181] Compiling C object src/mod_wstunnel.so.p/mod_wstunnel.c.o [120/181] Compiling C object src/mod_extforward.so.p/mod_extforward.c.o [121/181] Linking target src/mod_auth.so [122/181] Linking target src/mod_cgi.so [123/181] Linking target src/mod_deflate.so [124/181] Linking target src/mod_wstunnel.so [125/181] Linking target src/mod_extforward.so [126/181] Compiling C object src/test_mod.p/t_test_mod_ssi.c.o [127/181] Compiling C object src/mod_ssi.so.p/mod_ssi.c.o [128/181] Linking target src/mod_ssi.so [129/181] Compiling C object src/test_mod.p/gw_backend.c.o [130/181] Linking target src/test_mod [131/181] Compiling C object src/mod_webdav.so.p/mod_webdav.c.o [132/181] Linking target src/mod_webdav.so [133/181] Compiling C object src/lemon.p/lemon.c.o [134/181] Linking target src/lemon [135/181] Generating src/configparser with a custom command [136/181] Compiling C object src/lighttpd.p/algo_splaytree.c.o [137/181] Compiling C object src/lighttpd.p/http_etag.c.o [138/181] Compiling C object src/lighttpd.p/fdlog.c.o [139/181] Compiling C object src/lighttpd.p/http_kv.c.o [140/181] Compiling C object src/lighttpd.p/sys-setjmp.c.o [141/181] Compiling C object src/lighttpd.p/algo_xxhash.c.o [142/181] Compiling C object src/lighttpd.p/data_config.c.o [143/181] Compiling C object src/lighttpd.p/base64.c.o [144/181] Compiling C object src/lighttpd.p/fdevent_fdnode.c.o [145/181] Compiling C object src/lighttpd.p/sock_addr_cache.c.o [146/181] Compiling C object src/lighttpd.p/ck.c.o [147/181] Compiling C object src/lighttpd.p/rand.c.o [148/181] Compiling C object src/lighttpd.p/fdlog_maint.c.o [149/181] Compiling C object src/lighttpd.p/http_date.c.o [150/181] Compiling C object src/lighttpd.p/log.c.o [151/181] Compiling C object src/lighttpd.p/algo_md5.c.o [152/181] Compiling C object src/lighttpd.p/http_cgi.c.o [153/181] Compiling C object src/lighttpd.p/reqpool.c.o [154/181] Compiling C object src/lighttpd.p/network_write.c.o [155/181] Compiling C object src/lighttpd.p/sock_addr.c.o [156/181] Compiling C object src/lighttpd.p/fdevent_impl.c.o [157/181] Compiling C object src/lighttpd.p/keyvalue.c.o [158/181] Compiling C object src/lighttpd.p/fdevent.c.o [159/181] Compiling C object src/lighttpd.p/http_header.c.o [160/181] Compiling C object src/lighttpd.p/http_range.c.o [161/181] Compiling C object src/lighttpd.p/plugin.c.o [162/181] Compiling C object src/lighttpd.p/algo_sha1.c.o [163/181] Compiling C object src/lighttpd.p/configfile-glue.c.o [164/181] Compiling C object src/lighttpd.p/http_chunk.c.o [165/181] Compiling C object src/lighttpd.p/burl.c.o [166/181] Compiling C object src/lighttpd.p/array.c.o [167/181] Compiling C object src/lighttpd.p/network.c.o [168/181] Compiling C object src/lighttpd.p/response.c.o [169/181] Compiling C object src/lighttpd.p/meson-generated_.._configparser.c.o [170/181] Compiling C object src/lighttpd.p/h2.c.o FAILED: src/lighttpd.p/h2.c.o /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Isrc/lighttpd.p -Isrc -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/local/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=c11 -O3 -D_LARGEFILE64_SOURCE -O1 -g0 -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_DEFAULT_SOURCE -D_GNU_SOURCE -DHAVE_CONFIG_H -pipe -Wall -g -Wshadow -W -pedantic -MD -MQ src/lighttpd.p/h2.c.o -MF src/lighttpd.p/h2.c.o.d -o src/lighttpd.p/h2.c.o -c ../src/h2.c during RTL pass: final ../src/h2.c: In function 'h2_read_client_connection_preface': ../src/h2.c:1943:1: internal compiler error: Segmentation fault 1943 | } | ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. {standard input}: Assembler messages: {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [171/181] Compiling C object src/lighttpd.p/request.c.o [172/181] Compiling C object src/lighttpd.p/buffer.c.o [173/181] Compiling C object src/lighttpd.p/stat_cache.c.o [174/181] Compiling C object src/lighttpd.p/ls-hpack_lshpack.c.o [175/181] Compiling C object src/lighttpd.p/http-header-glue.c.o [176/181] Compiling C object src/lighttpd.p/chunk.c.o [177/181] Compiling C object src/lighttpd.p/connections.c.o [178/181] Compiling C object src/lighttpd.p/server.c.o [179/181] Compiling C object src/lighttpd.p/configfile.c.o [180/181] Compiling C object src/lighttpd.p/gw_backend.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.69/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'