>>> lighttpd 1.4.69 Extracting xzcat /home/autobuild/autobuild/instance-10/dl/lighttpd/lighttpd-1.4.69.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-10/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/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran%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/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-10/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-10/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-10/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=disabled -Dwith_bzip=disabled -Dwith_krb5=disabled -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=disabled -Dwith_zstd=disabled /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/ /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build The Meson build system Version: 1.0.0 Source dir: /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69 Build dir: /home/autobuild/autobuild/instance-10/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/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc (gcc 10.4.0 "arceb-buildroot-linux-uclibc-gcc.br_real (Buildroot 2023.02-93-gd3051892eb) 10.4.0") C linker for the host machine: /home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 12.1.0 "gcc (GCC) 12.1.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38 Build machine cpu family: aarch64 Build machine cpu: aarch64 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 Dependency libbrotlienc skipped: feature with_brotli disabled 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 Dependency krb5 skipped: feature with_krb5 disabled Dependency krb5-gssapi skipped: feature with_krb5 disabled 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 Found pkg-config: /home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libxxhash found: YES 0.8.1 Dependency zlib skipped: feature with_zlib disabled Dependency libzstd skipped: feature with_zstd disabled Configuring config.h using configuration Program ./prepare.sh found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./prepare.sh) Program ./request.t found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./request.t) Program ./core-condition.t found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./core-condition.t) Program ./mod-fastcgi.t found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./mod-fastcgi.t) Program ./mod-scgi.t found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./mod-scgi.t) Program ./cleanup.sh found: YES (/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/tests/./cleanup.sh) Build targets in project: 38 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.build_root'} lighttpd 1.4.69 User defined options Cross files : /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-10/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-10/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 : disabled with_bzip : disabled with_dbi : disabled with_fam : disabled with_gnutls : false with_krb5 : disabled 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 : disabled with_zstd : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/autobuild/autobuild/instance-10/output-1/host/bin/ninja >>> lighttpd 1.4.69 Building PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-10/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build ninja: Entering directory `/home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69//build' [1/179] Compiling C object src/lighttpd-angel.p/lighttpd-angel.c.o [2/179] Compiling C object src/test_common.p/t_test_common.c.o [3/179] Linking target src/lighttpd-angel [4/179] Compiling C object src/test_common.p/t_test_base64.c.o [5/179] Compiling C object src/test_common.p/t_test_http_kv.c.o [6/179] Compiling C object src/test_common.p/fdlog.c.o [7/179] Compiling C object src/test_common.p/t_test_keyvalue.c.o [8/179] Compiling C object src/test_common.p/t_test_array.c.o [9/179] Compiling C object src/test_common.p/log.c.o [10/179] Compiling C object src/test_common.p/sock_addr.c.o [11/179] Compiling C object src/test_common.p/ck.c.o [12/179] Compiling C object src/test_common.p/t_test_http_header.c.o [13/179] Compiling C object src/test_common.p/t_test_request.c.o [14/179] Compiling C object src/test_configfile.p/http_kv.c.o [15/179] Compiling C object src/test_configfile.p/fdlog.c.o [16/179] Compiling C object src/test_common.p/t_test_burl.c.o [17/179] Compiling C object src/test_configfile.p/data_config.c.o [18/179] Compiling C object src/test_common.p/t_test_buffer.c.o [19/179] Linking target src/test_common [20/179] Compiling C object src/test_configfile.p/t_test_configfile.c.o [21/179] Compiling C object src/test_configfile.p/log.c.o [22/179] Compiling C object src/test_configfile.p/ck.c.o [23/179] Compiling C object src/test_mod.p/algo_splaytree.c.o [24/179] Compiling C object src/test_mod.p/algo_sha1.c.o [25/179] Compiling C object src/test_configfile.p/sock_addr.c.o [26/179] Compiling C object src/test_configfile.p/array.c.o [27/179] Compiling C object src/test_configfile.p/http_header.c.o [28/179] Compiling C object src/test_mod.p/algo_md5.c.o [29/179] Compiling C object src/test_mod.p/base64.c.o [30/179] Compiling C object src/test_configfile.p/buffer.c.o [31/179] Compiling C object src/test_mod.p/http_etag.c.o [32/179] Compiling C object src/test_mod.p/burl.c.o [33/179] Compiling C object src/test_mod.p/fdlog_maint.c.o [34/179] Linking target src/test_configfile [35/179] Compiling C object src/test_mod.p/fdlog.c.o [36/179] Compiling C object src/test_mod.p/fdevent_fdnode.c.o [37/179] Compiling C object src/test_mod.p/array.c.o [38/179] Compiling C object src/test_mod.p/fdevent.c.o [39/179] Compiling C object src/test_mod.p/http_cgi.c.o [40/179] Compiling C object src/test_mod.p/configfile-glue.c.o [41/179] Compiling C object src/test_mod.p/http_kv.c.o [42/179] Compiling C object src/test_mod.p/http_chunk.c.o [43/179] Compiling C object src/test_mod.p/http_date.c.o [44/179] Compiling C object src/test_mod.p/http_header.c.o [45/179] Compiling C object src/test_mod.p/ck.c.o [46/179] Compiling C object src/test_mod.p/keyvalue.c.o [47/179] Compiling C object src/test_mod.p/buffer.c.o [48/179] Compiling C object src/test_mod.p/log.c.o [49/179] Compiling C object src/test_mod.p/rand.c.o [50/179] Compiling C object src/test_mod.p/sys-setjmp.c.o [51/179] Compiling C object src/test_mod.p/t_test_mod.c.o [52/179] Compiling C object src/test_mod.p/sock_addr.c.o [53/179] Compiling C object src/test_mod.p/t_test_mod_access.c.o [54/179] Compiling C object src/test_mod.p/t_test_mod_alias.c.o [55/179] Compiling C object src/test_mod.p/t_test_mod_simple_vhost.c.o [56/179] Compiling C object src/test_mod.p/request.c.o [57/179] Compiling C object src/test_mod.p/t_test_mod_indexfile.c.o [58/179] Compiling C object src/test_mod.p/stat_cache.c.o [59/179] Compiling C object src/test_mod.p/t_test_mod_evhost.c.o [60/179] Compiling C object src/mod_access.so.p/mod_access.c.o [61/179] Compiling C object src/test_mod.p/gw_backend.c.o [62/179] Compiling C object src/test_mod.p/chunk.c.o [63/179] Linking target src/mod_access.so [64/179] Compiling C object src/test_mod.p/t_test_mod_staticfile.c.o [65/179] Compiling C object src/test_mod.p/http-header-glue.c.o [66/179] Compiling C object src/mod_alias.so.p/mod_alias.c.o [67/179] Compiling C object src/mod_auth.so.p/mod_auth_api.c.o [68/179] Compiling C object src/test_mod.p/t_test_mod_userdir.c.o [69/179] Linking target src/mod_alias.so [70/179] Compiling C object src/mod_authn_file.so.p/mod_authn_file.c.o [71/179] Compiling C object src/mod_accesslog.so.p/mod_accesslog.c.o [72/179] Compiling C object src/mod_ajp13.so.p/mod_ajp13.c.o [73/179] Compiling C object src/mod_deflate.so.p/mod_deflate.c.o [74/179] Compiling C object src/mod_expire.so.p/mod_expire.c.o [75/179] Linking target src/mod_authn_file.so [76/179] Compiling C object src/mod_evhost.so.p/mod_evhost.c.o [77/179] Linking target src/mod_accesslog.so [78/179] Linking target src/mod_ajp13.so [79/179] Linking target src/mod_deflate.so [80/179] Linking target src/mod_expire.so [81/179] Linking target src/mod_evhost.so [82/179] Compiling C object src/mod_auth.so.p/mod_auth.c.o [83/179] Linking target src/mod_auth.so [84/179] Compiling C object src/mod_indexfile.so.p/mod_indexfile.c.o [85/179] Compiling C object src/mod_dirlisting.so.p/mod_dirlisting.c.o [86/179] Compiling C object src/mod_redirect.so.p/mod_redirect.c.o [87/179] Linking target src/mod_dirlisting.so [88/179] Linking target src/mod_indexfile.so [89/179] Linking target src/mod_redirect.so [90/179] Compiling C object src/mod_rewrite.so.p/mod_rewrite.c.o [91/179] Compiling C object src/mod_rrdtool.so.p/mod_rrdtool.c.o [92/179] Linking target src/mod_rewrite.so [93/179] Compiling C object src/mod_fastcgi.so.p/mod_fastcgi.c.o [94/179] Linking target src/mod_rrdtool.so [95/179] Compiling C object src/mod_simple_vhost.so.p/mod_simple_vhost.c.o [96/179] Linking target src/mod_fastcgi.so [97/179] Compiling C object src/test_mod.p/t_test_mod_ssi.c.o [98/179] Compiling C object src/mod_scgi.so.p/mod_scgi.c.o [99/179] Compiling C object src/mod_setenv.so.p/mod_setenv.c.o [100/179] Linking target src/mod_simple_vhost.so [101/179] Linking target src/test_mod [102/179] Compiling C object src/mod_sockproxy.so.p/mod_sockproxy.c.o [103/179] Compiling C object src/mod_staticfile.so.p/mod_staticfile.c.o [104/179] Linking target src/mod_scgi.so [105/179] Linking target src/mod_setenv.so [106/179] Compiling C object src/mod_extforward.so.p/mod_extforward.c.o [107/179] Linking target src/mod_sockproxy.so [108/179] Linking target src/mod_staticfile.so [109/179] Compiling C object src/mod_userdir.so.p/mod_userdir.c.o [110/179] Linking target src/mod_extforward.so [111/179] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb_api.c.o [112/179] Linking target src/mod_userdir.so [113/179] Compiling C object src/mod_proxy.so.p/mod_proxy.c.o [114/179] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb.c.o [115/179] Linking target src/mod_proxy.so [116/179] Linking target src/mod_vhostdb.so [117/179] Compiling C object tests/fcgi-responder.p/fcgi-responder.c.o [118/179] Compiling C object tests/scgi-responder.p/scgi-responder.c.o [119/179] Linking target tests/fcgi-responder [120/179] Compiling C object src/mod_status.so.p/mod_status.c.o [121/179] Linking target tests/scgi-responder [122/179] Compiling C object src/mod_webdav.so.p/mod_webdav.c.o [123/179] Linking target src/mod_webdav.so [124/179] Linking target src/mod_status.so [125/179] Compiling C object src/mod_cgi.so.p/mod_cgi.c.o [126/179] Compiling C object src/mod_wstunnel.so.p/mod_wstunnel.c.o [127/179] Linking target src/mod_wstunnel.so [128/179] Linking target src/mod_cgi.so [129/179] Compiling C object src/mod_ssi.so.p/mod_ssi.c.o [130/179] Linking target src/mod_ssi.so [131/179] Compiling C object src/lemon.p/lemon.c.o [132/179] Linking target src/lemon [133/179] Generating src/configparser with a custom command [134/179] Compiling C object src/lighttpd.p/algo_md5.c.o [135/179] Compiling C object src/lighttpd.p/algo_splaytree.c.o [136/179] Compiling C object src/lighttpd.p/base64.c.o [137/179] Compiling C object src/lighttpd.p/http_etag.c.o [138/179] Compiling C object src/lighttpd.p/fdevent_fdnode.c.o [139/179] Compiling C object src/lighttpd.p/meson-generated_.._configparser.c.o [140/179] Compiling C object src/lighttpd.p/fdlog_maint.c.o [141/179] Compiling C object src/lighttpd.p/fdlog.c.o [142/179] Compiling C object src/lighttpd.p/http_cgi.c.o [143/179] Compiling C object src/lighttpd.p/algo_sha1.c.o [144/179] Compiling C object src/lighttpd.p/array.c.o [145/179] Compiling C object src/lighttpd.p/fdevent.c.o [146/179] Compiling C object src/lighttpd.p/burl.c.o [147/179] Compiling C object src/lighttpd.p/http_date.c.o [148/179] Compiling C object src/lighttpd.p/http_kv.c.o [149/179] Compiling C object src/lighttpd.p/configfile-glue.c.o [150/179] Compiling C object src/lighttpd.p/http_header.c.o [151/179] Compiling C object src/lighttpd.p/keyvalue.c.o [152/179] Compiling C object src/lighttpd.p/http_chunk.c.o [153/179] Compiling C object src/lighttpd.p/log.c.o [154/179] Compiling C object src/lighttpd.p/sock_addr.c.o [155/179] Compiling C object src/lighttpd.p/rand.c.o [156/179] Compiling C object src/lighttpd.p/sys-setjmp.c.o [157/179] Compiling C object src/lighttpd.p/buffer.c.o [158/179] Compiling C object src/lighttpd.p/ck.c.o [159/179] Compiling C object src/lighttpd.p/data_config.c.o [160/179] Compiling C object src/lighttpd.p/sock_addr_cache.c.o [161/179] Compiling C object src/lighttpd.p/plugin.c.o [162/179] Compiling C object src/lighttpd.p/chunk.c.o [163/179] Compiling C object src/lighttpd.p/algo_xxhash.c.o [164/179] Compiling C object src/lighttpd.p/ls-hpack_lshpack.c.o [165/179] Compiling C object src/lighttpd.p/fdevent_impl.c.o [166/179] Compiling C object src/lighttpd.p/h2.c.o FAILED: src/lighttpd.p/h2.c.o /home/autobuild/autobuild/instance-10/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Isrc/lighttpd.p -Isrc -I../src -I/home/autobuild/autobuild/instance-10/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 | } | ^ 0x52c16f ??? ../sysdeps/aarch64/start.S:81 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. {standard input}: Assembler messages: {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [167/179] Compiling C object src/lighttpd.p/request.c.o [168/179] Compiling C object src/lighttpd.p/network_write.c.o [169/179] Compiling C object src/lighttpd.p/http-header-glue.c.o [170/179] Compiling C object src/lighttpd.p/http_range.c.o [171/179] Compiling C object src/lighttpd.p/connections.c.o [172/179] Compiling C object src/lighttpd.p/gw_backend.c.o [173/179] Compiling C object src/lighttpd.p/stat_cache.c.o [174/179] Compiling C object src/lighttpd.p/network.c.o [175/179] Compiling C object src/lighttpd.p/configfile.c.o ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /home/autobuild/autobuild/instance-10/output-1/build/lighttpd-1.4.69/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'