Building Firmware for RUT955 (openwrt)

Hello,
I am trying to build the RUT955 firmware (downloaded RUT9_R_GPL_00.07.06.1 official file from Teltonika). My building machine is Ubuntu 22.04.3 LTS. I already installed sqlit3 version on my machine ( 3.41.1 2023-03-10 12:13:52 20399f3eda5ec249d147ba9e48da6e87f969d7966a9a896764ca437ff7e737ff)

but I have the following error:

make[3]: Entering directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/package/teltonika/gps'
mkdir -p /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/stamp
SHELL= flock /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/tmp/.root-copy.flock -c 'cp -fpR /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/.pkgdir/libgps/. /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/'
touch /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/stamp/.libgps_installed
mkdir -p /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/bin/targets/ath79/74kc/packages /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/CONTROL /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/pkginfo
install -d -m0755 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/usr/sbin /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/config /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/init.d /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/hotplug.d/usb
install -m0755 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/gpsd/gpsd /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/usr/sbin/gpsd
install -m0755 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/gpsd.init /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/init.d/gpsd
install -m0755 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/06_gpsd.sh /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/hotplug.d/usb/06_gpsd
if [  ] || [  ]; then install -m0600 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/gps_RUTX.conf /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/config/gps; elif [  ] || [  ]; then install -m0600 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/gps_TRB2.conf /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/config/gps; elif [  ] || [  ]; then install -m0600 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/gps_RUT3.conf /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/config/gps; elif [ y ] || [  ]; then install -m0600 /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/files/gps_RUT9.conf /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd/etc/config/gps; fi;
find /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/gps-7.6-2023-12-08/ipkg-mips_24kc/gpsd -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package gpsd is missing dependencies for the following libraries:
libsqlite3.so.0
make[3]: *** [Makefile:135: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/bin/packages/mips_24kc/base/gpsd_2023-12-08-1_mips_24kc.ipk] Error 1
make[3]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/package/teltonika/gps'
time: package/teltonika/gps/compile#0.40#0.33#0.65
    ERROR: package/teltonika/gps failed to build.
