>>> lighttpd 1.4.64 Extracting xzcat /nvmedata/autobuild/instance-26/dl/lighttpd/lighttpd-1.4.64.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64 -xf - >>> lighttpd 1.4.64 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 Applying 0002-build-meson-fix-typo-in-variable-name.patch using patch: patching file src/meson.build >>> lighttpd 1.4.64 Configuring rm -rf /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build mkdir -p /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x%g" -e "s%@TARGET_ENDIAN@%big%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@%/nvmedata/autobuild/instance-26/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-26/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-26/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-26/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-26/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/nvmedata/autobuild/instance-26/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/nvmedata/autobuild/instance-26/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=true -Dwith_mysql=false -Dwith_openssl=false -Dwith_pam=false -Dwith_pcre2=false -Dwith_pgsql=false -Dwith_webdav_props=false -Dwith_webdav_locks=false -Dwith_zlib=false -Dwith_zstd=false /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/ /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build The Meson build system Version: 0.62.0 Source dir: /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64 Build dir: /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/build Build type: cross build Project name: lighttpd Project version: 1.4.64 C compiler for the host machine: /nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc (gcc 9.4.0 "arceb-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.02-498-g1b718adee4) 9.4.0") C linker for the host machine: /nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 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" : NO 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" : NO 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 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 Library maxminddb found: YES Checking for function "MMDB_open" with dependency -lmaxminddb: YES Found pkg-config: /nvmedata/autobuild/instance-26/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libxxhash found: YES 0.8.1 Configuring config.h using configuration Program ./prepare.sh found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./prepare.sh) Program ./request.t found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./request.t) Program ./core-condition.t found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./core-condition.t) Program ./mod-fastcgi.t found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./mod-fastcgi.t) Program ./mod-scgi.t found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./mod-scgi.t) Program ./cleanup.sh found: YES (/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/tests/./cleanup.sh) Build targets in project: 43 lighttpd 1.4.64 User defined options Cross files : /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build/cross-compilation.conf build.cmake_prefix_path: /nvmedata/autobuild/instance-26/output-1/host/lib/cmake build.pkg_config_path : /nvmedata/autobuild/instance-26/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 : true with_mbedtls : false with_mysql : false with_nettle : false with_nss : false with_openssl : false 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 at /nvmedata/autobuild/instance-26/output-1/host/bin/ninja >>> lighttpd 1.4.64 Building PATH="/nvmedata/autobuild/instance-26/output-1/host/bin:/nvmedata/autobuild/instance-26/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-26/output-1/host/bin/ninja -j1 -C /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build ninja: Entering directory `/nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64//build' [1/193] Compiling C object src/lemon.p/lemon.c.o [2/193] Linking target src/lemon [3/193] Generating src/configparser with a custom command [4/193] Compiling C object src/lighttpd-angel.p/lighttpd-angel.c.o [5/193] Linking target src/lighttpd-angel [6/193] Compiling C object src/lighttpd.p/meson-generated_.._configparser.c.o [7/193] Compiling C object src/lighttpd.p/algo_md5.c.o [8/193] Compiling C object src/lighttpd.p/algo_sha1.c.o [9/193] Compiling C object src/lighttpd.p/algo_splaytree.c.o [10/193] Compiling C object src/lighttpd.p/array.c.o [11/193] Compiling C object src/lighttpd.p/base64.c.o [12/193] Compiling C object src/lighttpd.p/buffer.c.o [13/193] Compiling C object src/lighttpd.p/burl.c.o [14/193] Compiling C object src/lighttpd.p/chunk.c.o [15/193] Compiling C object src/lighttpd.p/configfile-glue.c.o [16/193] Compiling C object src/lighttpd.p/http_etag.c.o [17/193] Compiling C object src/lighttpd.p/fdevent.c.o [18/193] Compiling C object src/lighttpd.p/fdevent_fdnode.c.o [19/193] Compiling C object src/lighttpd.p/fdlog_maint.c.o [20/193] Compiling C object src/lighttpd.p/fdlog.c.o [21/193] Compiling C object src/lighttpd.p/gw_backend.c.o [22/193] Compiling C object src/lighttpd.p/http_cgi.c.o [23/193] Compiling C object src/lighttpd.p/http_chunk.c.o [24/193] Compiling C object src/lighttpd.p/http_date.c.o [25/193] Compiling C object src/lighttpd.p/http_header.c.o [26/193] Compiling C object src/lighttpd.p/http_kv.c.o [27/193] Compiling C object src/lighttpd.p/http-header-glue.c.o [28/193] Compiling C object src/lighttpd.p/keyvalue.c.o [29/193] Compiling C object src/lighttpd.p/log.c.o [30/193] Compiling C object src/lighttpd.p/plugin.c.o [31/193] Compiling C object src/lighttpd.p/rand.c.o [32/193] Compiling C object src/lighttpd.p/request.c.o [33/193] Compiling C object src/lighttpd.p/ck.c.o [34/193] Compiling C object src/lighttpd.p/sock_addr.c.o [35/193] Compiling C object src/lighttpd.p/stat_cache.c.o [36/193] Compiling C object src/lighttpd.p/vector.c.o [37/193] Compiling C object src/lighttpd.p/configfile.c.o [38/193] Compiling C object src/lighttpd.p/connections.c.o [39/193] Compiling C object src/lighttpd.p/data_config.c.o [40/193] Compiling C object src/lighttpd.p/h2.c.o FAILED: src/lighttpd.p/h2.c.o /nvmedata/autobuild/instance-26/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Isrc/lighttpd.p -Isrc -I../src -I/nvmedata/autobuild/instance-26/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_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:1733:1: internal compiler error: Segmentation fault 1733 | } | ^ 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 ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-26/output-1/build/lighttpd-1.4.64/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-26/buildroot'