>>> bootutils 1.0.0 Extracting gzip -d -c /home/naourr/work/instance-1/dl/bootutils/bootutils-1.0.0.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/bootutils-1.0.0 -xf - >>> bootutils 1.0.0 Patching Applying 0001-fix-musl-compilation-issue.patch using patch: patching file raidscan.c >>> bootutils 1.0.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output/build/bootutils-1.0.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> bootutils 1.0.0 Patching libtool >>> bootutils 1.0.0 Configuring (cd /home/naourr/work/instance-1/output/build/bootutils-1.0.0/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/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-1/output/host/bin/arm-buildroot-linux-gnueabihf-ar" AS="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-as" LD="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-ld" NM="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-nm" CC="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-g++" FC="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-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-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-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-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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 CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabihf --host=arm-buildroot-linux-gnueabihf --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 --prefix=/ --exec-prefix=/ ) 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, --enable-shared configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-buildroot-linux-gnueabihf-strip... /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-strip checking for style of include used by make... GNU checking for arm-buildroot-linux-gnueabihf-gcc... /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc option to accept ISO C89... none needed checking dependency style of /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-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 Disabling device-mapper support by default checking for arm-buildroot-linux-gnueabihf-gcc... (cached) /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc accepts -g... (cached) yes checking for /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed checking dependency style of /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc... (cached) none checking for arm-buildroot-linux-gnueabihf-ranlib... /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib checking whether llseek is declared... no checking whether lseek64 is declared... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... yes checking whether /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether lstat accepts an empty string... yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... (cached) yes checking whether stat accepts an empty string... yes checking for dup2... yes checking for memset... yes checking for rmdir... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for uname... yes checking for fstat64... yes checking for llseek... no checking for llseek64... no configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/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, --enable-shared >>> bootutils 1.0.0 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/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-1/output/build/bootutils-1.0.0/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' Making all in libblkid make[3]: Entering directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0/libblkid' /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c cache.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dev.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c devname.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c devno.c devname.c: In function 'lvm_get_devno': devname.c:256:10: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] ret = makedev(ma, mi); ^~~~~~~ /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c getsize.c getsize.c:12:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE :0:0: note: this is the location of the previous definition getsize.c:13:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c llseek.c llseek.c:12:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE :0:0: note: this is the location of the previous definition llseek.c:13:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c probe.c llseek.c: In function 'blkid_llseek': llseek.c:106:11: warning: implicit declaration of function 'my_llseek'; did you mean 'llseek'? [-Wimplicit-function-declaration] result = my_llseek(fd, offset, whence); ^~~~~~~~~ llseek /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c read.c probe.c: In function 'linux_version_code': probe.c:254:10: warning: type defaults to 'int' in declaration of 'version_code' [-Wimplicit-int] static version_code = -1; ^~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c resolve.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c save.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tag.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o pack.o `test -f 'uuid/pack.c' || echo './'`uuid/pack.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unpack.o `test -f 'uuid/unpack.c' || echo './'`uuid/unpack.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o isnull.o `test -f 'uuid/isnull.c' || echo './'`uuid/isnull.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o parse.o `test -f 'uuid/parse.c' || echo './'`uuid/parse.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unparse.o `test -f 'uuid/unparse.c' || echo './'`uuid/unparse.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o uuid_time.o `test -f 'uuid/uuid_time.c' || echo './'`uuid/uuid_time.c rm -f libblkid.a ar cru libblkid.a cache.o dev.o devname.o devno.o getsize.o llseek.o probe.o read.o resolve.o save.o tag.o pack.o unpack.o isnull.o parse.o unparse.o uuid_time.o /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-ranlib libblkid.a make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0/libblkid' make[3]: Entering directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c switchroot.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c blkid.c /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c raidscan.c switchroot.c: In function 'switchroot': switchroot.c:324:7: warning: implicit declaration of function 'mount' [-Wimplicit-function-declaration] if (mount(rootDev,newRoot,fstype,MS_RDONLY,NULL)) { ^~~~~ switchroot.c:371:7: warning: implicit declaration of function 'umount2' [-Wimplicit-function-declaration] if (umount2(umounts[i], MNT_DETACH)) { ^~~~~~~ raidscan.c: In function 'main': raidscan.c:50:36: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] res = mknod(MD0, S_IFBLK | 0600, makedev(MD_MAJOR, 0)); ^~~~~~~ raidscan.c:52:58: warning: implicit declaration of function 'strerror'; did you mean 'perror'? [-Wimplicit-function-declaration] fprintf(stderr,"ERROR creating device '%s': %s\n",MD0,strerror(errno)); ^~~~~~~~ perror /home/naourr/work/instance-1/output/host/bin/arm-buildroot-linux-gnueabihf-gcc -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -o raidscan raidscan.o raidscan.o: In function `main': raidscan.c:(.text.startup+0x38): undefined reference to `makedev' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:262: raidscan] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' make[2]: *** [Makefile:298: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' make[1]: *** [Makefile:183: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/bootutils-1.0.0' make: *** [package/pkg-generic.mk:232: /home/naourr/work/instance-1/output/build/bootutils-1.0.0/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'