make[2]: *** [package/Makefile:114: package/teltonika/gps/compile] Error 1
make[2]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl'
make[1]: *** [package/Makefile:108: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl'
make: *** [/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/include/toplevel.mk:238: world] Error 2

It seems that sqlite3 cannot be found? Have anyone faced this error again? I didn’t “touch” anything in the original downloaded files so I suppose the build should work…

Hello,
Have you installed libsqlite3-dev ?

Regards,

Hi @flebourse ,
Thanks for answering. Yes I already installed on my machine libsqlite3-dev. Another thing I noticed is that in those Teltonika Makefiles I see lsqlite3, should I change that to libsqlite3?

Hi @flebourse,
After making “make distclean” and re-run the build it seems that libsqlite problem is gone. But still cannot build the firmware. I have the following error. Any ideas?

Using 'LDFLAGS' from environment with value: ''
C++ compiler for the host machine: mips-openwrt-linux-musl-g++ (gcc 8.4.0 "mips-openwrt-linux-musl-g++ (OpenWrt GCC 8.4.0 r16279-5cc0535800) 8.4.0")
C++ linker for the host machine: mips-openwrt-linux-musl-g++ ld.bfd 2.34
C compiler for the build machine: gcc (gcc 11.4.0 "gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the build machine: gcc ld.bfd 2.38
C++ compiler for the build machine: g++ (gcc 11.4.0 "g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the build machine: g++ ld.bfd 2.38
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: mips
Target machine cpu: 24kc
Compiler for C supports arguments -fno-strict-aliasing: YES
Checking if "GNU C visibility attributes test" compiles: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Message: Disabling GLib asserts
Message: Disabling GLib checks
Has header "alloca.h" : YES
Has header "crt_externs.h" : NO
Has header "dirent.h" : YES
Has header "float.h" : YES
Has header "fstab.h" : NO
Has header "grp.h" : YES
Has header "inttypes.h" : YES
Has header "limits.h" : YES
Has header "linux/magic.h" : YES
Has header "locale.h" : YES
Has header "mach/mach_time.h" : NO
Has header "memory.h" : YES
Has header "mntent.h" : YES
Has header "poll.h" : YES
Has header "pwd.h" : YES
Has header "sched.h" : YES
Has header "spawn.h" : YES
Has header "stdint.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "strings.h" : YES
Has header "sys/auxv.h" : YES
Has header "sys/event.h" : NO
Has header "sys/filio.h" : NO
Has header "sys/inotify.h" : YES
Has header "sys/mkdev.h" : NO
Has header "sys/mntctl.h" : NO
Has header "sys/mnttab.h" : NO
Has header "sys/mount.h" : YES
Has header "sys/param.h" : YES
Has header "sys/resource.h" : YES
Has header "sys/select.h" : YES
Has header "sys/statfs.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/statvfs.h" : YES
Has header "sys/sysctl.h" : NO
Has header "sys/time.h" : YES
Has header "sys/times.h" : YES
Has header "sys/types.h" : YES
Has header "sys/uio.h" : YES
Has header "sys/vfs.h" : YES
Has header "sys/vfstab.h" : NO
Has header "sys/vmount.h" : NO
Has header "sys/wait.h" : YES
Has header "termios.h" : YES
Has header "unistd.h" : YES
Has header "values.h" : YES
Has header "wchar.h" : YES
Has header "xlocale.h" : NO
Checking if "malloc.h" compiles: YES
Has header "linux/netlink.h" : YES
Checking if "statx() test" compiles: NO
Header <locale.h> has symbol "LC_MESSAGES" : YES
Checking whether type "struct stat" has member "st_mtimensec" : NO
Checking whether type "struct stat" has member "st_mtim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_atimensec" : NO
Checking whether type "struct stat" has member "st_atim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_ctimensec" : NO
Checking whether type "struct stat" has member "st_ctim.tv_nsec" : YES
Checking whether type "struct stat" has member "st_birthtime" : NO
Checking whether type "struct stat" has member "st_birthtimensec" : NO
Checking whether type "struct stat" has member "st_birthtim" : NO
Checking whether type "struct stat" has member "st_birthtim.tv_nsec" : NO
Checking whether type "struct stat" has member "st_blksize" : YES
Checking whether type "struct stat" has member "st_blocks" : YES
Checking whether type "struct statfs" has member "f_fstypename" : NO
Checking whether type "struct statfs" has member "f_bavail" : YES
Checking whether type "struct dirent" has member "d_type" : YES
Checking whether type "struct statvfs" has member "f_basetype" : NO
Checking whether type "struct statvfs" has member "f_fstypename" : NO
Checking whether type "struct tm" has member "tm_gmtoff" : YES
Checking whether type "struct tm" has member "__tm_gmtoff" : YES
Compiler for C supports arguments -Wduplicated-branches: YES
Compiler for C supports arguments -Wimplicit-fallthrough: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wno-unused-parameter: YES
Compiler for C supports arguments -Wno-bad-function-cast: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wno-pedantic: YES
Compiler for C supports arguments -Wno-format-zero-length: YES
Compiler for C supports arguments -Werror=declaration-after-statement: YES
Compiler for C supports arguments -Werror=format=2: YES
Compiler for C supports arguments -Werror=implicit-function-declaration: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=missing-include-dirs: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=pointer-arith: YES
Compiler for C supports link arguments -Wl,-z,nodelete: YES
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
Checking for function "endmntent" : YES
Checking for function "endservent" : YES
Checking for function "fallocate" : YES
Checking for function "fchmod" : YES
Checking for function "fchown" : YES
Checking for function "fdwalk" : NO
Checking for function "fsync" : YES
Checking for function "getauxval" : YES
Checking for function "getc_unlocked" : YES
Checking for function "getfsstat" : NO
Checking for function "getgrgid_r" : YES
Checking for function "getmntent_r" : YES
Checking for function "getpwuid_r" : YES
Checking for function "getresuid" : YES
Checking for function "getvfsstat" : NO
Checking for function "gmtime_r" : YES
Checking for function "hasmntopt" : YES
Checking for function "inotify_init1" : YES
Checking for function "issetugid" : YES
Checking for function "kevent" : NO
Checking for function "kqueue" : NO
Checking for function "lchmod" : YES
Checking for function "lchown" : YES
Checking for function "link" : YES
Checking for function "localtime_r" : YES
Checking for function "lstat" : YES
Checking for function "mbrtowc" : YES
Checking for function "memalign" : YES
Checking for function "mmap" : YES
Checking for function "newlocale" : YES
Checking for function "pipe2" : YES
Checking for function "poll" : YES
Checking for function "prlimit" : YES
Checking for function "readlink" : YES
Checking for function "recvmmsg" : YES
Checking for function "sendmmsg" : YES
Checking for function "setenv" : YES
Checking for function "setmntent" : YES
Checking for function "strerror_r" : YES
Checking for function "strnlen" : YES
Checking for function "strsignal" : YES
Checking for function "strtod_l" : YES
Cloning into 'libffi'...
Checking for function "strtoll_l" : NO
Checking for function "strtoull_l" : NO
Checking for function "symlink" : YES
Checking for function "timegm" : YES
Checking for function "unsetenv" : YES
Checking for function "uselocale" : YES
Checking for function "utimes" : YES
Checking for function "valloc" : YES
Checking for function "vasprintf" : YES
Checking for function "vsnprintf" : YES
Checking for function "wcrtomb" : YES
Checking for function "wcslen" : YES
Checking for function "wcsnlen" : YES
Checking for function "sysctlbyname" : NO
Checking for function "statvfs" : YES
Checking for function "statfs" : YES
Checking for function "if_indextoname" : YES
Checking for function "if_nametoindex" : YES
Checking for function "splice" : YES
Checking for function "stpcpy" : YES
Checking for function "posix_memalign" : YES
Checking for function "posix_spawn" : YES
Checking if "strerror_r() returns char *" compiles: NO
Checking for function "snprintf" : YES
Checking for function "strcasecmp" : YES
Checking for function "strncasecmp" : YES
Header <sys/sysmacros.h> has symbol "major" : YES
Header <dlfcn.h> has symbol "RTLD_LAZY" : YES
Header <dlfcn.h> has symbol "RTLD_NOW" : YES
Header <dlfcn.h> has symbol "RTLD_GLOBAL" : YES
Header <dlfcn.h> has symbol "RTLD_NEXT" : YES
Message: Checking whether to use statfs or statvfs .. statfs
Checking for function "mkostemp" : YES
Checking if "futex(2) system call" links: YES
Checking if "eventfd(2) system call" links: YES
Checking if "__uint128_t available" compiles: NO
Checking if "clock_gettime" links: YES
Checking if "dlopen() and dlsym() in system libraries" links: YES
Checking if "number of arguments to statfs() (n=2)" compiles: YES
Checking if "open() option O_DIRECTORY" compiles: YES
Checking if "fcntl() option F_FULLFSYNC" compiles: NO
Checking if "nl_langinfo and CODESET" links: YES
Checking if "nl_langinfo (PM_STR)" links: YES
Checking if "nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)" links: NO
Checking if "nl_langinfo (ALTMON_n)" links: NO
Checking if "nl_langinfo (_NL_ABALTMON_n)" links: NO
Checking if "signed" compiles: YES
Header <stddef.h> has symbol "ptrdiff_t" : YES
Checking if "sig_atomic_t" links: YES
Checking if "long long" compiles: YES
Checking if "long double" compiles: YES
Header <stddef.h> has symbol "wchar_t" : YES
Header <wchar.h> has symbol "wint_t" : YES
Checking if "uintmax_t in inttypes.h" compiles: YES
Checking if "uintmax_t in stdint.h" compiles: YES
Checking for size of "char" : 1
Checking for size of "short" : 2
Checking for size of "int" : 4
Checking for size of "void*" : 4
Checking for size of "long" : 4
Checking for size of "long long" : 8
Checking for size of "size_t" : 4
Checking for size of "ssize_t" : 4
Checking for alignment of "char" : 1
Checking for alignment of "short" : 2
Checking for alignment of "int" : 4
Checking for alignment of "void*" : 4
Checking for alignment of "long" : 4
Checking for alignment of "long long" : 8
Checking for alignment of "size_t" : 4
Checking for size of "wchar_t" : 4
Checking if "GCC size_t typedef is int" compiles: YES
Checking if "GCC size_t typedef is long" compiles: NO
Checking if "__va_copy check" compiles: YES
Checking if "va_copy check" compiles: YES
Checking if "ISO C99 varargs macros in C" compiles: YES
Checking if "ISO C99 varargs macros in C++" compiles: YES
Checking if "GNUC varargs macros" compiles: YES
Has header "alloca.h" : YES (cached)
Has header "sys/poll.h" : YES
Has header "sys/types.h" : YES (cached)
Has header "winsock2.h" : NO
Computing int of "POLLIN" : 1
Computing int of "POLLOUT" : 4
Computing int of "POLLPRI" : 2
Computing int of "POLLERR" : 8
Computing int of "POLLHUP" : 16
Computing int of "POLLNVAL" : 32
Computing int of "AF_UNIX" : 1
Computing int of "AF_INET" : 2
Computing int of "AF_INET6" : 10
Computing int of "MSG_OOB" : 1
Computing int of "MSG_PEEK" : 2
Computing int of "MSG_DONTROUTE" : 4
Checking if "atomic ops" links: YES
Checking if "atomic ops define" compiles: YES
Run-time dependency threads found: YES
Header <pthread.h> has symbol "pthread_attr_setstacksize" : YES
Header <pthread.h> has symbol "pthread_attr_setinheritsched" : YES
Header <pthread.h> has symbol "pthread_condattr_setclock" : YES
Header <pthread.h> has symbol "pthread_cond_timedwait_relative_np" : NO
Header <pthread.h> has symbol "pthread_getname_np" : NO
Header <sys/syscall.h> has symbol "SYS_sched_getattr" : YES
Checking if "pthread_setname_np(const char*)" with dependency threads links: NO
Checking if "pthread_setname_np(pthread_t, const char*)" with dependency threads links: YES
Header <iconv.h> has symbol "iconv_open" : YES
Library iconv found: YES
Library m found: YES
Found pkg-config: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/host/bin/pkg-config (1.7.3)
Found CMake: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/host/bin/cmake (3.19.1)
Run-time dependency libffi found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency libffi

|Executing subproject libffi method meson
|
|Project name: libffi
|Project version: 3.2.9999
|C compiler for the host machine: mips-openwrt-linux-musl-gcc (gcc 8.4.0 "mips-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r16279-5cc0535800) 8.4.0")
|C linker for the host machine: mips-openwrt-linux-musl-gcc ld.bfd 2.34
|C compiler for the build machine: gcc (gcc 11.4.0 "gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
|C linker for the build machine: gcc ld.bfd 2.38
|Message: host cpu: 24kc
|Message: host cpu_family: mips
|Message: host system: linux
|Checking if "ASM .cfi" compiles: NO
|Checking for size of "size_t" : 4
|Checking for size of "long double" : 8
|Checking for size of "double" : 8
|Message: "long double" support is detected at compile-time
|Message: .eh_frame is hard-coded to ro
|Checking for function "memcpy" : YES
|Checking for function "mkostemp" : YES
|Has header "alloca.h" : YES (cached)
|Has header "inttypes.h" : YES (cached)
|Has header "stdint.h" : YES (cached)
|Compiler for C supports function attribute visibility: YES
|Program test-cc-supports-hidden-visibility.py found: YES (/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/host/bin/python /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/glib-2.66.4/subprojects/libffi/test-cc-supports-hidden-visibility.py)
|Message: .hidden pseudo-op is available

../../../build_dir/target-mips_24kc_musl/glib-2.66.4/subprojects/libffi/meson.build:259:2: ERROR: Problem encountered: Unsupported pair: system "linux", cpu family "mips"

A full log can be found at /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/glib-2.66.4/openwrt-build/meson-logs/meson-log.txt
make[3]: *** [Makefile:133: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/glib-2.66.4/.configured_efb2d3cf01c707184fb77fd0fe149f94] Error 1
make[3]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/package/libs/glib2'
time: package/libs/glib2/compile#3.85#3.14#13.44
    ERROR: package/libs/glib2 failed to build.
make[2]: *** [package/Makefile:114: package/libs/glib2/compile] Error 1
make[2]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl'
make[1]: *** [package/Makefile:108: /home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl'
make: *** [/home/kontogiorgis/RUT9_R_GPL_00.07.06.1/rutos-ath79-rut9-gpl/include/toplevel.mk:238: world] Error 2

Thanks in Advance,
Theo

make distclean completely breaks the build tree, restart from scratch.
Extract the tar file with:

tar xovfz RUT9_R_GPL_00.07.06.1.tar.gz

not the command given in the readme, then execute:

./scripts/feeds update -a
make menuconfig (and save + exit)
make -k V=sc 2>&1 | tee makelog.txt

and post the makelog.txt file somewhere.

Hi @flebourse ,
Thanks for the fast response.
I built the project but unfortunately I cannot Upload the whole file (I am a new user in the forum).It seems that this build has a different output.
Below I upload some of the last lines:

rm -f libexfat.a
mips-openwrt-linux-musl-gcc-ar cru libexfat.a libexfat.o 
/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib/gcc/mips-openwrt-linux-musl/8.4.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/lib'
Making all in mkfs
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
depbase=`echo mkfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT mkfs.o -MD -MP -MF $depbase.Tpo -c -o mkfs.o mkfs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo upcase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT upcase.o -MD -MP -MF $depbase.Tpo -c -o upcase.o upcase.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro  -o mkfs.exfat mkfs.o upcase.o ../lib/libexfat.a 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -znow -zrelro -o mkfs.exfat mkfs.o upcase.o  -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib ../lib/libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
Making all in fsck
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
depbase=`echo fsck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT fsck.o -MD -MP -MF $depbase.Tpo -c -o fsck.o fsck.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo repair.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT repair.o -MD -MP -MF $depbase.Tpo -c -o repair.o repair.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo de_iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT de_iter.o -MD -MP -MF $depbase.Tpo -c -o de_iter.o de_iter.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro  -o fsck.exfat fsck.o repair.o de_iter.o ../lib/libexfat.a 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -znow -zrelro -o fsck.exfat fsck.o repair.o de_iter.o  -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib ../lib/libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
Making all in tune
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
depbase=`echo tune.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT tune.o -MD -MP -MF $depbase.Tpo -c -o tune.o tune.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro  -o tune.exfat tune.o ../lib/libexfat.a 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -znow -zrelro -o tune.exfat tune.o  -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib ../lib/libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
Making all in label
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
depbase=`echo label.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT label.o -MD -MP -MF $depbase.Tpo -c -o label.o label.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro  -o exfatlabel label.o ../lib/libexfat.a 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -znow -zrelro -o exfatlabel label.o  -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib ../lib/libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
Making all in dump
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I..   -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT  -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ../libtool  --tag=CC   --mode=link mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro  -o dump.exfat dump.o ../lib/libexfat.a 
OpenWrt-libtool: link: mips-openwrt-linux-musl-gcc -Wall -include ../config.h -I../include -fno-common -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -znow -zrelro -o dump.exfat dump.o  -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib ../lib/libexfat.a
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[4]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/include -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include/fortify -I/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT " LDFLAGS="-L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/usr/lib -L/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_74kc_gcc-8.4.0_musl/lib -znow -zrelro " make -C /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=74kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3=exfatprogs-1.1.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCOV="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" DESTDIR="/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install"  install;
make[4]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
Making install in lib
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/lib'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/lib'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/lib'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/lib'
Making install in mkfs
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c mkfs.exfat '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c mkfs.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/mkfs.exfat
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/mkfs'
Making install in fsck
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c fsck.exfat '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c fsck.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/fsck.exfat
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/fsck'
Making install in tune
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c tune.exfat '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c tune.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/tune.exfat
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/tune'
Making install in label
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c exfatlabel '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c exfatlabel /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/exfatlabel
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/label'
Making install in dump
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c dump.exfat '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin'
OpenWrt-libtool: install: /usr/bin/install -c dump.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/dump.exfat
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/dump'
make[5]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[6]: Entering directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/man/man8'
 /usr/bin/install -c -m 644 manpages/fsck.exfat.8 manpages/tune.exfat.8 manpages/mkfs.exfat.8 manpages/exfatlabel.8 manpages/dump.exfat.8 '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/man/man8'
make[6]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[5]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
make[4]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3'
touch /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.built
rm -rf /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs.installed /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs
mkdir -p /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs
install -d -m0755 /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs/usr/sbin
install -m0755 /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/mkfs.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs/usr/sbin
touch /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs.installed
mkdir -p /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/stamp
SHELL= flock /home/kontogiorgis/rutos-ath79-rut9-gpl/tmp/.root-copy.flock -c 'cp -fpR /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/.pkgdir/exfat-mkfs/. /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/'
touch /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/root-ath79/stamp/.exfat-mkfs_installed
mkdir -p /home/kontogiorgis/rutos-ath79-rut9-gpl/bin/targets/ath79/74kc/packages /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs/CONTROL /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/pkginfo
install -d -m0755 /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs/usr/sbin
install -m0755 /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-install/usr/sbin/mkfs.exfat /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs/usr/sbin
find /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"   ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/kontogiorgis/rutos-ath79-rut9-gpl/scripts/strip-kmod.sh" PATCHELF="/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/host/bin/patchelf" /home/kontogiorgis/rutos-ath79-rut9-gpl/scripts/rstrip.sh /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs
rstrip.sh: /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs/usr/sbin/mkfs.exfat: executable
(cd /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
install -d -m0755 /home/kontogiorgis/rutos-ath79-rut9-gpl/bin/packages/mips_24kc/base
/home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/host/bin/fakeroot /home/kontogiorgis/rutos-ath79-rut9-gpl/scripts/ipkg-build -m "" /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs /home/kontogiorgis/rutos-ath79-rut9-gpl/bin/packages/mips_24kc/base
Packaged contents of /home/kontogiorgis/rutos-ath79-rut9-gpl/build_dir/target-mips_74kc_musl/exfatprogs-1.1.3/ipkg-mips_24kc/exfat-mkfs into /home/kontogiorgis/rutos-ath79-rut9-gpl/bin/packages/mips_24kc/base/exfat-mkfs_1.1.3-240112.41471_mips_24kc.ipk
echo "exfat-mkfs" >> /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/pkginfo/exfatprogs.default.install
make[3]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl/package/utils/exfatprogs'
time: package/utils/exfatprogs/compile#6.80#1.32#9.08
make[2]: Target 'package/compile' not remade because of errors.
make[2]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl'
make[1]: *** [package/Makefile:108: /home/kontogiorgis/rutos-ath79-rut9-gpl/staging_dir/target-mips_74kc_musl/stamp/.package_compile] Error 2
make[1]: Target 'world' not remade because of errors.
make[1]: Leaving directory '/home/kontogiorgis/rutos-ath79-rut9-gpl'
make: *** [/home/kontogiorgis/rutos-ath79-rut9-gpl/include/toplevel.mk:238: world] Error 2

Not enough information to determine the cause, post the entire file somewhere (google drive, other …)

Hi @flebourse ,
I uploaded the file here:

Hi @flebourse,
The following topic helped me solved the problem:

Best Regards,
Theo

This topic was automatically closed after 15 days. New replies are no longer allowed.