>>> lighttpd 1.4.67 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/lighttpd/lighttpd-1.4.67.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67 -xf - >>> lighttpd 1.4.67 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.67 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//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@%/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-strip%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x%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.67//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:/sbin:/bin" CC_FOR_BUILD="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//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=false -Dwith_fam=false -Dwith_gnutls=false -Dwith_libev=false -Dwith_libunwind=false -Dwith_mbedtls=false -Dwith_nettle=false -Dwith_nss=false -Dwith_pcre=false -Dwith_sasl=false -Dwith_wolfssl=false -Dwith_xattr=false -Dwith_xxhash=true -Dbuild_extra_warnings=false -Dbuild_static=false -Dmoduledir=lib/lighttpd -Dwith_brotli=false -Dwith_bzip=false -Dwith_krb5=false -Dwith_ldap=false -Dwith_lua=false -Dwith_maxminddb=false -Dwith_mysql=false -Dwith_openssl=true -Dwith_pam=false -Dwith_pcre2=false -Dwith_pgsql=false -Dwith_webdav_props=false -Dwith_webdav_locks=false -Dwith_zlib=false -Dwith_zstd=false /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/ /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//build The Meson build system Version: 0.63.3 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/build Build type: cross build Project name: lighttpd Project version: 1.4.67 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc (gcc 10.4.0 "arceb-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.05-1805-ge451f1a578) 10.4.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc ld.bfd 2.38 C compiler for the build machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/ccache /usr/bin/gcc ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: hs4x Target machine cpu family: arc Target machine cpu: hs4x 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 "pthread.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 Checking for function "crypt_r" : NO Checking for function "crypt_r" : NO Checking for function "crypt" : YES Checking for type "socklen_t" : YES Has header "malloc.h" : YES Checking for function "malloc_trim" : YES Checking for function "mallopt" : YES Has header "signal.h" : YES Checking for function "sigaction" : YES Checking for function "signal" : YES Has header "sys/epoll.h" : YES Checking for function "epoll_ctl" : YES Has header "sys/event.h" : NO Has header "sys/mman.h" : YES Checking for function "mmap" : YES Has header "sys/random.h" : YES Checking for function "getentropy" : NO Has header "linux/random.h" : YES Checking for function "getrandom" : NO Has header "sys/resource.h" : YES Checking for function "getrlimit" : YES Has header "sys/uio.h" : YES Checking for function "preadv" : YES Checking for function "pwritev" : YES Checking for function "writev" : YES Checking for function "poll" : YES Checking for size of "long" : 4 Checking for size of "off_t" : -1 Checking for function "arc4random_buf" : NO Checking for function "chroot" : YES Checking for function "copy_file_range" : NO Checking for function "fork" : YES Checking for function "getloadavg" : YES Checking for function "getuid" : YES Checking for function "gmtime_r" : YES Checking for function "inet_aton" : YES Checking for function "inet_pton" : YES Checking for function "jrand48" : YES Checking for function "localtime_r" : YES Checking for function "lstat" : YES Checking for function "madvise" : YES Checking for function "mempcpy" : YES Checking for function "mkostemp" : YES Checking for function "pipe2" : YES Checking for function "pread" : YES Checking for function "pwrite" : YES Checking for function "sendfile" : YES Checking for function "sendfile64" : YES Checking for function "splice" : YES Checking for function "srandom" : YES Checking for function "strerror_r" : YES Checking for function "timegm" : YES Checking for function "issetugid" : YES Checking for function "memset_s" : NO Checking for function "explicit_bzero" : NO 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: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libssl found: YES 1.1.1q Run-time dependency libcrypto found: YES 1.1.1q Dependency libcrypto found: YES 1.1.1q (cached) Run-time dependency libxxhash found: YES 0.8.1 Configuring config.h using configuration Program ./prepare.sh found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./prepare.sh) Program ./request.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./request.t) Program ./core-condition.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./core-condition.t) Program ./mod-fastcgi.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./mod-fastcgi.t) Program ./mod-scgi.t found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./mod-scgi.t) Program ./cleanup.sh found: YES (/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/tests/./cleanup.sh) Build targets in project: 43 lighttpd 1.4.67 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//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 : false with_bzip : false with_dbi : false with_fam : false with_gnutls : false with_krb5 : false with_ldap : false with_libev : false with_libunwind : false with_lua : false with_maxminddb : false with_mbedtls : false with_mysql : false with_nettle : false with_nss : false with_openssl : true with_pam : false with_pcre : false with_pcre2 : false with_pgsql : false with_sasl : false with_webdav_locks : false with_webdav_props : false with_wolfssl : false with_xattr : false with_xxhash : true with_zlib : false with_zstd : false Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> lighttpd 1.4.67 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:/sbin:/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.67//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67//build' [1/194] Compiling C object src/lighttpd-angel.p/lighttpd-angel.c.o [2/194] Compiling C object src/test_common.p/t_test_common.c.o [3/194] Compiling C object src/test_common.p/t_test_base64.c.o [4/194] Compiling C object src/test_common.p/t_test_http_kv.c.o [5/194] Compiling C object src/test_common.p/t_test_keyvalue.c.o [6/194] Compiling C object src/test_common.p/log.c.o [7/194] Compiling C object src/test_common.p/fdlog.c.o [8/194] Compiling C object src/test_common.p/sock_addr.c.o [9/194] Compiling C object src/test_common.p/ck.c.o [10/194] Compiling C object src/mod_alias.so.p/mod_alias.c.o [11/194] Compiling C object src/test_configfile.p/data_config.c.o [12/194] Compiling C object src/test_configfile.p/http_kv.c.o [13/194] Compiling C object src/test_configfile.p/vector.c.o [14/194] Compiling C object src/mod_ajp13.so.p/mod_ajp13.c.o [15/194] Compiling C object src/test_common.p/t_test_http_header.c.o [16/194] Compiling C object src/test_configfile.p/t_test_configfile.c.o [17/194] Compiling C object src/test_configfile.p/http_header.c.o [18/194] Compiling C object src/test_configfile.p/fdlog.c.o [19/194] Compiling C object src/test_configfile.p/ck.c.o [20/194] Compiling C object src/test_mod.p/algo_md5.c.o [21/194] Compiling C object src/test_mod.p/algo_sha1.c.o [22/194] Compiling C object src/test_mod.p/algo_splaytree.c.o [23/194] Compiling C object src/test_mod.p/base64.c.o [24/194] Linking target src/lighttpd-angel [25/194] Compiling C object src/test_common.p/t_test_array.c.o [26/194] Compiling C object src/test_common.p/t_test_burl.c.o [27/194] Compiling C object src/test_configfile.p/array.c.o [28/194] Compiling C object src/test_configfile.p/log.c.o [29/194] Compiling C object src/test_configfile.p/sock_addr.c.o [30/194] Compiling C object src/test_mod.p/http_etag.c.o [31/194] Compiling C object src/test_mod.p/fdevent_fdnode.c.o [32/194] Compiling C object src/test_mod.p/fdlog.c.o [33/194] Compiling C object src/test_mod.p/http_kv.c.o [34/194] Compiling C object src/test_common.p/t_test_buffer.c.o [35/194] Compiling C object src/test_mod.p/vector.c.o [36/194] Compiling C object src/test_configfile.p/buffer.c.o [37/194] Compiling C object src/test_mod.p/fdlog_maint.c.o [38/194] Compiling C object src/test_mod.p/configfile-glue.c.o [39/194] Compiling C object src/test_mod.p/sys-setjmp.c.o [40/194] Compiling C object src/test_mod.p/t_test_mod.c.o [41/194] Linking target src/test_configfile [42/194] Compiling C object src/test_mod.p/fdevent.c.o [43/194] Compiling C object src/test_mod.p/rand.c.o [44/194] Compiling C object src/test_mod.p/ck.c.o [45/194] Compiling C object src/test_common.p/t_test_request.c.o [46/194] Compiling C object src/test_mod.p/http_header.c.o [47/194] Compiling C object src/test_mod.p/keyvalue.c.o [48/194] Linking target src/mod_ajp13.so [49/194] Compiling C object src/test_mod.p/burl.c.o [50/194] Compiling C object src/test_mod.p/http_cgi.c.o [51/194] Compiling C object src/test_mod.p/http_date.c.o [52/194] Compiling C object src/test_mod.p/log.c.o [53/194] Compiling C object src/test_mod.p/t_test_mod_evasive.c.o [54/194] Linking target src/mod_alias.so [55/194] Linking target src/test_common [56/194] Compiling C object src/test_mod.p/array.c.o [57/194] Compiling C object src/test_mod.p/http_chunk.c.o [58/194] Compiling C object src/test_mod.p/sock_addr.c.o [59/194] Compiling C object src/test_mod.p/t_test_mod_access.c.o [60/194] Compiling C object src/test_mod.p/t_test_mod_indexfile.c.o [61/194] Compiling C object src/test_mod.p/t_test_mod_simple_vhost.c.o [62/194] Compiling C object src/mod_access.so.p/mod_access.c.o [63/194] Compiling C object src/test_mod.p/buffer.c.o [64/194] Compiling C object src/test_mod.p/t_test_mod_staticfile.c.o [65/194] Compiling C object src/mod_auth.so.p/mod_auth_api.c.o [66/194] Compiling C object src/test_mod.p/t_test_mod_alias.c.o [67/194] Compiling C object src/test_mod.p/t_test_mod_evhost.c.o [68/194] Compiling C object src/test_mod.p/t_test_mod_userdir.c.o [69/194] Linking target src/mod_access.so [70/194] Compiling C object src/mod_evasive.so.p/mod_evasive.c.o [71/194] Compiling C object src/mod_indexfile.so.p/mod_indexfile.c.o [72/194] Compiling C object src/test_mod.p/http-header-glue.c.o [73/194] Compiling C object src/mod_deflate.so.p/mod_deflate.c.o [74/194] Linking target src/mod_evasive.so [75/194] Compiling C object src/mod_expire.so.p/mod_expire.c.o [76/194] Compiling C object src/test_mod.p/stat_cache.c.o [77/194] Linking target src/mod_indexfile.so [78/194] Compiling C object src/test_mod.p/request.c.o [79/194] Compiling C object src/mod_staticfile.so.p/mod_staticfile.c.o [80/194] Linking target src/mod_deflate.so [81/194] Compiling C object src/mod_authn_file.so.p/mod_authn_file.c.o [82/194] Linking target src/mod_expire.so [83/194] Compiling C object src/test_mod.p/chunk.c.o [84/194] Compiling C object src/mod_evhost.so.p/mod_evhost.c.o [85/194] Compiling C object src/mod_secdownload.so.p/algo_hmac.c.o [86/194] Compiling C object src/mod_simple_vhost.so.p/mod_simple_vhost.c.o [87/194] Compiling C object src/mod_accesslog.so.p/mod_accesslog.c.o [88/194] Compiling C object src/mod_scgi.so.p/mod_scgi.c.o [89/194] Compiling C object src/mod_sockproxy.so.p/mod_sockproxy.c.o [90/194] Linking target src/mod_staticfile.so [91/194] Compiling C object src/mod_redirect.so.p/mod_redirect.c.o [92/194] Compiling C object src/mod_setenv.so.p/mod_setenv.c.o [93/194] Compiling C object src/mod_fastcgi.so.p/mod_fastcgi.c.o [94/194] Compiling C object src/mod_rrdtool.so.p/mod_rrdtool.c.o [95/194] Compiling C object src/mod_secdownload.so.p/mod_secdownload.c.o [96/194] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb_api.c.o [97/194] Linking target src/mod_evhost.so [98/194] Linking target src/mod_simple_vhost.so [99/194] Linking target src/mod_scgi.so [100/194] Linking target src/mod_redirect.so [101/194] Compiling C object src/mod_rewrite.so.p/mod_rewrite.c.o [102/194] Compiling C object src/mod_uploadprogress.so.p/mod_uploadprogress.c.o [103/194] Linking target src/mod_accesslog.so [104/194] Linking target src/mod_sockproxy.so [105/194] Linking target src/mod_setenv.so [106/194] Linking target src/mod_authn_file.so [107/194] Linking target src/mod_fastcgi.so [108/194] Linking target src/mod_rrdtool.so [109/194] Compiling C object src/mod_userdir.so.p/mod_userdir.c.o [110/194] Linking target src/mod_rewrite.so [111/194] Linking target src/mod_uploadprogress.so [112/194] Linking target src/mod_secdownload.so [113/194] Compiling C object tests/scgi-responder.p/scgi-responder.c.o [114/194] Compiling C object src/mod_usertrack.so.p/mod_usertrack.c.o [115/194] Compiling C object tests/fcgi-responder.p/fcgi-responder.c.o [116/194] Linking target src/mod_userdir.so [117/194] Compiling C object src/mod_dirlisting.so.p/mod_dirlisting.c.o [118/194] Linking target tests/scgi-responder [119/194] Linking target src/mod_dirlisting.so [120/194] Compiling C object src/mod_status.so.p/mod_status.c.o [121/194] Linking target tests/fcgi-responder [122/194] Compiling C object src/mod_vhostdb.so.p/mod_vhostdb.c.o [123/194] Linking target src/mod_status.so [124/194] Linking target src/mod_vhostdb.so [125/194] Linking target src/mod_usertrack.so [126/194] Compiling C object src/mod_auth.so.p/mod_auth.c.o [127/194] Compiling C object src/test_mod.p/t_test_mod_ssi.c.o [128/194] Compiling C object src/mod_proxy.so.p/mod_proxy.c.o [129/194] Compiling C object src/mod_extforward.so.p/mod_extforward.c.o [130/194] Linking target src/mod_extforward.so [131/194] Linking target src/mod_proxy.so [132/194] Linking target src/mod_auth.so [133/194] Compiling C object src/mod_wstunnel.so.p/mod_wstunnel.c.o [134/194] Compiling C object src/mod_cgi.so.p/mod_cgi.c.o [135/194] Compiling C object src/test_mod.p/gw_backend.c.o [136/194] Linking target src/mod_wstunnel.so [137/194] Linking target src/mod_cgi.so [138/194] Compiling C object src/mod_ssi.so.p/mod_ssi.c.o [139/194] Linking target src/mod_ssi.so [140/194] Linking target src/test_mod [141/194] Compiling C object src/mod_webdav.so.p/mod_webdav.c.o [142/194] Linking target src/mod_webdav.so [143/194] Compiling C object src/mod_openssl.so.p/mod_openssl.c.o [144/194] Linking target src/mod_openssl.so [145/194] Compiling C object src/lemon.p/lemon.c.o [146/194] Linking target src/lemon [147/194] Generating src/configparser with a custom command [148/194] Compiling C object src/lighttpd.p/algo_md5.c.o [149/194] Compiling C object src/lighttpd.p/algo_sha1.c.o [150/194] Compiling C object src/lighttpd.p/algo_splaytree.c.o [151/194] Compiling C object src/lighttpd.p/base64.c.o [152/194] Compiling C object src/lighttpd.p/http_etag.c.o [153/194] Compiling C object src/lighttpd.p/fdevent_fdnode.c.o [154/194] Compiling C object src/lighttpd.p/fdlog.c.o [155/194] Compiling C object src/lighttpd.p/fdlog_maint.c.o [156/194] Compiling C object src/lighttpd.p/http_cgi.c.o [157/194] Compiling C object src/lighttpd.p/http_date.c.o [158/194] Compiling C object src/lighttpd.p/http_kv.c.o [159/194] Compiling C object src/lighttpd.p/sys-setjmp.c.o [160/194] Compiling C object src/lighttpd.p/rand.c.o [161/194] Compiling C object src/lighttpd.p/ck.c.o [162/194] Compiling C object src/lighttpd.p/vector.c.o [163/194] Compiling C object src/lighttpd.p/fdevent.c.o [164/194] Compiling C object src/lighttpd.p/log.c.o [165/194] Compiling C object src/lighttpd.p/data_config.c.o [166/194] Compiling C object src/lighttpd.p/configfile-glue.c.o [167/194] Compiling C object src/lighttpd.p/algo_xxhash.c.o [168/194] Compiling C object src/lighttpd.p/http_header.c.o [169/194] Compiling C object src/lighttpd.p/sock_addr_cache.c.o [170/194] Compiling C object src/lighttpd.p/burl.c.o [171/194] Compiling C object src/lighttpd.p/http_chunk.c.o [172/194] Compiling C object src/lighttpd.p/array.c.o [173/194] Compiling C object src/lighttpd.p/keyvalue.c.o [174/194] Compiling C object src/lighttpd.p/sock_addr.c.o [175/194] Compiling C object src/lighttpd.p/reqpool.c.o [176/194] Compiling C object src/lighttpd.p/http_range.c.o [177/194] Compiling C object src/lighttpd.p/fdevent_impl.c.o [178/194] Compiling C object src/lighttpd.p/network_write.c.o [179/194] Compiling C object src/lighttpd.p/buffer.c.o [180/194] Compiling C object src/lighttpd.p/plugin.c.o [181/194] Compiling C object src/lighttpd.p/meson-generated_.._configparser.c.o [182/194] 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/include -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:1944:1: internal compiler error: Segmentation fault 1944 | } | ^ 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 [183/194] Compiling C object src/lighttpd.p/response.c.o [184/194] Compiling C object src/lighttpd.p/request.c.o [185/194] Compiling C object src/lighttpd.p/network.c.o [186/194] Compiling C object src/lighttpd.p/http-header-glue.c.o [187/194] Compiling C object src/lighttpd.p/stat_cache.c.o [188/194] Compiling C object src/lighttpd.p/chunk.c.o [189/194] Compiling C object src/lighttpd.p/ls-hpack_lshpack.c.o [190/194] Compiling C object src/lighttpd.p/connections.c.o [191/194] Compiling C object src/lighttpd.p/server.c.o [192/194] Compiling C object src/lighttpd.p/gw_backend.c.o [193/194] Compiling C object src/lighttpd.p/configfile.c.o ninja: build stopped: subcommand failed. package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.67/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'