freifunk-gluon / gluon

a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
https://gluon.readthedocs.io
Other
551 stars 325 forks source link

Error with building minimal Local-mesh #1190

Closed jerix777 closed 7 years ago

jerix777 commented 7 years ago

I am trying to build the target=ar71xx-generic for TP-Link WA801ND with this command:

"make GLUON_TARGET=ar71xx-generic V=s"

But it issues the error below on trying to build local-Mesh with minimal site.conf. This is the error:

... ... make[3] -C tools/libressl compile make -r tools/install: build failed. Please re-run make with -j1 V=s to see what's going on /home/jerix/gluon/lede/include/toplevel.mk:198: recipe for target 'tools/install' failed make[1]: [tools/install] Error 1 make[1]: Leaving directory '/home/jerix/gluon/lede' Makefile:113 : recipe for target « lede/staging_dir/hostpkg/bin/lua » failed make: [lede/staging_dir/hostpkg/bin/lua] Error 2

Here is my site.conf:

{
  single_as_lan= true 
  site_name = 'Local Hotspot' 
  site_code = 'hnet',
  prefix4 = '192.168.2.0/24',
  prefix6 = 'fdca::ffee:babe:1::/64'
  timezone = 'GMT0',
  ntp_servers = {'ntp1.local.lan'},
  regdom = 'FR',
  wifi24 = {
    channel = 1,
    supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
    basic_rate = {6000, 9000, 18000, 36000, 54000},

    ap = {
      ssid = 'Local Hotspot',
      -- disabled = true, (optional)
    },

    mesh = {
      id = 'hnet-link',
      mcast_rate = 12000,
      -- disabled = true, (optional)
    },
  },

   mesh = {
     batman_adv = { 
       gw_sel_class = 1,
     },
   },

   roles = {
     default = 'node',
     list = {
       'node',
       'test',
       'backbone',
       'service',
     },
   },

   setup_mode = {
    skip = true,
   },

   config_mode = { 
     geo_location = {
       show_altitude = true,
     },
     owner = {
       obligatory = true
     },
   },
}

And my site.mk:

GLUON_SITE_PACKAGES := \
    gluon-alfred \
    gluon-respondd \
    gluon-mesh-batman-adv-15 \
    gluon-lock-password \
    gluon-authorized-keys \
    gluon-status-page \
    haveged \
    iwinfo

DEFAULT_GLUON_RELEASE := 0.6+exp$(shell date '+%d%m%Y')
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_PRIORITY ?= 0
GLUON_REGION ?= us
GLUON_LANGS ?= fr en
jerix777 commented 7 years ago

Oops, i forgot to give the version. I'm on v2017.1.1

rubo77 commented 7 years ago

and did you re-run make with -j1 V=s to see what's going on?

You can clone our site.conf from kiel, there we have a branch lede: https://github.com/freifunk-kiel/site-ffki/tree/lede which works fine on 2017.1.1, and adapt it to your needs.

But This issuetracker is not the right place to ask for support, please com e to IRC #freifunk to get some more help: https://wiki.freifunk.net/Freifunk-Chat

jerix777 commented 7 years ago

@rubo77 , Thanks a lot !

neocturne commented 7 years ago

Hmm, the error message doesn't sound like a issue in site.conf/site.mk, please provide a full build log.

jerix777 commented 7 years ago

Ok this is the error log with -j1 V=s option

make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/mtools-4.0.18' touch /home/jerix/gluon/lede/build_dir/host/mtools-4.0.18/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/mtools' make[3]: Entering directory '/home/jerix/gluon/lede/tools/mtools' install -m0755 /home/jerix/gluon/lede/build_dir/host/mtools-4.0.18/mcopy /home/jerix/gluon/lede/staging_dir/host/bin/ install -m0755 /home/jerix/gluon/lede/build_dir/host/mtools-4.0.18/mmd /home/jerix/gluon/lede/staging_dir/host/bin/ mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/mtools-4.0.18/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.mtools_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/mtools' make[3]: Entering directory '/home/jerix/gluon/lede/tools/dosfstools' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.dosfstools-4.0.tar.xz.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "dosfstools-4.0.tar.xz" "9037738953559d1efe04fc5408b6846216cc0138f7f9d32de80b6ec3c35e7daf" "" "https://github.com/dosfstools/dosfstools/releases/download/v4.0/" "http://fossies.org/linux/misc" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:51:14-- https://github.com/dosfstools/dosfstools/releases/download/v4.0/dosfstools-4.0.tar.xz Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/26462150/9b0ee7a0-133c-11e6-8bfd-194226d6e058?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170715%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170715T015115Z&X-Amz-Expires=300&X-Amz-Signature=dd3838135c28e03b119b9c6ab10477e1bce6e441d85edab2d34b046927c0bac9&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Ddosfstools-4.0.tar.xz&response-content-type=application%2Foctet-stream [following] --2017-07-15 01:51:15-- https://github-production-release-asset-2e65be.s3.amazonaws.com/26462150/9b0ee7a0-133c-11e6-8bfd-194226d6e058?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20170715%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170715T015115Z&X-Amz-Expires=300&X-Amz-Signature=dd3838135c28e03b119b9c6ab10477e1bce6e441d85edab2d34b046927c0bac9&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Ddosfstools-4.0.tar.xz&response-content-type=application%2Foctet-stream Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.18.248 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.18.248|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 157564 (154K) [application/octet-stream] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 153.87K 139KB/s in 1.1s

2017-07-15 01:51:18 (139 KB/s) - written to stdout [157564/157564]

. /home/jerix/gluon/lede/include/shell.sh; xzcat /home/jerix/gluon/lede/dl/dosfstools-4.0.tar.xz | tar -C /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0

Applying ./patches/0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch using plaintext: patching file src/mkfs.fat.c

