>>> tinc 1.0.33 Extracting gzip -d -c /home/naourr/work/instance-0/dl/tinc/tinc-1.0.33.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/tinc-1.0.33 -xf - >>> tinc 1.0.33 Patching >>> tinc 1.0.33 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/tinc-1.0.33 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tinc 1.0.33 Patching libtool >>> tinc 1.0.33 Configuring (cd /home/naourr/work/instance-0/output/build/tinc-1.0.33/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/i586-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/i586-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/i586-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/i586-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99" CONFIG_SITE=/dev/null ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i586-buildroot-linux-musl-strip... /home/naourr/work/instance-0/output/host/bin/i586-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for i586-buildroot-linux-musl-gcc... /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... yes checking dependency style of /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/i586-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/i586-linux-cpp checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... i586-buildroot-linux-musl checking CFLAGS for maximum warnings... -Wall checking whether C compiler accepts -DFORTIFY_SOURCE=2... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for net/if.h... yes checking for net/if_types.h... no checking for linux/if_tun.h... yes checking for net/if_tun.h... no checking for net/if_utun.h... no checking for net/tun/if_tun.h... no checking for net/if_tap.h... no checking for net/tap/if_tap.h... no checking for net/ethernet.h... no checking for net/if_arp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for netpacket/packet.h... yes checking for netinet/if_ether.h... no checking for netinet/ip.h... yes checking for netinet/ip6.h... yes checking for resolv.h... yes checking for netinet/tcp.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp6.h... yes checking for pid_t... yes checking for working __malloc__ attribute... yes checking for socklen_t... yes checking for struct ether_header... no checking for struct arphdr... yes checking for struct ether_arp... no checking for struct in_addr... yes checking for struct addrinfo... yes checking for struct ip... yes checking for struct icmp... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct ip6_hdr... yes checking for struct icmp6_hdr... yes checking for struct nd_neighbor_solicit... yes checking for struct nd_opt_hdr... yes checking return type of signal handlers... void checking for asprintf... yes checking for daemon... yes checking for fchmod... yes checking for flock... yes checking for fork... yes checking for gettimeofday... yes checking for mlockall... yes checking for pselect... yes checking for putenv... yes checking for strsignal... yes checking for system... yes checking for unsetenv... yes checking for usleep... yes checking for vsyslog... yes checking for devname... no checking for fdevname... no checking for getopt_long... yes checking for socket... yes checking for gethostbyname... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking whether getaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking whether res_init is declared... yes checking for res_init in -lresolv... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for lzo1x_1_compress in -llzo2... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for dlopen... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for EVP_EncryptInit_ex in -lcrypto... yes checking for RAND_bytes... yes checking for EVP_EncryptInit_ex... yes checking for EVP_CIPHER_CTX_new... yes checking whether OpenSSL_add_all_algorithms is declared... yes checking whether EVP_aes_256_cfb is declared... yes checking for BN_GENCB_new... no checking for RSA_set0_key... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating distro/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> tinc 1.0.33 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/tinc-1.0.33/ /usr/bin/make all-recursive Making all in src CC avl_tree.o CC conf.o CC connection.o CC dropin.o CC dummy_device.o CC edge.o CC event.o CC fake-getaddrinfo.o CC fake-getnameinfo.o CC graph.o CC list.o CC logger.o CC meta.o CC multicast_device.o CC net.o CC net_packet.o CC net_setup.o CC net_socket.o CC netutl.o CC node.o CC pidfile.o CC process.o CC protocol.o CC protocol_auth.o CC protocol_edge.o CC protocol_misc.o CC protocol_key.o CC protocol_subnet.o CC proxy.o CC raw_socket_device.o CC route.o CC subnet.o CC tincd.o CC utils.o CC linux/device.o CCLD tincd Making all in doc GEN tincinclude.texi GEN tincd.8 GEN tinc.conf.5 Making all in distro make[4]: Nothing to be done for 'all'. >>> tinc 1.0.33 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/tinc-1.0.33/ Making install in src make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/sbin' /usr/bin/install -c tincd '/home/naourr/work/instance-0/output/target/usr/sbin' Making install in doc make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man8' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/info' /usr/bin/install -c -m 644 tinc.conf.5 '/home/naourr/work/instance-0/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 ./tinc.info '/home/naourr/work/instance-0/output/target/usr/share/info' /usr/bin/install -c -m 644 tincd.8 '/home/naourr/work/instance-0/output/target/usr/share/man/man8' install-info --info-dir='/home/naourr/work/instance-0/output/target/usr/share/info' '/home/naourr/work/instance-0/output/target/usr/share/info/tinc.info' Making install in distro make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. tinyhttpd-0.1.0.tar.gz: OK (sha256: 56609b82869c80ba71b2a2af166a0bcaffe21e7412f4594e04b9a5abf733435a) >>> tinyhttpd 0.1.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/tinyhttpd/tinyhttpd-0.1.0.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/tinyhttpd-0.1.0 -xf - >>> tinyhttpd 0.1.0 Patching Applying 0001-misc-fixes.patch using patch: patching file httpd.c patching file Makefile >>> tinyhttpd 0.1.0 Configuring >>> tinyhttpd 0.1.0 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/tinyhttpd-0.1.0 CC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -o httpd httpd.c httpd.c: In function 'startup': httpd.c:427:52: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(httpd, (struct sockaddr *)&name, &namelen) == -1) ^ In file included from httpd.c:8:0: /home/naourr/work/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/socket.h:327:5: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int getsockname (int, struct sockaddr *__restrict, socklen_t *__restrict); ^~~~~~~~~~~ httpd.c: In function 'main': httpd.c:480:24: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &client_name_len); ^ In file included from httpd.c:8:0: /home/naourr/work/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/sys/socket.h:324:5: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' int accept (int, struct sockaddr *__restrict, socklen_t *__restrict); ^~~~~~ >>> tinyhttpd 0.1.0 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/tinyhttpd-0.1.0/httpd /home/naourr/work/instance-0/output/target/usr/sbin/tinyhttpd mkdir -p /home/naourr/work/instance-0/output/target/var/www tree-1.7.0.tgz: OK (sha256: 6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12) >>> tree 1.7.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/tree/tree-1.7.0.tgz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/tree-1.7.0 -xf - >>> tree 1.7.0 Patching >>> tree 1.7.0 Configuring >>> tree 1.7.0 Building /usr/bin/make -j4 PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/i586-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/i586-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/i586-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/i586-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/naourr/work/instance-0/output/build/tree-1.7.0 /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tree.o tree.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unix.o unix.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o html.o html.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o xml.o xml.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o json.o json.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o hash.o hash.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o color.o color.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -o tree tree.o unix.o html.o xml.o json.o hash.o color.o >>> tree 1.7.0 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/tree-1.7.0/tree /home/naourr/work/instance-0/output/target/usr/bin/tree udftools-2.0.tar.gz: OK (sha256: 67fe428d452901215cfad8049d250540c97114b1a20dd63277b91c2c4fae8292) >>> udftools 2.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/udftools/udftools-2.0.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/udftools-2.0 -xf - >>> udftools 2.0 Patching >>> udftools 2.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/udftools-2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> udftools 2.0 Patching libtool patching file /home/naourr/work/instance-0/output/build/udftools-2.0/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> udftools 2.0 Configuring (cd /home/naourr/work/instance-0/output/build/udftools-2.0/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/i586-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/i586-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/i586-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/i586-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i586-buildroot-linux-musl-strip... /home/naourr/work/instance-0/output/host/bin/i586-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-buildroot-linux-musl-gcc... /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... i586-buildroot-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc... /home/naourr/work/instance-0/output/host/bin/i586-linux-ld checking if the linker (/home/naourr/work/instance-0/output/host/bin/i586-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-0/output/host/bin/i586-linux-nm checking the name lister (/home/naourr/work/instance-0/output/host/bin/i586-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i586-buildroot-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/naourr/work/instance-0/output/host/bin/i586-linux-ld option to reload object files... -r checking for i586-buildroot-linux-musl-objdump... /home/naourr/work/instance-0/output/host/bin/i586-linux-objdump checking how to recognize dependent libraries... pass_all checking for i586-buildroot-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-buildroot-linux-musl-ar... /home/naourr/work/instance-0/output/host/bin/i586-linux-ar checking for archiver @FILE support... @ checking for i586-buildroot-linux-musl-strip... (cached) /home/naourr/work/instance-0/output/host/bin/i586-linux-strip checking for i586-buildroot-linux-musl-ranlib... /home/naourr/work/instance-0/output/host/bin/i586-linux-ranlib checking command to parse /home/naourr/work/instance-0/output/host/bin/i586-linux-nm output from /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i586-buildroot-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/i586-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc static flag -static works... yes checking if /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc linker (/home/naourr/work/instance-0/output/host/bin/i586-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for readline in -lreadline... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for string.h... (cached) yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libudffs/Makefile config.status: creating mkudffs/Makefile config.status: creating cdrwtool/Makefile config.status: creating pktsetup/Makefile config.status: creating udffsck/Makefile config.status: creating udfinfo/Makefile config.status: creating udflabel/Makefile config.status: creating wrudf/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> udftools 2.0 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/udftools-2.0/ Making all in libudffs /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o crc.lo crc.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o extent.lo extent.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unicode.lo unicode.c libtool: compile: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c extent.c -fPIC -DPIC -o .libs/extent.o libtool: compile: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c unicode.c -fPIC -DPIC -o .libs/unicode.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o libudffs.la crc.lo extent.lo misc.lo unicode.lo libtool: link: /home/naourr/work/instance-0/output/host/bin/i586-linux-ar cru .libs/libudffs.a .libs/crc.o .libs/extent.o .libs/misc.o .libs/unicode.o libtool: link: /home/naourr/work/instance-0/output/host/bin/i586-linux-ranlib .libs/libudffs.a libtool: link: ( cd ".libs" && rm -f "libudffs.la" && ln -s "../libudffs.la" "libudffs.la" ) Making all in mkudffs /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o mkudffs.o mkudffs.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o defaults.o defaults.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o file.o file.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o options.o options.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/libudffs.la libtool: link: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/.libs/libudffs.a Making all in cdrwtool /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o main.o main.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o options.o options.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o cdrwtool.o cdrwtool.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o mkudffs.o `test -f '../mkudffs/mkudffs.c' || echo './'`../mkudffs/mkudffs.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o defaults.o `test -f '../mkudffs/defaults.c' || echo './'`../mkudffs/defaults.c /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o file.o `test -f '../mkudffs/file.c' || echo './'`../mkudffs/file.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/libudffs.la libtool: link: /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/.libs/libudffs.a Making all in pktsetup /home/naourr/work/instance-0/output/host/bin/i586-linux-gcc -DHAVE_CONFIG_H -I. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o pktsetup.o pktsetup.c pktsetup.c:30:24: fatal error: bits/types.h: No such file or directory #include ^ compilation terminated. make[3]: *** [Makefile:391: pktsetup.o] Error 1 make[2]: *** [Makefile:447: all-recursive] Error 1 make[1]: *** [package/pkg-generic.mk:224: /home/naourr/work/instance-0/output/build/udftools-2.0/.stamp_built] Error 2 make: *** [Makefile:79: _all] Error 2 make: Leaving directory '/home/naourr/work/instance-0/buildroot'