Applying ./patches/0002-Switch-to-AC_CHECK_LIB-for-iconv-library-linking.patch using plaintext: patching file configure.ac touch /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/.prepared2dc40ee6c54176d6456380cb2b591d80 (cd /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf autom4te.cache; [ -e ./config.rpath ] || ln -s /home/jerix/gluon/lede/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/home/jerix/gluon/lede/staging_dir/host/bin/autom4te AUTOCONF=/home/jerix/gluon/lede/staging_dir/host/bin/autoconf AUTOMAKE=/home/jerix/gluon/lede/staging_dir/host/bin/automake ACLOCAL=/home/jerix/gluon/lede/staging_dir/host/bin/aclocal AUTOHEADER=/home/jerix/gluon/lede/staging_dir/host/bin/autoheader LIBTOOLIZE=/home/jerix/gluon/lede/staging_dir/host/bin/libtoolize LIBTOOL=/home/jerix/gluon/lede/staging_dir/host/bin/libtool M4=/home/jerix/gluon/lede/staging_dir/host/bin/m4 AUTOPOINT=true /home/jerix/gluon/lede/staging_dir/host/bin/autoreconf -v -f -i -s -B /home/jerix/gluon/lede/staging_dir/host/share/aclocal -I m4 -I . . || true; fi; ); autoreconf: Entering directory .' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/home/jerix/gluon/lede/staging_dir/host/share/aclocal --force autoreconf: configure.ac: not using Autoheader autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/automake --add-missing --force-missing autoreconf: Leaving directory.' (cd /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /home/jerix/gluon/lede/staging_dir/host/bin/grep checking for egrep... /home/jerix/gluon/lede/staging_dir/host/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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.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/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking whether getmntent is declared... yes checking whether getmntinfo is declared... no checking pkg-config is at least version 0.9.0... yes checking for UDEV... no checking for iconv_open in -liconv... 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 src/version.h config.status: creating manpages/Makefile config.status: creating manpages/mkfs.fat.8 config.status: creating manpages/fsck.fat.8 config.status: creating manpages/fatlabel.8 config.status: executing depfiles commands touch /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/.configured CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CXXFLAGS="" LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " make -j1 -C /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0 make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' Making all in src make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT testdevinfo-testdevinfo.o -MD -MP -MF .deps/testdevinfo-testdevinfo.Tpo -c -o testdevinfo-testdevinfo.o test -f 'testdevinfo.c' || echo './'testdevinfo.c mv -f .deps/testdevinfo-testdevinfo.Tpo .deps/testdevinfo-testdevinfo.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT testdevinfo-device_info.o -MD -MP -MF .deps/testdevinfo-device_info.Tpo -c -o testdevinfo-device_info.o test -f 'device_info.c' || echo './'device_info.c mv -f .deps/testdevinfo-device_info.Tpo .deps/testdevinfo-device_info.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT blkdev/testdevinfo-blkdev.o -MD -MP -MF blkdev/.deps/testdevinfo-blkdev.Tpo -c -o blkdev/testdevinfo-blkdev.o test -f 'blkdev/blkdev.c' || echo './'blkdev/blkdev.c mv -f blkdev/.deps/testdevinfo-blkdev.Tpo blkdev/.deps/testdevinfo-blkdev.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT blkdev/testdevinfo-linux_version.o -MD -MP -MF blkdev/.deps/testdevinfo-linux_version.Tpo -c -o blkdev/testdevinfo-linux_version.o test -f 'blkdev/linux_version.c' || echo './'blkdev/linux_version.c mv -f blkdev/.deps/testdevinfo-linux_version.Tpo blkdev/.deps/testdevinfo-linux_version.Po gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib -o testdevinfo testdevinfo-testdevinfo.o testdevinfo-device_info.o blkdev/testdevinfo-blkdev.o blkdev/testdevinfo-linux_version.o depbase=echo fsck.fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT fsck.fat.o -MD -MP -MF $depbase.Tpo -c -o fsck.fat.o fsck.fat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT boot.o -MD -MP -MF $depbase.Tpo -c -o boot.o boot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT check.o -MD -MP -MF $depbase.Tpo -c -o check.o check.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT fat.o -MD -MP -MF $depbase.Tpo -c -o fat.o fat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo lfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT lfn.o -MD -MP -MF $depbase.Tpo -c -o lfn.o lfn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo charconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT charconv.o -MD -MP -MF $depbase.Tpo -c -o charconv.o charconv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib -o fsck.fat fsck.fat.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT mkfs_fat-mkfs.fat.o -MD -MP -MF .deps/mkfs_fat-mkfs.fat.Tpo -c -o mkfs_fat-mkfs.fat.o test -f 'mkfs.fat.c' || echo './'mkfs.fat.c mv -f .deps/mkfs_fat-mkfs.fat.Tpo .deps/mkfs_fat-mkfs.fat.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT mkfs_fat-device_info.o -MD -MP -MF .deps/mkfs_fat-device_info.Tpo -c -o mkfs_fat-device_info.o test -f 'device_info.c' || echo './'device_info.c mv -f .deps/mkfs_fat-device_info.Tpo .deps/mkfs_fat-device_info.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT blkdev/mkfs_fat-blkdev.o -MD -MP -MF blkdev/.deps/mkfs_fat-blkdev.Tpo -c -o blkdev/mkfs_fat-blkdev.o test -f 'blkdev/blkdev.c' || echo './'blkdev/blkdev.c mv -f blkdev/.deps/mkfs_fat-blkdev.Tpo blkdev/.deps/mkfs_fat-blkdev.Po gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I./blkdev -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT blkdev/mkfs_fat-linux_version.o -MD -MP -MF blkdev/.deps/mkfs_fat-linux_version.Tpo -c -o blkdev/mkfs_fat-linux_version.o test -f 'blkdev/linux_version.c' || echo './'blkdev/linux_version.c mv -f blkdev/.deps/mkfs_fat-linux_version.Tpo blkdev/.deps/mkfs_fat-linux_version.Po gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib -o mkfs.fat mkfs_fat-mkfs.fat.o mkfs_fat-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o depbase=echo fatlabel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.0\" -DPACKAGE_STRING=\"dosfstools\ 4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -I. -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -MT fatlabel.o -MD -MP -MF $depbase.Tpo -c -o fatlabel.o fatlabel.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib -o fatlabel fatlabel.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' Making all in manpages make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' touch /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/dosfstools' make[3]: Entering directory '/home/jerix/gluon/lede/tools/dosfstools' export MAKEFLAGS= ;make -C /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0 install make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' Making install in src make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' /bin/mkdir -p '/home/jerix/gluon/lede/staging_dir/host/bin' /usr/bin/install -c fsck.fat mkfs.fat fatlabel '/home/jerix/gluon/lede/staging_dir/host/bin' make install-exec-hook make[7]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' make[7]: Nothing to be done for 'install-exec-hook'. make[7]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/src' Making install in manpages make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/jerix/gluon/lede/staging_dir/host/share/man/man8' /usr/bin/install -c -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/home/jerix/gluon/lede/staging_dir/host/share/man/man8' make install-data-hook make[7]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[7]: Nothing to be done for 'install-data-hook'. make[7]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/manpages' make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/jerix/gluon/lede/staging_dir/host/share/doc/dosfstools' /usr/bin/install -c -m 644 doc/ANNOUNCE.mkdosfs doc/ChangeLog.dosfsck doc/ChangeLog.dosfstools-2.x doc/ChangeLog.mkdosfs doc/README.dosfsck doc/README.dosfstools-2.x doc/README.mkdosfs doc/TODO.dosfstools-2.x '/home/jerix/gluon/lede/staging_dir/host/share/doc/dosfstools' make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/dosfstools-4.0' mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/dosfstools-4.0/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.dosfstools_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/dosfstools' make[3]: Entering directory '/home/jerix/gluon/lede/tools/lzma-old' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.lzma-4.32.tar.bz2.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "lzma-4.32.tar.bz2" "49053e4bb5e0646a841d250d9cb81f7714f5fff04a133216c4748163567acc3d" "" "http://downloads.openwrt.org/sources/" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:51:47-- http://downloads.openwrt.org/sources/lzma-4.32.tar.bz2 Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 130347 (127K) [application/octet-stream] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 127.29K 193KB/s in 0.7s

2017-07-15 01:51:48 (193 KB/s) - written to stdout [130347/130347]

. /home/jerix/gluon/lede/include/shell.sh; bzcat /home/jerix/gluon/lede/dl/lzma-4.32.tar.bz2 | tar -C /home/jerix/gluon/lede/build_dir/host/lzma-4.32/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/lzma-4.32

Applying ./patches/100-lzma_zlib.patch using plaintext: patching file C/7zip/Compress/LZMA/LZMADecoder.cpp patching file C/7zip/Compress/LZMA/LZMADecoder.h patching file C/7zip/Compress/LZMA_Lib/makefile patching file C/7zip/Compress/LZMA_Lib/ZLib.cpp

Applying ./patches/110-ranlib.patch using plaintext: patching file C/7zip/Compress/LZMA_Lib/makefile touch /home/jerix/gluon/lede/build_dir/host/lzma-4.32/.prepared9d04fb7151e289e6a407d0bb2fe9bc5c (cd /home/jerix/gluon/lede/build_dir/host/lzma-4.32/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/lzma-4.32// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) touch /home/jerix/gluon/lede/build_dir/host/lzma-4.32/.configured make -C /home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Lib make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Lib' g++ -O3 -Wall -c -I ../../../ ZLib.cpp g++ -O3 -Wall -c -I ../../../ ../LZMA/LZMADecoder.cpp ../LZMA/LZMADecoder.cpp: In member function 'virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)': ../LZMA/LZMADecoder.cpp:317:42: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (_outSizeDefined = (outSize != NULL)) ^ g++ -O3 -Wall -c -I ../../../ ../LZMA/LZMAEncoder.cpp ../LZMA/LZMAEncoder.cpp: In member function 'LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)': ../LZMA/LZMAEncoder.cpp:1139:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses] repLens[repMaxIndex] + 2 >= lenMain && (backMain > (1<<12))) ^ ../LZMA/LZMAEncoder.cpp:1154:44: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength == lenMain + 1 && ^ ../LZMA/LZMAEncoder.cpp:1157:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength + 1 >= lenMain && lenMain >= 3 && ^ g++ -O3 -Wall -c -I ../../../ ../LZ/LZInWindow.cpp g++ -O3 -Wall -c -I ../../../ ../LZ/LZOutWindow.cpp g++ -O3 -Wall -c -I ../../../ ../RangeCoder/RangeCoderBit.cpp g++ -O3 -Wall -c -I ../../../ ../../Common/InBuffer.cpp g++ -O3 -Wall -c -I ../../../ ../../Common/OutBuffer.cpp g++ -O3 -Wall -c -I ../../../ ../../Common/FileStreams.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/Alloc.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/C_FileIO.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/CommandLineParser.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/CRC.cpp g++ -O3 -Wall -c -I ../../../ ../../Common/StreamUtils.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/String.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/StringConvert.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/StringToInt.cpp g++ -O3 -Wall -c -I ../../../ ../../../Common/Vector.cpp ar r liblzma.a ZLib.o LZMADecoder.o LZMAEncoder.o LZInWindow.o LZOutWindow.o RangeCoderBit.o InBuffer.o OutBuffer.o FileStreams.o Alloc.o C_FileIO.o CommandLineParser.o CRC.o StreamUtils.o String.o StringConvert.o StringToInt.o Vector.o ar: creating liblzma.a ranlib liblzma.a make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Lib' make -f makefile.gcc -C /home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Alone make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Alone' g++ -O2 -Wall -c -I ../../../ LzmaAlone.cpp LzmaAlone.cpp: In function 'int main2(int, const char*)': LzmaAlone.cpp:432:36: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kWriteError); ^ LzmaAlone.cpp:458:33: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kReadError); ^ LzmaAlone.cpp:463:33: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kReadError); ^ LzmaAlone.cpp:477:35: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kReadError); ^ LzmaAlone.cpp:482:35: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kReadError); ^ g++ -O2 -Wall -c -I ../../../ LzmaBench.cpp In file included from ../LZMA/LZMADecoder.h:6:0, from LzmaBench.cpp:12: LzmaBench.cpp: In member function 'virtual ULONG CBenchmarkInStream::Release()': ../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CBenchmarkInStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] return m_RefCount; delete this; return 0; } ^ ../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^ LzmaBench.cpp:143:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^ LzmaBench.cpp: In member function 'virtual ULONG CCrcOutStream::Release()': ../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CCrcOutStream' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^ ../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^ LzmaBench.cpp:211:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^ LzmaBench.cpp: In member function 'virtual ULONG CProgressInfo::Release()': ../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CProgressInfo' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] return m_RefCount; delete this; return 0; } ^ ../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^ LzmaBench.cpp:260:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^ LzmaBench.cpp: In function 'void ThrowError(FILE, LONG, const char)': LzmaBench.cpp:368:17: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(f, s); ^ LzmaBench.cpp: In function 'int LzmaBenchmark(FILE, UInt32, UInt32, bool)': LzmaBench.cpp:379:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (dictionarySize < (1 << 19) && isBT4 || dictionarySize < (1 << 15)) ^ g++ -O2 -Wall -c -I ../../../ LzmaRam.cpp In file included from ../LZMA/LZMADecoder.h:6:0, from LzmaRam.cpp:5: LzmaRam.cpp: In member function 'virtual ULONG CInStreamRam::Release()': ../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CInStreamRam' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^ ../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^ LzmaRam.cpp:22:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^ LzmaRam.cpp: In member function 'virtual ULONG COutStreamRam::Release()': ../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'COutStreamRam' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^ ../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^ LzmaRam.cpp:66:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^ gcc -O2 -Wall -c -I ../../../ LzmaRamDecode.c gcc -O2 -Wall -c -I ../../../ ../LZMA_C/LzmaDecode.c gcc -O2 -Wall -c -I ../../../ ../Branch/BranchX86.c g++ -O2 -Wall -c -I ../../../ ../LZMA/LZMADecoder.cpp ../LZMA/LZMADecoder.cpp: In member function 'virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)': ../LZMA/LZMADecoder.cpp:317:42: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (_outSizeDefined = (outSize != NULL)) ^ g++ -O2 -Wall -c -I ../../../ ../LZMA/LZMAEncoder.cpp ../LZMA/LZMAEncoder.cpp: In member function 'LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)': ../LZMA/LZMAEncoder.cpp:1139:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses] repLens[repMaxIndex] + 2 >= lenMain && (backMain > (1<<12))) ^ ../LZMA/LZMAEncoder.cpp:1154:44: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength == lenMain + 1 && ^ ../LZMA/LZMAEncoder.cpp:1157:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength + 1 >= lenMain && lenMain >= 3 && ^ g++ -O2 -Wall -c -I ../../../ ../LZ/LZInWindow.cpp g++ -O2 -Wall -c -I ../../../ ../LZ/LZOutWindow.cpp g++ -O2 -Wall -c -I ../../../ ../RangeCoder/RangeCoderBit.cpp g++ -O2 -Wall -c -I ../../../ ../../Common/InBuffer.cpp g++ -O2 -Wall -c -I ../../../ ../../Common/OutBuffer.cpp g++ -O2 -Wall -c -I ../../../ ../../Common/FileStreams.cpp g++ -O2 -Wall -c -I ../../../ ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/Alloc.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/CommandLineParser.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/CRC.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/String.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/StringConvert.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/StringToInt.cpp g++ -O2 -Wall -c -I ../../../ ../../../Common/Vector.cpp g++ -O2 -Wall -o lzma LzmaAlone.o LzmaBench.o LzmaRam.o LzmaRamDecode.o LzmaDecode.o BranchX86.o LZMADecoder.o LZMAEncoder.o LZInWindow.o LZOutWindow.o RangeCoderBit.o InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o Alloc.o C_FileIO.o CommandLineParser.o CRC.o String.o StringConvert.o StringToInt.o Vector.o -lm make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Alone' touch /home/jerix/gluon/lede/build_dir/host/lzma-4.32/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/lzma-old' make[3]: Entering directory '/home/jerix/gluon/lede/tools/lzma-old' install -m0644 /home/jerix/gluon/lede/build_dir/host/lzma-4.32/C/7zip/Compress/LZMA_Lib/liblzma.a /home/jerix/gluon/lede/staging_dir/host/lib/liblzma-old.a mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/lzma-4.32/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.lzma-old_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/lzma-old' make[3]: Entering directory '/home/jerix/gluon/lede/tools/squashfs' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.squashfs3.0.tar.gz.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "squashfs3.0.tar.gz" "39dbda43cf118536deb746c7730b468702d514a19f4cfab73b710e32908ddf20" "" "@SF/squashfs" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:52:38-- http://downloads.sourceforge.net/squashfs/squashfs3.0.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs3.0/squashfs3.0.tar.gz [following] --2017-07-15 01:52:39-- http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs3.0/squashfs3.0.tar.gz Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://vorboss.dl.sourceforge.net/project/squashfs/squashfs/squashfs3.0/squashfs3.0.tar.gz [following] --2017-07-15 01:52:39-- https://vorboss.dl.sourceforge.net/project/squashfs/squashfs/squashfs3.0/squashfs3.0.tar.gz Resolving vorboss.dl.sourceforge.net (vorboss.dl.sourceforge.net)... 5.10.152.194 Connecting to vorboss.dl.sourceforge.net (vorboss.dl.sourceforge.net)|5.10.152.194|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 384917 (376K) [application/x-gzip] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 375.90K 287KB/s in 1.3s

2017-07-15 01:52:41 (287 KB/s) - written to stdout [384917/384917]

. /home/jerix/gluon/lede/include/shell.sh; gzip -dc /home/jerix/gluon/lede/dl/squashfs3.0.tar.gz | tar -C /home/jerix/gluon/lede/build_dir/host/squashfs3.0/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/squashfs3.0

Applying ./patches/100-lzma.patch using plaintext: patching file squashfs-tools/Makefile

Applying ./patches/110-no_nonstatic_inline.patch using plaintext: patching file squashfs-tools/mksquashfs.c

Applying ./patches/120-add-fixed-timestamp-support.patch using plaintext: patching file squashfs-tools/mksquashfs.c touch /home/jerix/gluon/lede/build_dir/host/squashfs3.0/.preparedd941e7aecf2f1030f6d8822a7d937f02 (cd /home/jerix/gluon/lede/build_dir/host/squashfs3.0/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/squashfs3.0// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) touch /home/jerix/gluon/lede/build_dir/host/squashfs3.0/.configured make -C /home/jerix/gluon/lede/build_dir/host/squashfs3.0/squashfs-tools CC="gcc" CXX="g++" LZMAPATH=/home/jerix/gluon/lede/staging_dir/host/lib mksquashfs-lzma unsquashfs-lzma make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/squashfs3.0/squashfs-tools' gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o mksquashfs.o mksquashfs.c mksquashfs.c: In function 'write_file': mksquashfs.c:80:22: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] fprintf(stderr, "FATAL ERROR:" s, ##args);\ ^ mksquashfs.c:1204:5: note: in expansion of macro 'BAD_ERROR' BAD_ERROR("Out of memory allocating write_file buffer, could not allocate %ld blocks (%d Kbytes)\n", allocated_blocks, allocated_blocks << (block_log - 10)); ^ mksquashfs.c: In function 'dir_scan': mksquashfs.c:1567:2: warning: implicit declaration of function 'dir_scan2' [-Wimplicit-function-declaration] dir_scan2(inode, dir_info); ^ mksquashfs.c: In function 'dir_scan2': mksquashfs.c:67:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] printf("mksquashfs: "s, ## args);\ ^ mksquashfs.c:1644:6: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes %s\n", filename, buf->st_size, duplicate_file ? "DUPLICATE" : ""); ^ mksquashfs.c:67:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] printf("mksquashfs: "s, ## args);\ ^ mksquashfs.c:1700:7: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes LINK\n", filename, buf->st_size); ^ mksquashfs.c: In function 'write_file': mksquashfs.c:1242:5: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, bytes); ^ gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o read_fs.o read_fs.c gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o sort.o sort.c sort.c: In function 'sort_files_and_write': sort.c:50:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] if(!silent) printf("mksquashfs: "s, ## args); \ ^ sort.c:246:6: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes %s\n", ^ sort.c:50:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] if(!silent) printf("mksquashfs: "s, ## args); \ ^ sort.c:254:5: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes LINK\n", ^ g++ mksquashfs.o read_fs.o sort.o -L/home/jerix/gluon/lede/staging_dir/host/lib -llzma-old -o mksquashfs-lzma gcc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o unsquashfs.o unsquashfs.c unsquashfs.c: In function 'create_inode': unsquashfs.c:553:11: warning: too many arguments for format [-Wformat-extra-args] ERROR("create_inode: could not create %s device %s, because you're not superuser!\n", ^ unsquashfs.c:59:23: note: in definition of macro 'ERROR' fprintf(stderr, s, ## args); \ ^ g++ unsquashfs.o -L/home/jerix/gluon/lede/staging_dir/host/lib -llzma-old -o unsquashfs-lzma make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/squashfs3.0/squashfs-tools' touch /home/jerix/gluon/lede/build_dir/host/squashfs3.0/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/squashfs' make[3]: Entering directory '/home/jerix/gluon/lede/tools/squashfs' install -m0755 /home/jerix/gluon/lede/build_dir/host/squashfs3.0/squashfs-tools/mksquashfs-lzma /home/jerix/gluon/lede/staging_dir/host/bin/ install -m0755 /home/jerix/gluon/lede/build_dir/host/squashfs3.0/squashfs-tools/unsquashfs-lzma /home/jerix/gluon/lede/staging_dir/host/bin/ mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/squashfs3.0/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.squashfs_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/squashfs' make[3]: Entering directory '/home/jerix/gluon/lede/tools/lzma' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.lzma-4.65.tar.bz2.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "lzma-4.65.tar.bz2" "dcbdb5f4843eff638e4a5e8be0e2486a3c5483df73c70823618db8e66f609ec2" "" "http://downloads.openwrt.org/sources/" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:52:52-- http://downloads.openwrt.org/sources/lzma-4.65.tar.bz2 Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177 Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 252395 (246K) [application/octet-stream] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 246.48K 221KB/s in 1.1s

2017-07-15 01:52:54 (221 KB/s) - written to stdout [252395/252395]

. /home/jerix/gluon/lede/include/shell.sh; bzcat /home/jerix/gluon/lede/dl/lzma-4.65.tar.bz2 | tar -C /home/jerix/gluon/lede/build_dir/host/lzma-4.65/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/lzma-4.65

Applying ./patches/001-large_files.patch using plaintext: patching file CPP/7zip/Compress/LZMA_Alone/makefile.gcc

Applying ./patches/002-lzmp.patch using plaintext: patching file CPP/7zip/Compress/LZMA_Alone/lzmp.cpp patching file CPP/7zip/Compress/LZMA_Alone/Exception.h patching file CPP/7zip/Compress/LZMA_Alone/makefile.gcc patching file CPP/7zip/Compress/LZMA_Alone/lzma_version.h patching file CPP/Common/C_FileIO.h

Applying ./patches/003-compile_fixes.patch using plaintext: patching file CPP/7zip/Common/FileStreams.h patching file CPP/Common/MyWindows.h

Applying ./patches/100-static_library.patch using plaintext: patching file C/LzmaUtil/makefile.gcc

Applying ./patches/101-move-copyright-to-usage-info.patch using plaintext: patching file CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp touch /home/jerix/gluon/lede/build_dir/host/lzma-4.65/.preparedb2ca725a7931a7f2c751c17ca35fcc86 (cd /home/jerix/gluon/lede/build_dir/host/lzma-4.65/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/lzma-4.65// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) touch /home/jerix/gluon/lede/build_dir/host/lzma-4.65/.configured make -C /home/jerix/gluon/lede/build_dir/host/lzma-4.65/C/LzmaUtil -f makefile.gcc make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.65/C/LzmaUtil' gcc -c -O2 -Wall LzmaUtil.c LzmaUtil.c: In function 'Decode2': LzmaUtil.c:95:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (res != SZ_OK || thereIsSize && unpackSize == 0) ^ LzmaUtil.c: In function 'main': LzmaUtil.c:252:10: warning: format not a string literal and no format arguments [-Wformat-security] printf(rs); ^ gcc -c -O2 -Wall ../Alloc.c gcc -c -O2 -Wall ../LzFind.c gcc -c -O2 -Wall ../LzmaDec.c gcc -c -O2 -Wall ../LzmaEnc.c ../LzmaEnc.c: In function 'LzmaEnc_Alloc': ../LzmaEnc.c:1922:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] Bool btMode; ^ gcc -c -O2 -Wall ../LzmaLib.c gcc -c -O2 -Wall ../7zFile.c gcc -c -O2 -Wall ../7zStream.c rm -f liblzma.a ar rcu liblzma.a Alloc.o LzFind.o LzmaDec.o LzmaEnc.o LzmaLib.o 7zFile.o 7zStream.o ar: u' modifier ignored sinceD' is the default (see `U') ranlib liblzma.a gcc -o lzma LzmaUtil.o liblzma.a make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.65/C/LzmaUtil' make -C /home/jerix/gluon/lede/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone -f makefile.gcc make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone' g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" LzmaAlone.cpp LzmaAlone.cpp: In function 'int main2(int, const char)': LzmaAlone.cpp:467:36: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kWriteError); ^ LzmaAlone.cpp:492:33: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr, kReadError); ^ g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" LzmaBench.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" LzmaBenchCon.cpp LzmaBenchCon.cpp: In member function 'virtual LONG CBenchCallback::SetDecodeResult(const CBenchInfo&, bool)': LzmaBenchCon.cpp:145:20: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(f, kSep); ^ LzmaBenchCon.cpp: In function 'LONG LzmaBenchCon(FILE, UInt32, UInt32, UInt32)': LzmaBenchCon.cpp:204:22: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(f, kSep); ^ LzmaBenchCon.cpp:211:22: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(f, kSep); ^ g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../LzmaDecoder.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../LzmaEncoder.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/InBuffer.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/OutBuffer.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/FileStreams.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/CommandLineParser.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/CRC.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/IntToString.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/MyString.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/StringConvert.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/StringToInt.cpp g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../Common/MyVector.cpp gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/7zCrc.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/Alloc.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/Bra86.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzFind.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaDec.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaEnc.c ../../../../C/LzmaEnc.c: In function 'LzmaEnc_Alloc': ../../../../C/LzmaEnc.c:1922:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] Bool btMode; ^ gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaUtil/Lzma86Dec.c gcc -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" ../../../../C/LzmaUtil/Lzma86Enc.c g++ -O2 -Wall -o lzma_alone LzmaAlone.o LzmaBench.o LzmaBenchCon.o LzmaDecoder.o LzmaEncoder.o InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o C_FileIO.o CommandLineParser.o CRC.o IntToString.o MyString.o StringConvert.o StringToInt.o MyVector.o 7zCrc.o Alloc.o Bra86.o LzFind.o LzmaDec.o LzmaEnc.o Lzma86Dec.o Lzma86Enc.o -lm g++ -O2 -Wall -c -I ../../../ -D_FILE_OFFSET_BITS=64 -DPACKAGE_VERSION="\"4.32.0beta3\"" lzmp.cpp lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] }; ^ lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:112:1: warning: deprecated conversion from string constant to 'wchar_t' [-Wwrite-strings] lzmp.cpp:123:1: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] }; ^ lzmp.cpp:123:1: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] lzmp.cpp:123:1: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] lzmp.cpp:123:1: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] lzmp.cpp: In function 'short int lzma::str2int(const char, const int&, const int&)': lzmp.cpp:236:51: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw ArgumentException("Invalid integer option"); ^ lzmp.cpp:239:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] throw ArgumentException("Invalid integer option"); ^ lzmp.cpp: In function 'void lzma::parse_options(int, char*, stringVector&)': lzmp.cpp:352:31: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw ArgumentException(""); ^ lzmp.cpp: In function 'void lzma::set_encoder_properties(NCompress::NLzma::CEncoder, lzma::lzma_option&)': lzmp.cpp:399:47: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("SetCoderProperties() error"); ^ lzmp.cpp: In function 'void lzma::encode(NCompress::NLzma::CEncoder, CMyComPtr, CMyComPtr, lzma::lzma_option, UInt64)': lzmp.cpp:416:48: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Write error while encoding"); ^ lzmp.cpp:422:43: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Cannot allocate memory"); ^ lzmp.cpp: In function 'void lzma::decode(NCompress::NLzma::CDecoder, CMyComPtr, CMyComPtr)': lzmp.cpp:440:31: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Read error"); ^ lzmp.cpp:442:31: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Read error"); ^ lzmp.cpp:444:49: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("SetDecoderProperties() error"); ^ lzmp.cpp:451:32: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Read error"); ^ lzmp.cpp:453:32: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Read error"); ^ lzmp.cpp:459:34: warning: deprecated conversion from string constant to 'char' [-Wwrite-strings] throw Exception("Decoder error"); ^ lzmp.cpp: In function 'std::__cxx11::string lzma::replace_extension(std::__cxx11::string)': lzmp.cpp:543:7: warning: variable 'found_replacement' set but not used [-Wunused-but-set-variable] bool found_replacement = false; ^ lzmp.cpp: In function 'int main(int, char)': lzmp.cpp:665:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < filenames.size(); i++) { ^ lzmp.cpp:841:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ In file included from lzmp.cpp:70:0: lzma_version.h: At global scope: lzma_version.h:13:20: warning: 'LZMA_SDK_COPYRIGHT_INFO' defined but not used [-Wunused-variable] static const char LZMA_SDK_COPYRIGHT_INFO = ^ lzma_version.h:19:20: warning: 'LZMA_UTILS_VERSION_STRING' defined but not used [-Wunused-variable] static const char LZMA_UTILS_VERSION_STRING = PACKAGE_VERSION; ^ lzma_version.h:21:20: warning: 'LZMA_UTILS_COPYRIGHT_STRING' defined but not used [-Wunused-variable] static const char LZMA_UTILS_COPYRIGHT_STRING = ^ lzma_version.h:24:20: warning: 'LZMA_UTILS_COPYRIGHT_INFO' defined but not used [-Wunused-variable] static const char LZMA_UTILS_COPYRIGHT_INFO = ^ g++ -O2 -Wall -o lzma C_FileIO.o CRC.o Alloc.o FileStreams.o StreamUtils.o InBuffer.o OutBuffer.o LzmaDecoder.o StringConvert.o StringToInt.o LzmaEncoder.o LzmaDec.o LzmaEnc.o LzFind.o 7zCrc.o lzmp.o -lm make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone' touch /home/jerix/gluon/lede/build_dir/host/lzma-4.65/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/lzma' make[3]: Entering directory '/home/jerix/gluon/lede/tools/lzma' install -d -m0755 /home/jerix/gluon/lede/staging_dir/host/bin install -m0755 /home/jerix/gluon/lede/build_dir/host/lzma-4.65/CPP/7zip/Compress/LZMA_Alone/lzma_alone /home/jerix/gluon/lede/staging_dir/host/bin/lzma mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/lzma-4.65/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.lzma_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/lzma' make[3]: Entering directory '/home/jerix/gluon/lede/tools/squashfs4' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.squashfs4.2.tar.gz.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "squashfs4.2.tar.gz" "d9e0195aa922dbb665ed322b9aaa96e04a476ee650f39bbeadb0d00b24022e96" "" "@SF/squashfs" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:53:22-- http://downloads.sourceforge.net/squashfs/squashfs4.2.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz [following] --2017-07-15 01:53:22-- http://downloads.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://netix.dl.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz [following] --2017-07-15 01:53:23-- https://netix.dl.sourceforge.net/project/squashfs/squashfs/squashfs4.2/squashfs4.2.tar.gz Resolving netix.dl.sourceforge.net (netix.dl.sourceforge.net)... 87.121.121.2 Connecting to netix.dl.sourceforge.net (netix.dl.sourceforge.net)|87.121.121.2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 133173 (130K) [application/x-gzip] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 130.05K 179KB/s in 0.7s

2017-07-15 01:53:25 (179 KB/s) - written to stdout [133173/133173]

. /home/jerix/gluon/lede/include/shell.sh; gzip -dc /home/jerix/gluon/lede/dl/squashfs4.2.tar.gz | tar -C /home/jerix/gluon/lede/build_dir/host/squashfs4.2/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/squashfs4.2

Applying ./patches/100-portability.patch using plaintext: patching file squashfs-tools/mksquashfs.c patching file squashfs-tools/unsquashfs.h patching file squashfs-tools/unsquashfs.c

Applying ./patches/110-allow_static_liblzma.patch using plaintext: patching file squashfs-tools/Makefile

Applying ./patches/120-cygwin_fixes.patch using plaintext: patching file squashfs-tools/mksquashfs.c patching file squashfs-tools/read_fs.c patching file squashfs-tools/swap.c patching file squashfs-tools/unsquashfs.c patching file squashfs-tools/unsquashfs.h

Applying ./patches/150-freebsd_fixes.patch using plaintext: patching file squashfs-tools/pseudo.c

Applying ./patches/160-expose_lzma_xz_options.patch using plaintext: patching file squashfs-tools/lzma_xz_options.h patching file squashfs-tools/lzma_xz_options.c patching file squashfs-tools/lzma_xz_wrapper.c patching file squashfs-tools/xz_wrapper.h patching file squashfs-tools/xz_wrapper.c patching file squashfs-tools/Makefile

Applying ./patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch using plaintext: patching file squashfs-tools/squashfs_fs.h patching file squashfs-tools/unsquashfs.c

Applying ./patches/180-openbsd_compat.patch using plaintext: patching file squashfs-tools/mksquashfs.c patching file squashfs-tools/unsquashfs.h

Applying ./patches/190-no_nonstatic_inline.patch using plaintext: patching file squashfs-tools/mksquashfs.c

Applying ./patches/200-add-fixed-timestamp-option.patch using plaintext: patching file squashfs-tools/mksquashfs.c touch /home/jerix/gluon/lede/build_dir/host/squashfs4.2/.prepared4a214c4fc694d7fec02c4bb5db23713e (cd /home/jerix/gluon/lede/build_dir/host/squashfs4.2/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/squashfs4.2// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) touch /home/jerix/gluon/lede/build_dir/host/squashfs4.2/.configured make -C /home/jerix/gluon/lede/build_dir/host/squashfs4.2/squashfs-tools CC="gcc" XZ_SUPPORT=1 LZMA_XZ_SUPPORT=1 XATTR_SUPPORT= LZMA_LIB="/home/jerix/gluon/lede/staging_dir/host/lib/liblzma.a" EXTRA_CFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include" mksquashfs unsquashfs make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/squashfs4.2/squashfs-tools' gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o mksquashfs.o mksquashfs.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o read_fs.o read_fs.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o sort.o sort.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o swap.o swap.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o pseudo.o pseudo.c pseudo.c:70:13: warning: 'dump_pseudo' defined but not used [-Wunused-function] static void dump_pseudo(struct pseudo pseudo, char string) ^ gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o compressor.o compressor.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o gzip_wrapper.o gzip_wrapper.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o lzma_xz_wrapper.o lzma_xz_wrapper.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o xz_wrapper.o xz_wrapper.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o lzma_xz_options.o lzma_xz_options.c gcc mksquashfs.o read_fs.o sort.o swap.o pseudo.o compressor.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /home/jerix/gluon/lede/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o mksquashfs gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o unsquashfs.o unsquashfs.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o unsquash-1.o unsquash-1.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o unsquash-2.o unsquash-2.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o unsquash-3.o unsquash-3.c gcc -I/home/jerix/gluon/lede/staging_dir/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -c -o unsquash-4.o unsquash-4.c gcc unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzma_xz_options.o /home/jerix/gluon/lede/staging_dir/host/lib/liblzma.a -lpthread -lm -lz -o unsquashfs make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/squashfs4.2/squashfs-tools' touch /home/jerix/gluon/lede/build_dir/host/squashfs4.2/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/squashfs4' make[3]: Entering directory '/home/jerix/gluon/lede/tools/squashfs4' install -m0755 /home/jerix/gluon/lede/build_dir/host/squashfs4.2/squashfs-tools/mksquashfs /home/jerix/gluon/lede/staging_dir/host/bin/mksquashfs4 install -m0755 /home/jerix/gluon/lede/build_dir/host/squashfs4.2/squashfs-tools/unsquashfs /home/jerix/gluon/lede/staging_dir/host/bin/unsquashfs4 mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/squashfs4.2/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.squashfs4_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/squashfs4' make[3]: Entering directory '/home/jerix/gluon/lede/tools/b43-tools' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.b43-tools.tar.xz.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "b43-tools.tar.xz" "247eb0297f14fbcc828685cc353150f30fa03bf886e7a477aadc4161d9c0458d" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/jerix/gluon/lede/tmp/dl && cd /home/jerix/gluon/lede/tmp/dl && rm -rf b43-tools && [ ! -d b43-tools ] && git clone https://github.com/mbuesch/b43-tools.git b43-tools && (cd b43-tools && git checkout 8dce53297966b31b6c70a7a03c2433978dd9f288 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd b43-tools && git log -1 --format='\''@%ct'\'' && rm -rf b43-tools/.git && tar --numeric-owner --owner=0 --group=0 --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c b43-tools | xz -zc -7e > /home/jerix/gluon/lede/tmp/dl/b43-tools.tar.xz && mv /home/jerix/gluon/lede/tmp/dl/b43-tools.tar.xz /home/jerix/gluon/lede/dl/ && rm -rf b43-tools; ) ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:53:32-- http://sources.lede-project.org/b43-tools.tar.xz Resolving sources.lede-project.org (sources.lede-project.org)... 148.251.78.235, 2a01:4f8:202:43ea::3 Connecting to sources.lede-project.org (sources.lede-project.org)|148.251.78.235|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 104948 (102K) [application/octet-stream] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 102.49K 166KB/s in 0.6s

2017-07-15 01:53:34 (166 KB/s) - written to stdout [104948/104948]

. /home/jerix/gluon/lede/include/shell.sh; xzcat /home/jerix/gluon/lede/dl/b43-tools.tar.xz | tar -C /home/jerix/gluon/lede/build_dir/host/b43-tools/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/host/b43-tools

Applying ./patches/001-fw-dirname.patch using plaintext: patching file fwcutter/fwcutter.c

Applying ./patches/002-no_libfl.patch using plaintext: patching file assembler/main.c touch /home/jerix/gluon/lede/build_dir/host/b43-tools/.prepared57ee055692d8b806f66552b87ad00375 (cd /home/jerix/gluon/lede/build_dir/host/b43-tools/; if [ -x configure ]; then cp -fpR /home/jerix/gluon/lede/scripts/config.{guess,sub} /home/jerix/gluon/lede/build_dir/host/b43-tools// && CC="gcc" CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/host/lib -L/home/jerix/gluon/lede/staging_dir/host/usr/lib " CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-linux-gnu --host=x86_64-linux-gnu --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/home/jerix/gluon/lede/staging_dir/host --exec-prefix=/home/jerix/gluon/lede/staging_dir/host --sysconfdir=/home/jerix/gluon/lede/staging_dir/host/etc --localstatedir=/home/jerix/gluon/lede/staging_dir/host/var --sbindir=/home/jerix/gluon/lede/staging_dir/host/bin ; fi ) touch /home/jerix/gluon/lede/build_dir/host/b43-tools/.configured make -j1 -C /home/jerix/gluon/lede/build_dir/host/b43-tools/fwcutter CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h" QUIET_SPARSE=: make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/b43-tools/fwcutter' DEPEND dep/md5.d DEPEND dep/fwcutter.d : fwcutter.c CC obj/fwcutter.o : md5.c CC obj/md5.o CC b43-fwcutter make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/b43-tools/fwcutter' make -j1 -C /home/jerix/gluon/lede/build_dir/host/b43-tools/assembler CFLAGS="-O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h" LDFLAGS= QUIET_SPARSE=: make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/host/b43-tools/assembler' DEPEND dep/util.d YACC parser.c LEX scanner.c DEPEND dep/scanner.d DEPEND dep/parser.d DEPEND dep/main.d DEPEND dep/initvals.d DEPEND dep/args.d : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy args.c CC obj/args.o : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy initvals.c CC obj/initvals.o : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy main.c CC obj/main.o : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy parser.c CC obj/parser.o parser.y: In function 'yyparse': parser.y:58:25: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct statement s = $2; ^ parser.y:69:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct initval_op io = $2; ^ parser.y:87:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] const char sectname = $3; ^ parser.y:113:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:120:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:127:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:134:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:142:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:150:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:157:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = iop; ^ parser.y:162:24: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct asmdir ad = $1; ^ parser.y:167:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.asmdir = $1; ^ parser.y:168:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:170:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = NULL; ^ parser.y:176:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.label = $1; ^ parser.y:177:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:183:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:184:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:190:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:191:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:197:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:198:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:204:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:205:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:211:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:212:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:218:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:219:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:225:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:226:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:232:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:233:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:239:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:240:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:246:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:247:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:253:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:254:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:260:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:261:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:267:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:268:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:274:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:275:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:281:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:282:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:288:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:289:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:295:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:296:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:302:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:303:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:309:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:310:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:316:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:317:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:323:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:324:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:330:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:331:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:337:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:338:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:344:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:345:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:351:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:352:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:358:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:359:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:365:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:366:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:372:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:373:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:379:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:380:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:386:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:387:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:393:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:394:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:400:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:401:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:407:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:408:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:414:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:415:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:421:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:422:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:428:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:429:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:435:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:436:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:442:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:443:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:449:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:450:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:456:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:457:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:463:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:464:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:470:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:471:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:477:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:478:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:484:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:485:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:491:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:492:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:498:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:499:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:505:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:506:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:512:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:513:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:519:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:520:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:526:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:527:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:533:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:534:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:540:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:541:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:547:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:548:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:554:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] s->u.insn = $1; ^ parser.y:555:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:564:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:569:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] label->name = $2; ^ parser.y:573:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:576:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = NULL; ^ parser.y:584:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = NULL; ^ parser.y:595:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)result; ^ parser.y:601:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)result; ^ parser.y:609:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)result; ^ parser.y:615:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)result; ^ parser.y:625:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = label; ^ parser.y:633:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:634:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:642:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:643:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:651:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:652:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:660:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:661:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:669:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:670:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:678:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:679:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:687:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:688:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:696:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:697:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:705:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:706:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:713:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:714:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:721:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:722:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:729:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:730:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:737:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:738:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:745:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:746:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:753:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:754:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:761:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:762:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:769:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:770:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:777:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:778:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:785:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:786:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:793:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:794:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:801:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:802:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:809:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[0] = $2; ^ parser.y:812:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:819:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:820:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:827:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:828:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:835:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:836:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:843:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:844:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:851:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:852:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:859:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:860:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:867:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:868:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:875:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:876:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:883:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:884:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:891:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:892:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:899:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:900:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:907:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:908:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:915:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:916:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:923:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:924:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:931:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:932:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:939:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:940:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:947:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:948:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:955:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:956:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:963:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:964:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:971:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:972:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:979:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:980:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:987:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:988:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1008:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[2] = $4; ^ parser.y:1011:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1026:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[2] = $2; ^ parser.y:1029:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1050:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1071:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1077:26: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct operlist ol = $2; ^ parser.y:1087:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1093:26: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct operlist ol = $2; ^ parser.y:1103:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1109:26: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct operlist ol = $2; ^ parser.y:1119:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1125:26: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct operlist ol = $2; ^ parser.y:1135:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1156:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1163:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] insn->operands = $2; ^ parser.y:1165:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = insn; ^ parser.y:1171:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)strtoul(yytext, NULL, 16); ^ parser.y:1185:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[2] = $5; ^ parser.y:1186:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[3] = $7; ^ parser.y:1187:36: warning: passing argument 1 of 'store_oper_sanity' makes pointer from integer without a cast [-Wint-conversion] ol->oper[4] = store_oper_sanity($9); ^ parser.y:30:25: note: expected 'struct operand ' but argument is of type 'YYSTYPE {aka int}' static struct operand store_oper_sanity(struct operand oper); ^ parser.y:1188:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:1196:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] cond->u.imm = $1; ^ parser.y:1198:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[1] = $3; ^ parser.y:1199:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:1205:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[0] = $1; ^ parser.y:1206:36: warning: passing argument 1 of 'store_oper_sanity' makes pointer from integer without a cast [-Wint-conversion] ol->oper[1] = store_oper_sanity($3); ^ parser.y:30:25: note: expected 'struct operand ' but argument is of type 'YYSTYPE {aka int}' static struct operand store_oper_sanity(struct operand oper); ^ parser.y:1207:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:1213:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[0] = $1; ^ parser.y:1214:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ol->oper[1] = $3; ^ parser.y:1215:36: warning: passing argument 1 of 'store_oper_sanity' makes pointer from integer without a cast [-Wint-conversion] ol->oper[2] = store_oper_sanity($5); ^ parser.y:30:25: note: expected 'struct operand ' but argument is of type 'YYSTYPE {aka int}' static struct operand store_oper_sanity(struct operand oper); ^ parser.y:1216:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] parser.y:1223:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] oper->u.reg = $1; ^ parser.y:1224:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1229:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] oper->u.mem = $1; ^ parser.y:1230:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1236:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1241:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] oper->u.imm = $1; ^ parser.y:1242:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1253:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = reg; ^ parser.y:1260:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = reg; ^ parser.y:1266:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = reg; ^ parser.y:1272:35: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct immediate offset_imm = $2; ^ parser.y:1276:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = mem; ^ parser.y:1280:35: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct immediate offset_imm = $2; ^ parser.y:1285:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = mem; ^ parser.y:1292:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = imm; ^ parser.y:1340:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )res; ^ parser.y:1347:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)(unsigned int)0; ^ parser.y:1352:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )n; ^ parser.y:1360:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)PLUS; ^ parser.y:1363:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)MINUS; ^ parser.y:1366:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)MULTIPLY; ^ parser.y:1369:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)DIVIDE; ^ parser.y:1372:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)BITW_OR; ^ parser.y:1375:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)BITW_AND; ^ parser.y:1378:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)BITW_XOR; ^ parser.y:1381:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)LEFTSHIFT; ^ parser.y:1384:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)RIGHTSHIFT; ^ parser.y:1402:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )n; ^ parser.y:1413:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)strtoul(yytext, NULL, 16); ^ parser.y:1418:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)strtol(yytext, NULL, 10); ^ parser.y:1433:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] label->name = $1; ^ parser.y:1437:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1442:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] label->name = $1; ^ parser.y:1446:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1451:16: warning: assignment makes pointer from integer without a cast [-Wint-conversion] label->name = $1; ^ parser.y:1455:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = oper; ^ parser.y:1460:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = (void )(unsigned long)strtoul(yytext, NULL, 10); ^ parser.y:1465:12: warning: assignment makes integer from pointer without a cast [-Wint-conversion] $$ = xstrdup(yytext); ^ : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy scanner.c CC obj/scanner.o : -O2 -I/home/jerix/gluon/lede/staging_dir/host/include -I/home/jerix/gluon/lede/staging_dir/host/usr/include -include endian.h -Dtransparent_union=unused__ -D_STRING_ARCH_unaligned=1 -Dbuiltin_stpcpy=stpcpy util.c CC obj/util.o CC b43-asm.bin make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/host/b43-tools/assembler' touch /home/jerix/gluon/lede/build_dir/host/b43-tools/.built make[3]: Leaving directory '/home/jerix/gluon/lede/tools/b43-tools' make[3]: Entering directory '/home/jerix/gluon/lede/tools/b43-tools' install -d -m0755 /home/jerix/gluon/lede/staging_dir/host/bin install -m0755 /home/jerix/gluon/lede/build_dir/host/b43-tools/fwcutter/b43-fwcutter /home/jerix/gluon/lede/staging_dir/host/bin/ install -m0755 /home/jerix/gluon/lede/build_dir/host/b43-tools/assembler/b43-asm /home/jerix/gluon/lede/staging_dir/host/bin/ install -m0755 /home/jerix/gluon/lede/build_dir/host/b43-tools/assembler/b43-asm.bin /home/jerix/gluon/lede/staging_dir/host/bin/ install -m0755 ./files/b43-fwsquash.py /home/jerix/gluon/lede/staging_dir/host/bin/ mkdir -p /home/jerix/gluon/lede/staging_dir/host/stamp touch /home/jerix/gluon/lede/build_dir/host/b43-tools/.built touch /home/jerix/gluon/lede/staging_dir/host/stamp/.b43-tools_installed make[3]: Leaving directory '/home/jerix/gluon/lede/tools/b43-tools' make[2]: Leaving directory '/home/jerix/gluon/lede' make[1]: Leaving directory '/home/jerix/gluon/lede' make[1]: Entering directory '/home/jerix/gluon/lede' make[2]: Entering directory '/home/jerix/gluon/lede' make[3]: Entering directory '/home/jerix/gluon/lede' make[3]: Leaving directory '/home/jerix/gluon/lede' make[3]: Entering directory '/home/jerix/gluon/lede' make[3]: Leaving directory '/home/jerix/gluon/lede' make[2]: Leaving directory '/home/jerix/gluon/lede' make[2]: Entering directory '/home/jerix/gluon/lede' make[3]: Entering directory '/home/jerix/gluon/lede/package/utils/lua' mkdir -p /home/jerix/gluon/lede/dl SHELL= flock /home/jerix/gluon/lede/tmp/.lua-5.1.5.tar.gz.flock -c ' /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://ftp.gwdg.de/pub/languages/lua/" "http://mirrors.dotsrc.org/lua/" "http://www.tecgraf.puc-rio.br/lua/ftp/" ' Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77. --2017-07-15 01:54:29-- http://www.lua.org/ftp/lua-5.1.5.tar.gz Resolving www.lua.org (www.lua.org)... 88.99.213.221, 2a01:4f8:10a:3edc::2 Connecting to www.lua.org (www.lua.org)|88.99.213.221|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 221213 (216K) [application/gzip] Saving to: 'STDOUT'

  • 100%[=====================================================================================>] 216.03K 217KB/s in 1.0s

2017-07-15 01:54:31 (217 KB/s) - written to stdout [221213/221213]

. /home/jerix/gluon/lede/include/shell.sh; gzip -dc /home/jerix/gluon/lede/dl/lua-5.1.5.tar.gz | tar -C /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5

Applying ./patches-host/010-lua-5.1.3-lnum-full-260308.patch using plaintext: patching file Makefile patching file src/Makefile patching file src/lapi.c patching file src/lapi.h patching file src/lauxlib.c patching file src/lauxlib.h patching file src/lbaselib.c patching file src/lcode.c patching file src/lcode.h patching file src/ldebug.c patching file src/ldo.c patching file src/ldump.c patching file src/liolib.c patching file src/llex.c patching file src/llex.h patching file src/llimits.h patching file src/lmathlib.c patching file src/lnum.c patching file src/lnum.h patching file src/lnum_config.h patching file src/lobject.c patching file src/lobject.h patching file src/loslib.c patching file src/lparser.c patching file src/lparser.h patching file src/lstrlib.c patching file src/ltable.c patching file src/ltable.h patching file src/ltm.c patching file src/lua.c patching file src/lua.h patching file src/luaconf.h patching file src/lundump.c patching file src/lvm.c patching file src/lvm.h patching file src/print.c

Applying ./patches-host/011-lnum-use-double.patch using plaintext: patching file src/lnum_config.h

Applying ./patches-host/012-lnum-fix-ltle-relational-operators.patch using plaintext: patching file src/lvm.c Hunk #1 succeeded at 281 (offset -3 lines). Hunk #2 succeeded at 320 (offset -3 lines).

Applying ./patches-host/015-lnum-ppc-compat.patch using plaintext: patching file src/lua.h

Applying ./patches-host/030-archindependent-bytecode.patch using plaintext: patching file src/ldump.c patching file src/lundump.c

Applying ./patches-host/100-no_readline.patch using plaintext: patching file src/luaconf.h patching file src/Makefile touch /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/.prepared076b1467e20e226ae26d8da7c6687da7 /home/jerix/gluon/lede/staging_dir/host/bin/sed -i -e 's,"/usr/local/","/home/jerix/gluon/lede/staging_dir/hostpkg/",' /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/src/luaconf.h touch /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/.configured make -C /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5 CC="gcc -std=gnu99" linux make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5' cd src && make linux make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/src' make all MYCFLAGS="-DLUA_USE_LINUX " MYLIBS="-Wl,-E -ldl " make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/src' gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lnum.o lnum.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lnum.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files ar: u' modifier ignored sinceD' is the default (see `U') ranlib liblua.a gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c gcc -std=gnu99 -o lua lua.o liblua.a -lm -Wl,-E -ldl gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c gcc -std=gnu99 -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c gcc -std=gnu99 -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/src' make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/src' make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5' touch /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/.built make -C /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5 INSTALL_TOP="/home/jerix/gluon/lede/staging_dir/hostpkg" install make[4]: Entering directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5' cd src && mkdir -p /home/jerix/gluon/lede/staging_dir/hostpkg/bin /home/jerix/gluon/lede/staging_dir/hostpkg/include /home/jerix/gluon/lede/staging_dir/hostpkg/lib /home/jerix/gluon/lede/staging_dir/hostpkg/man/man1 /home/jerix/gluon/lede/staging_dir/hostpkg/share/lua/5.1 /home/jerix/gluon/lede/staging_dir/hostpkg/lib/lua/5.1 cd src && install -p -m 0755 lua luac /home/jerix/gluon/lede/staging_dir/hostpkg/bin cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h lnum_config.h ../etc/lua.hpp /home/jerix/gluon/lede/staging_dir/hostpkg/include cd src && install -p -m 0644 liblua.a /home/jerix/gluon/lede/staging_dir/hostpkg/lib cd doc && install -p -m 0644 lua.1 luac.1 /home/jerix/gluon/lede/staging_dir/hostpkg/man/man1 make[4]: Leaving directory '/home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5' mkdir -p /home/jerix/gluon/lede/staging_dir/hostpkg/stamp touch /home/jerix/gluon/lede/build_dir/hostpkg/lua-5.1.5/.built touch /home/jerix/gluon/lede/staging_dir/hostpkg/stamp/.lua_installed make[3]: Leaving directory '/home/jerix/gluon/lede/package/utils/lua' make[2]: Leaving directory '/home/jerix/gluon/lede' make[1]: Leaving directory '/home/jerix/gluon/lede' lede/staging_dir/hostpkg/bin/lua: scripts/site_config.lua:9: [string "site.conf"]:4: '}' expected (to close '{' at line 2) near 'site_name' stack traceback: C: in function 'assert' scripts/site_config.lua:9: in main chunk

Your site configuration did not pass validation. Makefile:122 : recipe for target « all » failed make: *** [all] Error 1 jerix@ordix:~/gluon$

MTRNord commented 7 years ago

in the first, second and fith line are missing trailing commas (site.conf). Thats why it can't compile

jerix777 commented 7 years ago

@MTRNord Ok thank. I'm going to try that.

Adorfer commented 7 years ago

in the first, second and fith line are missing trailing commas (site.conf).

hjson would help a lot many people. But that's just my point of view.

rubo77 commented 7 years ago

You can also add the .travis file and the tests folder of our ffki-site folder (see above), then you would see this validation error of the site.conf right here in github:

lede/staging_dir/hostpkg/bin/lua: scripts/site_config.lua:9: [string "site.conf"]:4: '}' expected (to close '{' at line 2) near 'site_name'
jerix777 commented 7 years ago

@MTRNord , You were right. So, the compilation went on all night until this morning. But, it just issues another error message as follows:

libtool: warning: relinking 'libnl-cli-3.la'
libtool: install: (cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src/lib; /bin/bash "/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/libtool"  --tag CC --mode=relink mips-openwrt-linux-musl-gcc -Wall -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29:libnl-3.2.29 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fpic -version-info 224:0:24 -Wl,--version-script=../../libnl-cli-3.sym -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro -o libnl-cli-3.la -rpath /usr/lib utils.lo addr.lo ct.lo link.lo neigh.lo rule.lo route.lo tc.lo qdisc.lo class.lo cls.lo exp.lo ../../lib/libnl-3.la ../../lib/libnl-route-3.la ../../lib/libnl-nf-3.la ../../lib/libnl-genl-3.la -L../../lib -ldl -lpthread -lm -inst-prefix-dir /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install)
libtool: relink: mips-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/utils.o .libs/addr.o .libs/ct.o .libs/link.o .libs/neigh.o .libs/rule.o .libs/route.o .libs/tc.o .libs/qdisc.o .libs/class.o .libs/cls.o .libs/exp.o   -L/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/.libs -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -L/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib -L/usr/lib -lnl-nf-3 -lnl-route-3 -lnl-genl-3 -lnl-3 -L../../lib -ldl -lpthread -lm  -Os -mno-branch-likely -mips32r2 -mtune=24kc -msoft-float -mips16 -minterlink-mips16 -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,--version-script=../../libnl-cli-3.sym   -Wl,-soname -Wl,libnl-cli-3.so.200 -o .libs/libnl-cli-3.so.200.24.0
libtool: install: /usr/bin/install -c .libs/libnl-cli-3.so.200.24.0T /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-cli-3.so.200.24.0
libtool: install: (cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib && { ln -s -f libnl-cli-3.so.200.24.0 libnl-cli-3.so.200 || { rm -f libnl-cli-3.so.200 && ln -s libnl-cli-3.so.200.24.0 libnl-cli-3.so.200; }; })
libtool: install: (cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib && { ln -s -f libnl-cli-3.so.200.24.0 libnl-cli-3.so || { rm -f libnl-cli-3.so && ln -s libnl-cli-3.so.200.24.0 libnl-cli-3.so; }; })
libtool: install: /usr/bin/install -c .libs/libnl-cli-3.lai /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-cli-3.la
libtool: install: /usr/bin/install -c .libs/libnl-cli-3.a /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-cli-3.a
libtool: install: chmod 644 /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-cli-3.a
libtool: install: mips-openwrt-linux-musl-gcc-ranlib /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-cli-3.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src/lib'
make[7]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src/lib'
make[7]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src'
make[8]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src'
 /bin/mkdir -p '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c genl-ctrl-list idiag-socket-details nf-ct-add nf-ct-list nf-exp-add nf-exp-delete nf-exp-list nf-log nf-monitor nf-queue nl-addr-add nl-addr-delete nl-addr-list nl-class-add nl-class-delete nl-classid-lookup nl-class-list nl-cls-add nl-cls-delete nl-cls-list nl-fib-lookup nl-link-enslave nl-link-ifindex2name nl-link-list nl-link-name2ifindex nl-link-release nl-link-set nl-link-stats nl-list-caches nl-list-sockets nl-monitor nl-neigh-add nl-neigh-delete nl-neigh-list nl-neightbl-list nl-pktloc-lookup nl-qdisc-add nl-qdisc-delete nl-qdisc-list nl-route-add nl-route-delete nl-route-get nl-route-list nl-rule-list nl-tctree-list nl-util-addr '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin'
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/genl-ctrl-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/genl-ctrl-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/idiag-socket-details /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/idiag-socket-details
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-ct-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-ct-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-ct-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-ct-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-exp-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-exp-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-exp-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-exp-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-exp-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-exp-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-log /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-log
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-monitor /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-monitor
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nf-queue /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nf-queue
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-addr-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-addr-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-addr-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-addr-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-addr-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-addr-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-class-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-class-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-class-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-class-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-classid-lookup /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-classid-lookup
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-class-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-class-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-cls-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-cls-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-cls-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-cls-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-cls-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-cls-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-fib-lookup /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-fib-lookup
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-enslave /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-enslave
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-ifindex2name /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-ifindex2name
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-name2ifindex /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-name2ifindex
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-release /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-release
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-set /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-set
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-link-stats /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-link-stats
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-list-caches /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-list-caches
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-list-sockets /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-list-sockets
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-monitor /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-monitor
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-neigh-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-neigh-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-neigh-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-neigh-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-neigh-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-neigh-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-neightbl-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-neightbl-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-pktloc-lookup /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-pktloc-lookup
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-qdisc-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-qdisc-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-qdisc-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-qdisc-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-qdisc-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-qdisc-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-route-add /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-route-add
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-route-delete /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-route-delete
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-route-get /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-route-get
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-route-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-route-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-rule-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-rule-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-tctree-list /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-tctree-list
libtool: warning: '../src/lib/libnl-cli-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-nf-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-genl-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-route-3.la' has not been installed in '/usr/lib'
libtool: warning: '../lib/libnl-idiag-3.la' has not been installed in '/usr/lib'
libtool: warning: '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/lib/libnl-3.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/nl-util-addr /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/bin/nl-util-addr
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src'
make[7]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src'
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/src'
make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29'
make[7]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29'
make[7]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libnl-3.0.pc libnl-route-3.0.pc libnl-genl-3.0.pc libnl-nf-3.0.pc libnl-xfrm-3.0.pc libnl-idiag-3.0.pc libnl-cli-3.0.pc '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/pkgconfig'
 /bin/mkdir -p '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/etc/libnl'
 /usr/bin/install -c -m 644 etc/pktloc etc/classid '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/etc/libnl'
make[7]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29'
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29'
make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29'
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/.built
rm -rf /home/jerix/gluon/lede/tmp/stage-libnl
mkdir -p /home/jerix/gluon/lede/tmp/stage-libnl/host /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/packages /home/jerix/gluon/lede/staging_dir/host/packages
install -d -m0755 /home/jerix/gluon/lede/tmp/stage-libnl/usr/include/libnl3 /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/pkgconfig
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/include/libnl3/* /home/jerix/gluon/lede/tmp/stage-libnl/usr/include/libnl3/
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/* /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/pkgconfig/*.pc /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/pkgconfig
# Copy symlinks
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-3.so /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/libnl.so
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-genl-3.so /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/libnl-genl.so
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-nf-3.so /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/libnl-nf.so
cp -fpR /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/libnl-3.2.29/ipkg-install/usr/lib/libnl-route-3.so /home/jerix/gluon/lede/tmp/stage-libnl/usr/lib/libnl-route.so
find /home/jerix/gluon/lede/tmp/stage-libnl -name '*.la' | xargs -r rm -f; 
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/packages/libnl.list ]; then /home/jerix/gluon/lede/scripts/clean-package.sh "/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/packages/libnl.list" "/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16"; fi
if [ -d /home/jerix/gluon/lede/tmp/stage-libnl ]; then (cd /home/jerix/gluon/lede/tmp/stage-libnl; find ./ > /home/jerix/gluon/lede/tmp/stage-libnl.files);     SHELL= flock /home/jerix/gluon/lede/tmp/.staging-dir.flock -c ' mv /home/jerix/gluon/lede/tmp/stage-libnl.files /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/packages/libnl.list && cp -fpR /home/jerix/gluon/lede/tmp/stage-libnl/* /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/; '; fi
rm -rf /home/jerix/gluon/lede/tmp/stage-libnl
touch /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.libnl_installed
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean; fi
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean; fi
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean; fi
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libnl.default.install.clean; fi
make[4]: Leaving directory '/home/jerix/gluon/lede/package/libs/libnl'
make[4]: Entering directory '/home/jerix/gluon/packages/openwrt/net/jool'
mkdir -p /home/jerix/gluon/lede/dl
SHELL= flock /home/jerix/gluon/lede/tmp/.jool-66a791c90751d7941b08c142babe1deec73d0996.tar.xz.flock -c '     echo "Checking out files from the git repository..."; mkdir -p /home/jerix/gluon/lede/tmp/dl && cd /home/jerix/gluon/lede/tmp/dl && rm -rf jool-66a791c90751d7941b08c142babe1deec73d0996 && [ \! -d jool-66a791c90751d7941b08c142babe1deec73d0996 ] && git clone  https://github.com/NICMx/Jool.git jool-66a791c90751d7941b08c142babe1deec73d0996 && (cd jool-66a791c90751d7941b08c142babe1deec73d0996 && git checkout 66a791c90751d7941b08c142babe1deec73d0996 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd jool-66a791c90751d7941b08c142babe1deec73d0996 && git log -1 --format='\''@%ct'\''` && rm -rf jool-66a791c90751d7941b08c142babe1deec73d0996/.git &&   tar --numeric-owner --owner=0 --group=0 --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c jool-66a791c90751d7941b08c142babe1deec73d0996 |   xz -zc -7e > /home/jerix/gluon/lede/tmp/dl/jool-66a791c90751d7941b08c142babe1deec73d0996.tar.xz && mv /home/jerix/gluon/lede/tmp/dl/jool-66a791c90751d7941b08c142babe1deec73d0996.tar.xz /home/jerix/gluon/lede/dl/ && rm -rf jool-66a791c90751d7941b08c142babe1deec73d0996;     '
Checking out files from the git repository...
Cloning into 'jool-66a791c90751d7941b08c142babe1deec73d0996'...
remote: Counting objects: 20158, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 20158 (delta 3), reused 9 (delta 3), pack-reused 20141
Receiving objects: 100% (20158/20158), 9.00 MiB | 275.00 KiB/s, done.
Resolving deltas: 100% (13424/13424), done.
Checking connectivity... done.
Note: checking out '66a791c90751d7941b08c142babe1deec73d0996'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 66a791c... Fixes build errors for some platforms, e.g. LEDE on ar71xx.
Packing checkout...
. /home/jerix/gluon/lede/include/shell.sh; xzcat /home/jerix/gluon/lede/dl/jool-66a791c90751d7941b08c142babe1deec73d0996.tar.xz | tar -C /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/.. -xf - 
[ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/.prepared_7c61478d2036e3d6526cfb555b8390cf68b329da9893e34099c7d8ad5cb9c940
rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.jool_installed
(cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996; rm -f aclocal.m4; if [ -f usr/configure.ac ] || [ -f usr/configure.in ]; then [ -d usr/autom4te.cache ] && rm -rf autom4te.cache; [ -e usr/config.rpath ] || ln -s /home/jerix/gluon/lede/scripts/config.rpath usr/config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/home/jerix/gluon/lede/staging_dir/host/bin/autom4te AUTOCONF=/home/jerix/gluon/lede/staging_dir/host/bin/autoconf AUTOMAKE=/home/jerix/gluon/lede/staging_dir/host/bin/automake ACLOCAL=/home/jerix/gluon/lede/staging_dir/host/bin/aclocal AUTOHEADER=/home/jerix/gluon/lede/staging_dir/host/bin/autoheader LIBTOOLIZE=/home/jerix/gluon/lede/staging_dir/host/bin/libtoolize LIBTOOL=/home/jerix/gluon/lede/staging_dir/host/bin/libtool M4=/home/jerix/gluon/lede/staging_dir/host/bin/m4 AUTOPOINT=true /home/jerix/gluon/lede/staging_dir/host/bin/autoreconf -v -f -i -s -B /home/jerix/gluon/lede/staging_dir/host/share/aclocal -I /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/host/share/aclocal -I /home/jerix/gluon/lede/staging_dir/hostpkg/share/aclocal -I /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/share/aclocal -I m4 -I usr usr || true; fi; );
autoreconf: Entering directory `usr'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/aclocal -I /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/host/share/aclocal -I /home/jerix/gluon/lede/staging_dir/hostpkg/share/aclocal -I /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/share/aclocal -I m4 -I usr --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/autoconf --include=/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/host/share/aclocal --include=/home/jerix/gluon/lede/staging_dir/hostpkg/share/aclocal --include=/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/share/aclocal --include=m4 --include=usr --prepend-include=/home/jerix/gluon/lede/staging_dir/host/share/aclocal --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /home/jerix/gluon/lede/staging_dir/host/bin/automake --add-missing --force-missing
configure.ac:10: installing './compile'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
joold/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `usr'
(cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/; if [ -x ./configure ]; then find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ -name config.guess | xargs -r chmod u+w; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ -name config.guess | xargs -r -n1 cp --remove-destination /home/jerix/gluon/lede/scripts/config.guess; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ -name config.sub | xargs -r chmod u+w; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ -name config.sub | xargs -r -n1 cp --remove-destination /home/jerix/gluon/lede/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -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" 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 CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls   ; fi; )
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /home/jerix/gluon/lede/include/site/mips
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-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 mips-openwrt-linux-musl-gcc accepts -g... yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /home/jerix/gluon/lede/staging_dir/host/bin/grep
checking for egrep... /home/jerix/gluon/lede/staging_dir/host/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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for pow... yes
checking for library containing pow... none required
checking for library containing pthread_create... none required
checking for library containing argp_parse... -largp
checking pkg-config is at least version 0.9.0... yes
checking for LIBNLGENL3... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating stateless/Makefile
config.status: creating stateful/Makefile
config.status: creating joold/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-nls
rm -f /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/.configured_*
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/.configured_d1d7db79fa35875acd9defbe1686f199
make -C "/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71" KERNEL_DIR="/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71" ARCH="mips" CROSS_COMPILE="mips-openwrt-linux-musl-" SUBDIRS="/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful" V="s" modules
make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/pool4/empty.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/pool4/db.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/pool4/rfc6056.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/bib/db.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/bib/entry.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/bib/pkt_queue.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/timer.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/fragment_db.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/determine_incoming_tuple.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/filtering_and_updating.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/compute_outgoing_tuple.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/handling_hairpinning.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/nf_hook.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/impersonator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/joold.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../../common/stateful/xlat.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../../common/netlink/config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rfc6145/4to6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rfc6145/6to4.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rfc6145/common.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rfc6145/core.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/address.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/atomic_config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/types.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/str_utils.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/packet.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/stats.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/log_time.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/icmp_wrapper.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/ipv6_hdr_iterator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/pool6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rfc6052.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/translation_state.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/rbtree.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/route_in.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/route_out.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/send_packet.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/core.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/error_pool.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/wkmalloc.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/xlator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/atomic_config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/nl_handler2.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/nl_core2.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/bib.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/pool.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/eam.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/global.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/instance.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/joold.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/logtime.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/nl_common.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/pool4.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/pool6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/../common/nl/session.o
  LD [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/jool.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/jool.mod.o
  LD [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateful/jool.ko
make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
make -C "/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71" KERNEL_DIR="/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71" ARCH="mips" CROSS_COMPILE="mips-openwrt-linux-musl-" SUBDIRS="/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless" V="s" modules
make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../../common/stateless/xlat.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../../common/netlink/config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rfc6145/4to6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rfc6145/6to4.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rfc6145/common.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rfc6145/core.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/address.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/atomic_config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/types.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/str_utils.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/packet.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/stats.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/log_time.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/icmp_wrapper.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rtrie.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/ipv6_hdr_iterator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/pool6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rfc6052.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/translation_state.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/rbtree.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/route_in.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/route_out.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/send_packet.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/core.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/error_pool.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/wkmalloc.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/xlator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/atomic_config.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/nl_handler2.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/nl_core2.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/bib.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/pool.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/eam.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/global.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/instance.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/joold.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/logtime.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/nl_common.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/pool4.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/pool6.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/../common/nl/session.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/eam.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/handling_hairpinning.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/nf_hook.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/pool.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/blacklist4.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/rfc6791.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/impersonator.o
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/rfc6791v6.o
  LD [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/jool_siit.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/jool_siit.mod.o
  LD [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/mod/stateless/jool_siit.ko
make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro " make  -C /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -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" 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" ;
make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr'
Making all in stateful
make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/stateful'
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/netlink/jool-config.o -MD -MP -MF ../../common/netlink/.deps/jool-config.Tpo -c -o ../../common/netlink/jool-config.o `test -f '../../common/netlink/config.c' || echo './'`../../common/netlink/config.c
mv -f ../../common/netlink/.deps/jool-config.Tpo ../../common/netlink/.deps/jool-config.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/stateful/jool-xlat.o -MD -MP -MF ../../common/stateful/.deps/jool-xlat.Tpo -c -o ../../common/stateful/jool-xlat.o `test -f '../../common/stateful/xlat.c' || echo './'`../../common/stateful/xlat.c
mv -f ../../common/stateful/.deps/jool-xlat.Tpo ../../common/stateful/.deps/jool-xlat.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-cJSON.o -MD -MP -MF ../common/.deps/jool-cJSON.Tpo -c -o ../common/jool-cJSON.o `test -f '../common/cJSON.c' || echo './'`../common/cJSON.c
mv -f ../common/.deps/jool-cJSON.Tpo ../common/.deps/jool-cJSON.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-dns.o -MD -MP -MF ../common/.deps/jool-dns.Tpo -c -o ../common/jool-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c
mv -f ../common/.deps/jool-dns.Tpo ../common/.deps/jool-dns.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-file.o -MD -MP -MF ../common/.deps/jool-file.Tpo -c -o ../common/jool-file.o `test -f '../common/file.c' || echo './'`../common/file.c
mv -f ../common/.deps/jool-file.Tpo ../common/.deps/jool-file.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-jool.o -MD -MP -MF ../common/.deps/jool-jool.Tpo -c -o ../common/jool-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c
mv -f ../common/.deps/jool-jool.Tpo ../common/.deps/jool-jool.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-netlink2.o -MD -MP -MF ../common/.deps/jool-netlink2.Tpo -c -o ../common/jool-netlink2.o `test -f '../common/netlink2.c' || echo './'`../common/netlink2.c
mv -f ../common/.deps/jool-netlink2.Tpo ../common/.deps/jool-netlink2.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool-str_utils.o -MD -MP -MF ../common/.deps/jool-str_utils.Tpo -c -o ../common/jool-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c
mv -f ../common/.deps/jool-str_utils.Tpo ../common/.deps/jool-str_utils.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/argp/jool-options.o -MD -MP -MF ../common/argp/.deps/jool-options.Tpo -c -o ../common/argp/jool-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c
mv -f ../common/argp/.deps/jool-options.Tpo ../common/argp/.deps/jool-options.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/nl/jool-buffer.o -MD -MP -MF ../common/nl/.deps/jool-buffer.Tpo -c -o ../common/nl/jool-buffer.o `test -f '../common/nl/buffer.c' || echo './'`../common/nl/buffer.c
mv -f ../common/nl/.deps/jool-buffer.Tpo ../common/nl/.deps/jool-buffer.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-bib.o -MD -MP -MF ../common/target/.deps/jool-bib.Tpo -c -o ../common/target/jool-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c
mv -f ../common/target/.deps/jool-bib.Tpo ../common/target/.deps/jool-bib.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-eam.o -MD -MP -MF ../common/target/.deps/jool-eam.Tpo -c -o ../common/target/jool-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c
mv -f ../common/target/.deps/jool-eam.Tpo ../common/target/.deps/jool-eam.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-global.o -MD -MP -MF ../common/target/.deps/jool-global.Tpo -c -o ../common/target/jool-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c
mv -f ../common/target/.deps/jool-global.Tpo ../common/target/.deps/jool-global.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-instance.o -MD -MP -MF ../common/target/.deps/jool-instance.Tpo -c -o ../common/target/jool-instance.o `test -f '../common/target/instance.c' || echo './'`../common/target/instance.c
mv -f ../common/target/.deps/jool-instance.Tpo ../common/target/.deps/jool-instance.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-joold.o -MD -MP -MF ../common/target/.deps/jool-joold.Tpo -c -o ../common/target/jool-joold.o `test -f '../common/target/joold.c' || echo './'`../common/target/joold.c
mv -f ../common/target/.deps/jool-joold.Tpo ../common/target/.deps/jool-joold.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-json.o -MD -MP -MF ../common/target/.deps/jool-json.Tpo -c -o ../common/target/jool-json.o `test -f '../common/target/json.c' || echo './'`../common/target/json.c
mv -f ../common/target/.deps/jool-json.Tpo ../common/target/.deps/jool-json.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-log_time.o -MD -MP -MF ../common/target/.deps/jool-log_time.Tpo -c -o ../common/target/jool-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c
mv -f ../common/target/.deps/jool-log_time.Tpo ../common/target/.deps/jool-log_time.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-pool.o -MD -MP -MF ../common/target/.deps/jool-pool.Tpo -c -o ../common/target/jool-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c
mv -f ../common/target/.deps/jool-pool.Tpo ../common/target/.deps/jool-pool.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-pool4.o -MD -MP -MF ../common/target/.deps/jool-pool4.Tpo -c -o ../common/target/jool-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c
mv -f ../common/target/.deps/jool-pool4.Tpo ../common/target/.deps/jool-pool4.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-pool6.o -MD -MP -MF ../common/target/.deps/jool-pool6.Tpo -c -o ../common/target/jool-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c
mv -f ../common/target/.deps/jool-pool6.Tpo ../common/target/.deps/jool-pool6.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool-session.o -MD -MP -MF ../common/target/.deps/jool-session.Tpo -c -o ../common/target/jool-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c
mv -f ../common/target/.deps/jool-session.Tpo ../common/target/.deps/jool-session.Po
mips-openwrt-linux-musl-gcc -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro  -o jool ../../common/netlink/jool-config.o ../../common/stateful/jool-xlat.o ../common/jool-cJSON.o ../common/jool-dns.o ../common/jool-file.o ../common/jool-jool.o ../common/jool-netlink2.o ../common/jool-str_utils.o ../common/argp/jool-options.o ../common/nl/jool-buffer.o ../common/target/jool-bib.o ../common/target/jool-eam.o ../common/target/jool-global.o ../common/target/jool-instance.o ../common/target/jool-joold.o ../common/target/jool-json.o ../common/target/jool-log_time.o ../common/target/jool-pool.o ../common/target/jool-pool4.o ../common/target/jool-pool6.o ../common/target/jool-session.o -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -lnl-genl-3 -lnl-3 -largp 
/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib/gcc/mips-openwrt-linux-musl/5.4.0/../../../../mips-openwrt-linux-musl/bin/ld: copy reloc against protected `__stack_chk_guard' is dangerous
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/stateful'
Making all in stateless
make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/stateless'
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/netlink/jool_siit-config.o -MD -MP -MF ../../common/netlink/.deps/jool_siit-config.Tpo -c -o ../../common/netlink/jool_siit-config.o `test -f '../../common/netlink/config.c' || echo './'`../../common/netlink/config.c
mv -f ../../common/netlink/.deps/jool_siit-config.Tpo ../../common/netlink/.deps/jool_siit-config.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/stateless/jool_siit-xlat.o -MD -MP -MF ../../common/stateless/.deps/jool_siit-xlat.Tpo -c -o ../../common/stateless/jool_siit-xlat.o `test -f '../../common/stateless/xlat.c' || echo './'`../../common/stateless/xlat.c
mv -f ../../common/stateless/.deps/jool_siit-xlat.Tpo ../../common/stateless/.deps/jool_siit-xlat.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-cJSON.o -MD -MP -MF ../common/.deps/jool_siit-cJSON.Tpo -c -o ../common/jool_siit-cJSON.o `test -f '../common/cJSON.c' || echo './'`../common/cJSON.c
mv -f ../common/.deps/jool_siit-cJSON.Tpo ../common/.deps/jool_siit-cJSON.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-dns.o -MD -MP -MF ../common/.deps/jool_siit-dns.Tpo -c -o ../common/jool_siit-dns.o `test -f '../common/dns.c' || echo './'`../common/dns.c
mv -f ../common/.deps/jool_siit-dns.Tpo ../common/.deps/jool_siit-dns.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-file.o -MD -MP -MF ../common/.deps/jool_siit-file.Tpo -c -o ../common/jool_siit-file.o `test -f '../common/file.c' || echo './'`../common/file.c
mv -f ../common/.deps/jool_siit-file.Tpo ../common/.deps/jool_siit-file.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-jool.o -MD -MP -MF ../common/.deps/jool_siit-jool.Tpo -c -o ../common/jool_siit-jool.o `test -f '../common/jool.c' || echo './'`../common/jool.c
mv -f ../common/.deps/jool_siit-jool.Tpo ../common/.deps/jool_siit-jool.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-netlink2.o -MD -MP -MF ../common/.deps/jool_siit-netlink2.Tpo -c -o ../common/jool_siit-netlink2.o `test -f '../common/netlink2.c' || echo './'`../common/netlink2.c
mv -f ../common/.deps/jool_siit-netlink2.Tpo ../common/.deps/jool_siit-netlink2.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/jool_siit-str_utils.o -MD -MP -MF ../common/.deps/jool_siit-str_utils.Tpo -c -o ../common/jool_siit-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c
mv -f ../common/.deps/jool_siit-str_utils.Tpo ../common/.deps/jool_siit-str_utils.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/argp/jool_siit-options.o -MD -MP -MF ../common/argp/.deps/jool_siit-options.Tpo -c -o ../common/argp/jool_siit-options.o `test -f '../common/argp/options.c' || echo './'`../common/argp/options.c
mv -f ../common/argp/.deps/jool_siit-options.Tpo ../common/argp/.deps/jool_siit-options.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/nl/jool_siit-buffer.o -MD -MP -MF ../common/nl/.deps/jool_siit-buffer.Tpo -c -o ../common/nl/jool_siit-buffer.o `test -f '../common/nl/buffer.c' || echo './'`../common/nl/buffer.c
mv -f ../common/nl/.deps/jool_siit-buffer.Tpo ../common/nl/.deps/jool_siit-buffer.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-bib.o -MD -MP -MF ../common/target/.deps/jool_siit-bib.Tpo -c -o ../common/target/jool_siit-bib.o `test -f '../common/target/bib.c' || echo './'`../common/target/bib.c
mv -f ../common/target/.deps/jool_siit-bib.Tpo ../common/target/.deps/jool_siit-bib.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-eam.o -MD -MP -MF ../common/target/.deps/jool_siit-eam.Tpo -c -o ../common/target/jool_siit-eam.o `test -f '../common/target/eam.c' || echo './'`../common/target/eam.c
mv -f ../common/target/.deps/jool_siit-eam.Tpo ../common/target/.deps/jool_siit-eam.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-global.o -MD -MP -MF ../common/target/.deps/jool_siit-global.Tpo -c -o ../common/target/jool_siit-global.o `test -f '../common/target/global.c' || echo './'`../common/target/global.c
mv -f ../common/target/.deps/jool_siit-global.Tpo ../common/target/.deps/jool_siit-global.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-instance.o -MD -MP -MF ../common/target/.deps/jool_siit-instance.Tpo -c -o ../common/target/jool_siit-instance.o `test -f '../common/target/instance.c' || echo './'`../common/target/instance.c
mv -f ../common/target/.deps/jool_siit-instance.Tpo ../common/target/.deps/jool_siit-instance.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-joold.o -MD -MP -MF ../common/target/.deps/jool_siit-joold.Tpo -c -o ../common/target/jool_siit-joold.o `test -f '../common/target/joold.c' || echo './'`../common/target/joold.c
mv -f ../common/target/.deps/jool_siit-joold.Tpo ../common/target/.deps/jool_siit-joold.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-json.o -MD -MP -MF ../common/target/.deps/jool_siit-json.Tpo -c -o ../common/target/jool_siit-json.o `test -f '../common/target/json.c' || echo './'`../common/target/json.c
mv -f ../common/target/.deps/jool_siit-json.Tpo ../common/target/.deps/jool_siit-json.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-log_time.o -MD -MP -MF ../common/target/.deps/jool_siit-log_time.Tpo -c -o ../common/target/jool_siit-log_time.o `test -f '../common/target/log_time.c' || echo './'`../common/target/log_time.c
mv -f ../common/target/.deps/jool_siit-log_time.Tpo ../common/target/.deps/jool_siit-log_time.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-pool.o -MD -MP -MF ../common/target/.deps/jool_siit-pool.Tpo -c -o ../common/target/jool_siit-pool.o `test -f '../common/target/pool.c' || echo './'`../common/target/pool.c
mv -f ../common/target/.deps/jool_siit-pool.Tpo ../common/target/.deps/jool_siit-pool.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-pool4.o -MD -MP -MF ../common/target/.deps/jool_siit-pool4.Tpo -c -o ../common/target/jool_siit-pool4.o `test -f '../common/target/pool4.c' || echo './'`../common/target/pool4.c
mv -f ../common/target/.deps/jool_siit-pool4.Tpo ../common/target/.deps/jool_siit-pool4.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-pool6.o -MD -MP -MF ../common/target/.deps/jool_siit-pool6.Tpo -c -o ../common/target/jool_siit-pool6.o `test -f '../common/target/pool6.c' || echo './'`../common/target/pool6.c
mv -f ../common/target/.deps/jool_siit-pool6.Tpo ../common/target/.deps/jool_siit-pool6.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/target/jool_siit-session.o -MD -MP -MF ../common/target/.deps/jool_siit-session.Tpo -c -o ../common/target/jool_siit-session.o `test -f '../common/target/session.c' || echo './'`../common/target/session.c
mv -f ../common/target/.deps/jool_siit-session.Tpo ../common/target/.deps/jool_siit-session.Po
mips-openwrt-linux-musl-gcc -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro  -o jool_siit ../../common/netlink/jool_siit-config.o ../../common/stateless/jool_siit-xlat.o ../common/jool_siit-cJSON.o ../common/jool_siit-dns.o ../common/jool_siit-file.o ../common/jool_siit-jool.o ../common/jool_siit-netlink2.o ../common/jool_siit-str_utils.o ../common/argp/jool_siit-options.o ../common/nl/jool_siit-buffer.o ../common/target/jool_siit-bib.o ../common/target/jool_siit-eam.o ../common/target/jool_siit-global.o ../common/target/jool_siit-instance.o ../common/target/jool_siit-joold.o ../common/target/jool_siit-json.o ../common/target/jool_siit-log_time.o ../common/target/jool_siit-pool.o ../common/target/jool_siit-pool4.o ../common/target/jool_siit-pool6.o ../common/target/jool_siit-session.o -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -lnl-genl-3 -lnl-3 -largp 
/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib/gcc/mips-openwrt-linux-musl/5.4.0/../../../../mips-openwrt-linux-musl/bin/ld: copy reloc against protected `__stack_chk_guard' is dangerous
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/stateless'
Making all in joold
make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/joold'
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT joold-joold.o -MD -MP -MF .deps/joold-joold.Tpo -c -o joold-joold.o `test -f 'joold.c' || echo './'`joold.c
mv -f .deps/joold-joold.Tpo .deps/joold-joold.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT joold-modsocket.o -MD -MP -MF .deps/joold-modsocket.Tpo -c -o joold-modsocket.o `test -f 'modsocket.c' || echo './'`modsocket.c
mv -f .deps/joold-modsocket.Tpo .deps/joold-modsocket.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT joold-netsocket.o -MD -MP -MF .deps/joold-netsocket.Tpo -c -o joold-netsocket.o `test -f 'netsocket.c' || echo './'`netsocket.c
mv -f .deps/joold-netsocket.Tpo .deps/joold-netsocket.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/netlink/joold-config.o -MD -MP -MF ../../common/netlink/.deps/joold-config.Tpo -c -o ../../common/netlink/joold-config.o `test -f '../../common/netlink/config.c' || echo './'`../../common/netlink/config.c
mv -f ../../common/netlink/.deps/joold-config.Tpo ../../common/netlink/.deps/joold-config.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../../common/stateful/joold-xlat.o -MD -MP -MF ../../common/stateful/.deps/joold-xlat.Tpo -c -o ../../common/stateful/joold-xlat.o `test -f '../../common/stateful/xlat.c' || echo './'`../../common/stateful/xlat.c
mv -f ../../common/stateful/.deps/joold-xlat.Tpo ../../common/stateful/.deps/joold-xlat.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/joold-cJSON.o -MD -MP -MF ../common/.deps/joold-cJSON.Tpo -c -o ../common/joold-cJSON.o `test -f '../common/cJSON.c' || echo './'`../common/cJSON.c
mv -f ../common/.deps/joold-cJSON.Tpo ../common/.deps/joold-cJSON.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/joold-file.o -MD -MP -MF ../common/.deps/joold-file.Tpo -c -o ../common/joold-file.o `test -f '../common/file.c' || echo './'`../common/file.c
mv -f ../common/.deps/joold-file.Tpo ../common/.deps/joold-file.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/joold-log.o -MD -MP -MF ../common/.deps/joold-log.Tpo -c -o ../common/joold-log.o `test -f '../common/log.c' || echo './'`../common/log.c
mv -f ../common/.deps/joold-log.Tpo ../common/.deps/joold-log.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/joold-netlink2.o -MD -MP -MF ../common/.deps/joold-netlink2.Tpo -c -o ../common/joold-netlink2.o `test -f '../common/netlink2.c' || echo './'`../common/netlink2.c
mv -f ../common/.deps/joold-netlink2.Tpo ../common/.deps/joold-netlink2.Po
mips-openwrt-linux-musl-gcc -DPACKAGE_NAME=\"Jool\" -DPACKAGE_TARNAME=\"jool\" -DPACKAGE_VERSION=\"3.5.2\" -DPACKAGE_STRING=\"Jool\ 3.5.2\" -DPACKAGE_BUGREPORT=\"jool@nic.mx\" -DPACKAGE_URL=\"\" -DPACKAGE=\"jool\" -DVERSION=\"3.5.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRTOL=1 -DHAVE_POW=1 -I.   -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include  -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -MT ../common/joold-str_utils.o -MD -MP -MF ../common/.deps/joold-str_utils.Tpo -c -o ../common/joold-str_utils.o `test -f '../common/str_utils.c' || echo './'`../common/str_utils.c
mv -f ../common/.deps/joold-str_utils.Tpo ../common/.deps/joold-str_utils.Po
mips-openwrt-linux-musl-gcc -Wall -O2 -I./../../include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include/libnl3  -DJOOLD -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996:jool-66a791c90751d7941b08c142babe1deec73d0996 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro  -o joold joold-joold.o joold-modsocket.o joold-netsocket.o ../../common/netlink/joold-config.o ../../common/stateful/joold-xlat.o ../common/joold-cJSON.o ../common/joold-file.o ../common/joold-log.o ../common/joold-netlink2.o ../common/joold-str_utils.o -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -lnl-genl-3 -lnl-3 -largp 
/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib/gcc/mips-openwrt-linux-musl/5.4.0/../../../../mips-openwrt-linux-musl/bin/ld: copy reloc against protected `__stack_chk_guard' is dangerous
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr/joold'
make[6]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr'
make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/usr'
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/.built
mkdir -p /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo
. /home/jerix/gluon/lede/include/shell.sh; export modules=; probe_module() { local mods="$1"; local boot="$2"; local mod; shift 2; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d/jool; done; if [ -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d/jool ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d/jool ]; then mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d; ln -s ../modules.d/jool /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d/; fi; modules="${modules:+$modules }$mods"; fi; }; add_module() { local priority="$1"; local mods="$2"; local boot="$3"; local mod; shift 3; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d/$priority-jool; done; if [ -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d/$priority-jool ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d/$priority-jool ]; then mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d; ln -s ../modules.d/$priority-jool /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules-boot.d/; fi; modules="${modules:+$modules }$priority-jool"; fi; };  if [ -n "$modules" ]; then modules="$(echo "$modules" | tr ' ' '\n' | sort | uniq | paste -s -d' ')"; mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/etc/modules.d; mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL; echo "#!/bin/sh" > /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL/postinst-pkg; echo "[ -z \"\$IPKG_INSTROOT\" ] || exit 0" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL/postinst-pkg; echo ". /lib/functions.sh" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL/postinst-pkg; echo "insert_modules $modules" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL/postinst-pkg; chmod 0755 /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/CONTROL/postinst-pkg; fi
find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/jerix/gluon/lede/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/jerix/gluon/lede/scripts/strip-kmod.sh" PATCHELF="/home/jerix/gluon/lede/staging_dir/host/bin/patchelf" /home/jerix/gluon/lede/scripts/rstrip.sh /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool
rstrip.sh: /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/lib/modules/4.4.71/jool_siit.ko: relocatable
rstrip.sh: /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/lib/modules/4.4.71/jool.ko: relocatable
(cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool/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 "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${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/jerix/gluon/lede/bin/targets/ar71xx/generic/packages
/home/jerix/gluon/lede/scripts/ipkg-build -c -o 0 -g 0 /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages
Packaged contents of /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/jool-66a791c90751d7941b08c142babe1deec73d0996/ipkg-mips_24kc/kmod-jool into /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages/kmod-jool_4.4.71+2016.12.17-1_mips_24kc.ipk
rm -rf /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool
mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/stamp /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool
. /home/jerix/gluon/lede/include/shell.sh; export modules=; probe_module() { local mods="$1"; local boot="$2"; local mod; shift 2; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d/jool; done; if [ -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d/jool ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d/jool ]; then mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d; ln -s ../modules.d/jool /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d/; fi; modules="${modules:+$modules }$mods"; fi; }; add_module() { local priority="$1"; local mods="$2"; local boot="$3"; local mod; shift 3; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d/$priority-jool; done; if [ -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d/$priority-jool ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d/$priority-jool ]; then mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d; ln -s ../modules.d/$priority-jool /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules-boot.d/; fi; modules="${modules:+$modules }$priority-jool"; fi; };  if [ -n "$modules" ]; then modules="$(echo "$modules" | tr ' ' '\n' | sort | uniq | paste -s -d' ')"; mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/etc/modules.d; mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL; echo "#!/bin/sh" > /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL/postinst-pkg; echo "[ -z \"\$IPKG_INSTROOT\" ] || exit 0" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL/postinst-pkg; echo ". /lib/functions.sh" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL/postinst-pkg; echo "insert_modules $modules" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL/postinst-pkg; chmod 0755 /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/CONTROL/postinst-pkg; fi
SHELL= flock /home/jerix/gluon/lede/tmp/.root-copy.flock -c 'cp -fpR /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool/. /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/'
rm -rf /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-jool
touch /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/stamp/.kmod-jool_installed
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install.clean; fi
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/jool.default.install.clean; fi
make[4]: Leaving directory '/home/jerix/gluon/packages/openwrt/net/jool'
make[4]: Entering directory '/home/jerix/gluon/packages/openwrt/kernel/mtd-rw'
mkdir -p /home/jerix/gluon/lede/dl
SHELL= flock /home/jerix/gluon/lede/tmp/.mtd-rw-git-20160214.tar.gz.flock -c '       echo "Checking out files from the git repository..."; mkdir -p /home/jerix/gluon/lede/tmp/dl && cd /home/jerix/gluon/lede/tmp/dl && rm -rf mtd-rw-git-20160214 && [ \! -d mtd-rw-git-20160214 ] && git clone  https://github.com/jclehner/mtd-rw.git mtd-rw-git-20160214 && (cd mtd-rw-git-20160214 && git checkout 7e8562067d6a366c8cbaa8084396c33b7e12986b && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=`cd mtd-rw-git-20160214 && git log -1 --format='\''@%ct'\''` && rm -rf mtd-rw-git-20160214/.git &&  tar --numeric-owner --owner=0 --group=0 --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c mtd-rw-git-20160214 |     gzip -nc > /home/jerix/gluon/lede/tmp/dl/mtd-rw-git-20160214.tar.gz && mv /home/jerix/gluon/lede/tmp/dl/mtd-rw-git-20160214.tar.gz /home/jerix/gluon/lede/dl/ && rm -rf mtd-rw-git-20160214;     '
Checking out files from the git repository...
Cloning into 'mtd-rw-git-20160214'...
remote: Counting objects: 64, done.
remote: Total 64 (delta 0), reused 0 (delta 0), pack-reused 64
Unpacking objects: 100% (64/64), done.
Checking connectivity... done.
Note: checking out '7e8562067d6a366c8cbaa8084396c33b7e12986b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 7e85620... Update readme
Packing checkout...
. /home/jerix/gluon/lede/include/shell.sh; gzip -dc /home/jerix/gluon/lede/dl/mtd-rw-git-20160214.tar.gz | tar -C /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/.. -xf - 
[ ! -d ./src/ ] || cp -fpR ./src/* /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/.prepared_0664d01709260df74d8b341d0e5f460a68b329da9893e34099c7d8ad5cb9c940
rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.mtd-rw_installed
(cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/./; if [ -x ./configure ]; then find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ -name config.guess | xargs -r chmod u+w; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ -name config.guess | xargs -r -n1 cp --remove-destination /home/jerix/gluon/lede/scripts/config.guess; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ -name config.sub | xargs -r chmod u+w; find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ -name config.sub | xargs -r -n1 cp --remove-destination /home/jerix/gluon/lede/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214:mtd-rw-git-20160214 -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" 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 CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214:mtd-rw-git-20160214 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214:mtd-rw-git-20160214 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/include -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include/fortify -I/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/include " LDFLAGS="-L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/usr/lib -L/home/jerix/gluon/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/lib -znow -zrelro "   ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls   ; fi; )
rm -f /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/.configured_*
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/.configured_d1d7db79fa35875acd9defbe1686f199
make -C "/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71" ARCH="mips" CROSS_COMPILE="mips-openwrt-linux-musl-" M="/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214" CONFIG_MTD_RW=m modules
make[5]: Entering directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
  CC [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/mtd-rw.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/mtd-rw.mod.o
  LD [M]  /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/mtd-rw.ko
make[5]: Leaving directory '/home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/linux-4.4.71'
touch /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/.built
mkdir -p /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo
. /home/jerix/gluon/lede/include/shell.sh; export modules=; probe_module() { local mods="$1"; local boot="$2"; local mod; shift 2; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d/mtd-rw; done; if [ -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d/mtd-rw ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d/mtd-rw ]; then mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d; ln -s ../modules.d/mtd-rw /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d/; fi; modules="${modules:+$modules }$mods"; fi; }; add_module() { local priority="$1"; local mods="$2"; local boot="$3"; local mod; shift 3; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d/$priority-mtd-rw; done; if [ -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d/$priority-mtd-rw ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d/$priority-mtd-rw ]; then mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d; ln -s ../modules.d/$priority-mtd-rw /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules-boot.d/; fi; modules="${modules:+$modules }$priority-mtd-rw"; fi; };  if [ -n "$modules" ]; then modules="$(echo "$modules" | tr ' ' '\n' | sort | uniq | paste -s -d' ')"; mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/etc/modules.d; mkdir -p /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL; echo "#!/bin/sh" > /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL/postinst-pkg; echo "[ -z \"\$IPKG_INSTROOT\" ] || exit 0" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL/postinst-pkg; echo ". /lib/functions.sh" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL/postinst-pkg; echo "insert_modules $modules" >> /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL/postinst-pkg; chmod 0755 /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/CONTROL/postinst-pkg; fi
find /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
export CROSS="mips-openwrt-linux-musl-"  NO_RENAME=1 ; NM="mips-openwrt-linux-musl-nm" STRIP="/home/jerix/gluon/lede/staging_dir/host/bin/sstrip" STRIP_KMOD="/home/jerix/gluon/lede/scripts/strip-kmod.sh" PATCHELF="/home/jerix/gluon/lede/staging_dir/host/bin/patchelf" /home/jerix/gluon/lede/scripts/rstrip.sh /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw
rstrip.sh: /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/lib/modules/4.4.71/mtd-rw.ko: relocatable
(cd /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw/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 "[ -x "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -x "\${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/jerix/gluon/lede/bin/targets/ar71xx/generic/packages
/home/jerix/gluon/lede/scripts/ipkg-build -c -o 0 -g 0 /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages
Packaged contents of /home/jerix/gluon/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/mtd-rw-git-20160214/ipkg-mips_24kc/kmod-mtd-rw into /home/jerix/gluon/lede/bin/targets/ar71xx/generic/packages/kmod-mtd-rw_4.4.71+git-20160214-1_mips_24kc.ipk
rm -rf /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw
mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/stamp /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw
. /home/jerix/gluon/lede/include/shell.sh; export modules=; probe_module() { local mods="$1"; local boot="$2"; local mod; shift 2; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d/mtd-rw; done; if [ -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d/mtd-rw ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d/mtd-rw ]; then mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d; ln -s ../modules.d/mtd-rw /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d/; fi; modules="${modules:+$modules }$mods"; fi; }; add_module() { local priority="$1"; local mods="$2"; local boot="$3"; local mod; shift 3; for mod in $mods; do mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d; echo "$mod" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d/$priority-mtd-rw; done; if [ -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d/$priority-mtd-rw ]; then if [ "$boot" = "1" -a ! -e /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d/$priority-mtd-rw ]; then mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d; ln -s ../modules.d/$priority-mtd-rw /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules-boot.d/; fi; modules="${modules:+$modules }$priority-mtd-rw"; fi; };  if [ -n "$modules" ]; then modules="$(echo "$modules" | tr ' ' '\n' | sort | uniq | paste -s -d' ')"; mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/etc/modules.d; mkdir -p /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL; echo "#!/bin/sh" > /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL/postinst-pkg; echo "[ -z \"\$IPKG_INSTROOT\" ] || exit 0" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL/postinst-pkg; echo ". /lib/functions.sh" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL/postinst-pkg; echo "insert_modules $modules" >> /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL/postinst-pkg; chmod 0755 /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/CONTROL/postinst-pkg; fi
SHELL= flock /home/jerix/gluon/lede/tmp/.root-copy.flock -c 'cp -fpR /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw/. /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/'
rm -rf /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/tmp-kmod-mtd-rw
touch /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/root-ar71xx/stamp/.kmod-mtd-rw_installed
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/mtd-rw.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/mtd-rw.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/mtd-rw.default.install.clean; fi
make[4]: Leaving directory '/home/jerix/gluon/packages/openwrt/kernel/mtd-rw'
make[4]: Entering directory '/home/jerix/gluon/lede/package/libs/libpcap'
if [ -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libpcap.default.install.clean ]; then rm -f /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libpcap.default.install /home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libpcap.default.install.clean; fi
mkdir -p /home/jerix/gluon/lede/dl
SHELL= flock /home/jerix/gluon/lede/tmp/.libpcap-1.8.1.tar.gz.flock -c '    /home/jerix/gluon/lede/scripts/download.pl "/home/jerix/gluon/lede/dl" "libpcap-1.8.1.tar.gz" "673dbc69fdc3f5a86fb5759ab19899039a8e5e6c631749e48dcd9c6f0c83541e" "" "http://www.tcpdump.org/release/"    '
Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77.
--2017-07-16 07:09:09--  http://www.tcpdump.org/release/libpcap-1.8.1.tar.gz
Resolving www.tcpdump.org (www.tcpdump.org)... failed: Connection timed out.
wget: unable to resolve host address 'www.tcpdump.org'
Download failed.
Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77.
--2017-07-16 07:09:29--  http://sources.lede-project.org/libpcap-1.8.1.tar.gz
Resolving sources.lede-project.org (sources.lede-project.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address 'sources.lede-project.org'
Download failed.
Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77.
--2017-07-16 07:09:44--  http://mirror2.openwrt.org/sources/libpcap-1.8.1.tar.gz
Resolving mirror2.openwrt.org (mirror2.openwrt.org)... 46.4.11.11
Connecting to mirror2.openwrt.org (mirror2.openwrt.org)|46.4.11.11|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-16 07:09:45 ERROR 404: Not Found.

Download failed.
Can't exec "curl": No such file or directory at /home/jerix/gluon/lede/scripts/download.pl line 77.
--2017-07-16 07:09:45--  http://downloads.openwrt.org/sources/libpcap-1.8.1.tar.gz
Resolving downloads.openwrt.org (downloads.openwrt.org)... 78.24.191.177
Connecting to downloads.openwrt.org (downloads.openwrt.org)|78.24.191.177|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-16 07:09:46 ERROR 404: Not Found.

Download failed.
No more mirrors to try - giving up.
Makefile:100: recipe for target '/home/jerix/gluon/lede/dl/libpcap-1.8.1.tar.gz' failed
make[4]: *** [/home/jerix/gluon/lede/dl/libpcap-1.8.1.tar.gz] Error 2
make[4]: Leaving directory '/home/jerix/gluon/lede/package/libs/libpcap'
package/Makefile:105: recipe for target 'package/libs/libpcap/compile' failed
make[3]: *** [package/libs/libpcap/compile] Error 2
make[3]: Leaving directory '/home/jerix/gluon/lede'
package/Makefile:101: recipe for target '/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_compile' failed
make[2]: *** [/home/jerix/gluon/lede/staging_dir/target-mips_24kc_musl-1.1.16/stamp/.package_compile] Error 2
make[2]: Leaving directory '/home/jerix/gluon/lede'
/home/jerix/gluon/lede/include/toplevel.mk:198: recipe for target 'world' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/jerix/gluon/lede'
Makefile:122 : recipe for target « all » failed
make: *** [all] Error 2
jerix@ordix:~/gluon$
jerix777 commented 7 years ago

Libpcap-1.8.1.tar.gz and many many others seems to be missing from openwrt sources repositories. We have only version 1.5.3.

neocturne commented 7 years ago
--2017-07-16 07:09:09--  http://www.tcpdump.org/release/libpcap-1.8.1.tar.gz
Resolving www.tcpdump.org (www.tcpdump.org)... failed: Connection timed out.
wget: unable to resolve host address 'www.tcpdump.org'
Download failed.

It seems you had connectivity problems: both www.tcpdump.org and the first fallback sources.lede-project.org could not be resolved correctly. The "not found" messages for the openwrt servers are completely normal and expected: they are tried as last resort fallback for all downloads, but most files have not been mirrored on them.

jerix777 commented 7 years ago

ok thank. But why does the build can't resume ? it rebuild all process from begining. So it take a while :-1: Is there any scripts to solve that behaviour ?

neocturne commented 7 years ago

As long as you don't make clean or anything similar, the build will continue where it left off. Finding out what has already been done may take a short while (and print a lot of messages with V=s).

jerix777 commented 7 years ago

ok thank @NeoRaider

christf commented 7 years ago

so is this resolved then?

jerix777 commented 7 years ago

@christf Yes problem where solved. I'm now on another side of my work plan.

Thanks to all helpers ! specilly to @NeoRaider that I give 5-Thanks hands